[oe-commits] org.oe.dev nslu2-minimal-image: Added rationale for not changing image basename, after discussion and agreement with Koen.

rwhitby commit openembedded-commits at lists.openembedded.org
Sat Dec 1 14:48:03 UTC 2007


nslu2-minimal-image: Added rationale for not changing image basename, after discussion and agreement with Koen.

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: e01f270130b45051b21882abdc8e136007852697
ViewMTN: http://monotone.openembedded.org/revision/info/e01f270130b45051b21882abdc8e136007852697
Files:
1
packages/images/nslu2-minimal-image.bb
Diffs:

#
# mt diff -rb225c2c32d26e21207f2127a410db7367de013d2 -re01f270130b45051b21882abdc8e136007852697
#
# 
# 
# patch "packages/images/nslu2-minimal-image.bb"
#  from [ba69b1979b2563ba442f7d7bb0453c6168f8bafd]
#    to [14898795bea95dfcd88ed66ae25730964af725c5]
# 
============================================================
--- packages/images/nslu2-minimal-image.bb	ba69b1979b2563ba442f7d7bb0453c6168f8bafd
+++ packages/images/nslu2-minimal-image.bb	14898795bea95dfcd88ed66ae25730964af725c5
@@ -1,5 +1,14 @@
-require minimal-image.bb
+# Note that this package is intended to create an *identical*
+# kernel and rootfs as the normal minimal-image.bb
 
-export IMAGE_BASENAME = "nslu2-minimalist-image"
+# The only reason for the existence of this .bb file is to
+# create the 8MB and 16MB flashable NSLU2 firmware images.
 
+# Please do not add anything other than the following two
+# lines to this file, and please do not do anything in
+# the nslu2-image.bb class which might affect the kernel
+# or rootfs.
+
+require minimal-image.bb
+
 inherit nslu2-image






More information about the Openembedded-commits mailing list