On Mon, Aug 04, 2014 at 01:41:10PM -0500, Ben Shelton wrote: > From: Richard Tollerton <rich.toller...@ni.com> > > For space reasons, udev needs to be configured differently depending on > MACHINE_FEATURES. So set PACKAGE_ARCH accordingly. > > Natinst-Rally-ID: TA44427 > Acked-by: Gratian Crisan <gratian.cri...@ni.com> > Natinst-ReviewBoard-ID: 58621 > Signed-off-by: Richard Tollerton <rich.toller...@ni.com> > --- > meta/recipes-core/udev/udev.inc | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/meta/recipes-core/udev/udev.inc b/meta/recipes-core/udev/udev.inc > index 11204aa..8394064 100644 > --- a/meta/recipes-core/udev/udev.inc > +++ b/meta/recipes-core/udev/udev.inc > @@ -15,6 +15,12 @@ LDFLAGS += "-lrt" > DEPENDS = "acl glib-2.0 libusb usbutils pciutils gperf-native libxslt-native > util-linux" > RPROVIDES_${PN} = "hotplug" > > +# > +# packages which content depend on MACHINE_FEATURES/COMBINED_FEATURES need > to be MACHINE_ARCH > +# > +PACKAGE_ARCH = "${MACHINE_ARCH}"
A lot of recipes are depending on udev and aren't MACHINE_ARCH (this would make them effectively MACHINE_ARCH). e.g. bluez4, ofono, clutter, mesa, pulseaudio, ... and everything depending on them as well. > SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \ > > file://0001-Fixing-keyboard_force_release.sh-shell-script-path.patch \ > file://avoid-mouse-autosuspend.patch \ > -- > 2.0.4 > > -- > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core