[OE-core] [PATCH] syslinux.bbclass: Add a default serial console option and real boot menu support

Jason Wessel jason.wessel at windriver.com
Mon Mar 4 22:01:42 UTC 2013


On 02/27/2013 07:52 PM, Saul Wold wrote:
> On 02/26/2013 06:04 PM, Jason Wessel wrote:
>>   syslinux_iso_populate() {
>>   	syslinux_populate ${ISODIR} ${ISOLINUXDIR} isolinux.cfg
>>   	install -m 0644 ${STAGING_LIBDIR}/syslinux/isolinux.bin ${ISODIR}${ISOLINUXDIR}
>> +	if [ x${AUTO_SYSLINUXMENU} = x1 ] ; then
> I believe that the convention is for these string tests to be quoted, 
> here and below.

No problem.  I'll fix that.  Someone's mail server was hoarding mail for bulk delivery (I'll assume it was mine given the influx in the past 24 hours).  I didn't get this until yesterday but it looks like it was sent last week.

I'll send a v2 of the patch shortly.

Cheers,
Jason.




More information about the Openembedded-core mailing list