[oe-commits] org.oe.dev nslu2{bl}e.conf: Disable automatic image generation for dsmg600 and nas100d - I forget it doesn't work for unslung. Inherit those in local.conf if you want to create those images.

rwhitby commit openembedded-commits at lists.openembedded.org
Sat Apr 7 22:50:59 UTC 2007


nslu2{bl}e.conf: Disable automatic image generation for dsmg600 and nas100d - I forget it doesn't work for unslung.  Inherit those in local.conf if you want to create those images.

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 02c65976b427810565e51bb9c833661ff51fbd96
ViewMTN: http://monotone.openembedded.org/revision.psp?id=02c65976b427810565e51bb9c833661ff51fbd96
Files:
1
conf/machine/nslu2be.conf
conf/machine/nslu2le.conf
Diffs:

#
# mt diff -r90aaff6867593ad57780012731d24b39abf8c34d -r02c65976b427810565e51bb9c833661ff51fbd96
#
# 
# 
# patch "conf/machine/nslu2be.conf"
#  from [e2a31ba10aa6f0ffff1a2cc5bccb57e77fed5113]
#    to [cff57921aaf972f90ca5867aad329dcc929545ef]
# 
# patch "conf/machine/nslu2le.conf"
#  from [211de25bd0f525c4d6a9f631fb72f828420e2b90]
#    to [9f32cb71bbe6140f67e63456f9ef267bec89ff7a]
# 
============================================================
--- conf/machine/nslu2be.conf	e2a31ba10aa6f0ffff1a2cc5bccb57e77fed5113
+++ conf/machine/nslu2be.conf	cff57921aaf972f90ca5867aad329dcc929545ef
@@ -16,4 +16,4 @@ EXTRA_IMAGECMD_jffs2 += "--big-endian"
 
 EXTRA_IMAGECMD_jffs2 += "--big-endian"
 
+INHERIT += "nslu2-image"
-INHERIT += "nslu2-image dsmg600-image nas100d-image"
============================================================
--- conf/machine/nslu2le.conf	211de25bd0f525c4d6a9f631fb72f828420e2b90
+++ conf/machine/nslu2le.conf	9f32cb71bbe6140f67e63456f9ef267bec89ff7a
@@ -16,4 +16,4 @@ EXTRA_IMAGECMD_jffs2 += "--little-endian
 
 EXTRA_IMAGECMD_jffs2 += "--little-endian"
 
+INHERIT += "nslu2-image"
-INHERIT += "nslu2-image dsmg600-image nas100d-image"






More information about the Openembedded-commits mailing list