[oe] How to exclude a package from a rootfs?

Denys Dmytriyenko denis at denix.org
Fri Apr 1 05:29:22 UTC 2011


On Fri, Apr 01, 2011 at 03:37:48PM +1300, Charles Manning wrote:
> I'm building a customised rootfs somewhat similar to omap3-console-image.
> 
> Various dependencies cause the inclusion of /boot/uImage* which is not
> required in the rootfs, so I want to exclude it.
> 
> I tried using BAD_RECOMMENDATIONS = "kernel-image-" but that did not work.
> The log shows that it identified the right package suring the
> BAD_RECOMMENDATIONS processing in rootfs-ipk.bbclass but the file is
> still in the output rootfs.
> 
> 
> Any other hints?

RDEPENDS_kernel-base = ""

-- 
Denys




More information about the Openembedded-devel mailing list