[oe-commits] org.oe.dev angstrom: use ${ANGSTROM_FEED_CONFIGS} var for feed config, thanks to Jeremy Laine for spotting this

koen commit openembedded-commits at lists.openembedded.org
Fri Dec 7 10:35:16 UTC 2007


angstrom: use ${ANGSTROM_FEED_CONFIGS} var for feed config, thanks to Jeremy Laine for spotting this

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 40faf7d48d883c5cd0bb74d8c212de805ef7cdf3
ViewMTN: http://monotone.openembedded.org/revision/info/40faf7d48d883c5cd0bb74d8c212de805ef7cdf3
Files:
1
conf/distro/angstrom-2007.1.conf
Diffs:

#
# mt diff -r5dcba658f5771c563cdb44237ca6abba769aa639 -r40faf7d48d883c5cd0bb74d8c212de805ef7cdf3
#
# 
# 
# patch "conf/distro/angstrom-2007.1.conf"
#  from [a59b4bdff5fea83e852628a968abbeb155999248]
#    to [781a9a9775be71ff7f91c9abe1fb7a8c7af4b061]
# 
============================================================
--- conf/distro/angstrom-2007.1.conf	a59b4bdff5fea83e852628a968abbeb155999248
+++ conf/distro/angstrom-2007.1.conf	781a9a9775be71ff7f91c9abe1fb7a8c7af4b061
@@ -237,7 +237,7 @@ DISTRO_EXTRA_RDEPENDS += "\
     update-modules \
     ${@base_contains("MACHINE_FEATURES", "screen", "psplash", "",d)} \   
     angstrom-version \
-    ipkg ipkg-collateral angstrom-feed-configs \
+    ipkg ipkg-collateral ${ANGSTROM_FEED_CONFIGS} \
     util-linux-mount util-linux-umount \
     ${EXTRA_STUFF} \
     ${DEBUG_APPS} \






More information about the Openembedded-commits mailing list