does the dependency you said can be found in the bb file? I only found glib-2.0 in the udev's dependency in udev.inc.
and in hob, it said that: the glib-2.0 is brought in by udev-utils, udev-acl, udev-cache, udev. maybe the problem is how to caclulate the dependency (besides DEPENDS)? On Tue, 2012-02-07 at 12:42 +0800, Khem Raj wrote: > On (07/02/12 12:30), Ni Qingliang wrote: > > hello, All: > > > > I'm trying to build my own image-lsb-core, and making LFS as reference. > > > > In LFS, there is not glib-2.0, in other words, udev can be used without > > glib-2.0. > > > > What can I do if I want use udev without glib2? > > its udev-acl and udev-consolekit which needs it. You can avoid that in your > image > dependencies -- Yi Qingliang [email protected] https://niqingliang2003.wordpress.com _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
