aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/cm-x270.conf
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 /conf/machine/cm-x270.conf
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 'conf/machine/cm-x270.conf')
-rw-r--r--conf/machine/cm-x270.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/cm-x270.conf b/conf/machine/cm-x270.conf
index e01b37d3e6..3c21c546b1 100644
--- a/conf/machine/cm-x270.conf
+++ b/conf/machine/cm-x270.conf
@@ -52,7 +52,7 @@ MACHINE_FEATURES = "kernel26 pcmcia usbhost usbgadget pcmcia touchscreen alsa iw
# to program the compulab NAND flash, the following scheme is suggested. Create
# a small rootfs that can fit in NOR flash using the following config:
# - Angstrom distro
-# - uclibc (set ANGSTROM_MODE = "uclibc" in local.conf)
+# - uclibc (set ANGSTROMLIBC = "uclibc" in local.conf)
# - angstrom-minimal-image-with-mtd-utils bitbake target
# - put the following in your local.conf
# - IMAGE_FSTYPES = "jffs2 tar cpio.gz"