aboutsummaryrefslogtreecommitdiffstats
path: root/packages/images
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-12-08 11:32:37 +0100
committerKoen Kooi <koen@openembedded.org>2008-12-08 11:32:37 +0100
commit325476d19b821623dbe151d7026c20dfd3754432 (patch)
treebf4d5cfc5df15118b6cae0bb08d3b41315d6dfe7 /packages/images
parent4ab5abe36335594ebc8b26cf98e32f82b7edc39b (diff)
downloadopenembedded-325476d19b821623dbe151d7026c20dfd3754432.tar.gz
angstrom: rename ANGSTROM_MODE to ANGSTROMLIBC to make it work with bitbake env filtering (>1.8.10)
* http://www.angstrom-distribution.org/files/source-me.txt has been adjusted as well
Diffstat (limited to 'packages/images')
-rw-r--r--packages/images/liveramdisk-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/images/liveramdisk-image.bb b/packages/images/liveramdisk-image.bb
index 49af33c4ed..5caa4baa11 100644
--- a/packages/images/liveramdisk-image.bb
+++ b/packages/images/liveramdisk-image.bb
@@ -1,5 +1,5 @@
# LiveRamdisk image
-# Building with ANGSTROM_MODE=uclibc is recommended
+# Building with ANGSTROMLIBC=uclibc is recommended
#
# LiveRamdisk concept/implementation by Paul Sokolovsky
LICENSE = "MIT"