[oe-commits] org.oe.dev mx21ads.conf: Fix IPKG_EXTRA_ARHCS reference

rpurdie commit openembedded-commits at lists.openembedded.org
Mon Nov 20 20:26:49 UTC 2006


mx21ads.conf: Fix IPKG_EXTRA_ARHCS reference

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: 1a8b8b461f0411e51d72fb156790d6c3a42558e1
ViewMTN: http://monotone.openembedded.org/revision.psp?id=1a8b8b461f0411e51d72fb156790d6c3a42558e1
Files:
1
conf/machine/mx21ads.conf
Diffs:

#
# mt diff -ra9cc7fa2491239d29c4d1f44af0074f3d0c39c98 -r1a8b8b461f0411e51d72fb156790d6c3a42558e1
#
# 
# 
# patch "conf/machine/mx21ads.conf"
#  from [17d4f1dd8a11374f6e60b99448103f097351f240]
#    to [a960a10466aae0710683fd7702c033b94c5dd8ab]
# 
============================================================
--- conf/machine/mx21ads.conf	17d4f1dd8a11374f6e60b99448103f097351f240
+++ conf/machine/mx21ads.conf	a960a10466aae0710683fd7702c033b94c5dd8ab
@@ -7,7 +7,7 @@ GUI_MACHINE_CLASS = "smallscreen"
 MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost usbgadget"
 
 GUI_MACHINE_CLASS = "smallscreen"
-IPKG_EXTRA_ARCHS = "arm armv4t armv5te"
+PACKAGE_EXTRA_ARCHS = "arm armv4t armv5te"
 
 PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
 






More information about the Openembedded-commits mailing list