> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > Koen Kooi > Sent: Wednesday, September 07, 2011 4:36 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PATCH 1/5] hal: Remove build time dependency of > virtual/kernel > > > Op 2 sep. 2011, om 11:03 heeft Dongxiao Xu het volgende geschreven: > > > hal has runtime dependency on kernel, but not build time. Remove it > > from "DEPENDS" list. > > > > Also fix a wrong PACKAGE_ARCH setting when building multilib > > lib32-hal, because ":=" will be extended immediately which is not the right > value. > > Using TUNE_PKGARCH instead. > > After this patch it fails to build with: > > | probe-video4linux.c:33:28: fatal error: linux/videodev.h: No such file > | or directory > > Which does look like a kernel header to me
Thanks Koen, it seems that we still need to draw back "virtual/kernel" as hal's DEPENDS. Thanks, Dongxiao > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
