On Wed, 2011-05-18 at 09:40 -0700, Khem Raj wrote: > Problem I have is, I dont want udev in RDEPENDS which is added by > task-core-boot > and task-core-boot is added to DISTRO_EXTRA_RDEPENDS through > default-distrovars.inc -> defaultsetup.conf -> bitbake.conf > > and my distro adds DISTRO_EXTRA_RDEPENDS to its RDEPENDS > as I think the variable is meant for distro's to define some extra > stuff if needed. > > How should I solve this problem ?
Well, what I did in micro-base-image was simply to not use task-core-boot at all. But in your case I was thinking that you could overlay that recipe with from your distro's layer and make it do whatever you wanted. p. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
