[oe-commits] org.oe.dev hx4700: append jffs2 to fstypes

koen commit oe at amethyst.openembedded.net
Mon Jun 16 11:10:47 UTC 2008


hx4700: append jffs2 to fstypes

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 1ca4c522d6f876b0f973239befedba5f6ad6ab07
ViewMTN: http://monotone.openembedded.org/revision/info/1ca4c522d6f876b0f973239befedba5f6ad6ab07
Files:
1
conf/machine/hx4700.conf
Diffs:

#
# mt diff -rccd65c165eacbd088beb1ee1c92fba70caedb583 -r1ca4c522d6f876b0f973239befedba5f6ad6ab07
#
#
#
# patch "conf/machine/hx4700.conf"
#  from [537fcae072d2c76e87e7f1e735e333ccae1bb34a]
#    to [6c63f74c98cc02dd49fcfc70e3cc0a45316fc6ce]
#
============================================================
--- conf/machine/hx4700.conf	537fcae072d2c76e87e7f1e735e333ccae1bb34a
+++ conf/machine/hx4700.conf	6c63f74c98cc02dd49fcfc70e3cc0a45316fc6ce
@@ -8,6 +8,8 @@ PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv
 TARGET_ARCH = "arm"
 PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt  "
 
+IMAGE_FSTYPES += "jffs2"
+
 # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
 require conf/machine/include/tune-xscale.inc
 






More information about the Openembedded-commits mailing list