From: Tom Rini Date: Wed, 13 Oct 2010 01:01:46 +0000 (-0700) Subject: motorola-ezx-base.inc: Add iwmmxt to PACKAGE_EXTRA_ARCHS X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6633370f29c3029e023e545e52c4b7d7abdba9e7;p=openembedded.git motorola-ezx-base.inc: Add iwmmxt to PACKAGE_EXTRA_ARCHS Since we have this as a MACHINE_FEATURES we need this to be able to add contents to the rootfs that use the feature. Tested-by: Angelo Stefanos Mavridis Bartolome Signed-off-by: Tom Rini --- diff --git a/conf/machine/include/motorola-ezx-base.inc b/conf/machine/include/motorola-ezx-base.inc index d65b5b2c71..ea1b0eb5f5 100644 --- a/conf/machine/include/motorola-ezx-base.inc +++ b/conf/machine/include/motorola-ezx-base.inc @@ -28,6 +28,9 @@ MACHINE_DISPLAY_PPI = "180" MACHINE_FEATURES = "alsa apm bluetooth kernel26 keyboard phone screen touchscreen usbgadget usbhost vfat" MACHINE_FEATURES += " iwmmxt" +# Comment this out if you change to tune-iwmmxt.inc above +PACKAGE_EXTRA_ARCHS += "iwmmxt" + # # Software/packages selection #