[oe] RFC: kernel.bbclass and collie changes

Tom Rini trini at kernel.crashing.org
Fri Jul 25 03:02:22 UTC 2008


On Fri, Jul 25, 2008 at 01:56:12AM +0200, Thomas Kunze wrote:

[snip]
> ============================================================
>  	
> +		if [ ! -z "${KERNEL_IMAGE_MAXSIZE}" ]; then
> +        		size=`ls -l arch/${ARCH}/boot/${KERNEL_IMAGETYPE} | awk '{ print $5}'`

I've got a bug and patch (4450) to fix the other instance of this,
please use ${KERNEL_OUTPUT} instead.

-- 
Tom Rini




More information about the Openembedded-devel mailing list