angstrom-minimal-image-with-mtd-utils.bb: add image
authorCliff Brake <cbrake@bec-systems.com>
Wed, 22 Aug 2007 15:19:08 +0000 (15:19 +0000)
committerCliff Brake <cbrake@bec-systems.com>
Wed, 22 Aug 2007 15:19:08 +0000 (15:19 +0000)
packages/images/angstrom-minimal-image-with-mtd-utils.bb [new file with mode: 0644]

diff --git a/packages/images/angstrom-minimal-image-with-mtd-utils.bb b/packages/images/angstrom-minimal-image-with-mtd-utils.bb
new file mode 100644 (file)
index 0000000..635833a
--- /dev/null
@@ -0,0 +1,7 @@
+# this image was created for use with the compulab cm-x270 platform
+# for creating a small initramfs image in NOR flash that can be used
+# to program the NAND flash.
+
+require angstrom-minimal-image.bb
+RDEPENDS += "mtd-utils"
+