[oe-commits] org.oe.dev compulab-pxa270.conf: use angstrom-minimal-image-with-mtd-utils

cbrake commit openembedded-commits at lists.openembedded.org
Wed Aug 22 15:30:41 UTC 2007


compulab-pxa270.conf: use angstrom-minimal-image-with-mtd-utils
instead of encouraging image modificatications in local.conf

Author: cbrake at openembedded.org
Branch: org.openembedded.dev
Revision: 61fbd617cd31be5cf16e7fef30e206cf64890e27
ViewMTN: http://monotone.openembedded.org/revision.psp?id=61fbd617cd31be5cf16e7fef30e206cf64890e27
Files:
1
conf/machine/compulab-pxa270.conf
Diffs:

#
# mt diff -r279d6a589ba712b76fe221afb818560c0a9aa2c0 -r61fbd617cd31be5cf16e7fef30e206cf64890e27
#
# 
# 
# patch "conf/machine/compulab-pxa270.conf"
#  from [2ec74f606d3e9e7457eb8ab16c8952481cca761a]
#    to [0ae0bc3504f44c5c874639256fb2920d10ca79ce]
# 
============================================================
--- conf/machine/compulab-pxa270.conf	2ec74f606d3e9e7457eb8ab16c8952481cca761a
+++ conf/machine/compulab-pxa270.conf	0ae0bc3504f44c5c874639256fb2920d10ca79ce
@@ -38,11 +38,10 @@ MACHINE_FEATURES = "kernel26 pcmcia usbh
 # a small rootfs that can fit in NOR flash using the following config:
 #   - Angstrom distro
 #   - uclibc
-#   - angstrom-minimal-image bitbake target
+#   - angstrom-minimal-image-with-mtd-utils bitbake target
 #   - put the following in your local.conf
-#     - MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "mtd-utils"
 #     - IMAGE_FSTYPES = "jffs2 tar cpio.gz"
-# now, when you build the angstrom-minimal-image, a cpio.gz will be generated
+# now, when you build the image, a cpio.gz will be generated
 # that can be used as an initramfs.  You can boot into this image and then
 # program the main rootfs jffs2 image in NAND flash using mtd-utils
 






More information about the Openembedded-commits mailing list