aboutsummaryrefslogtreecommitdiffstats
path: root/packages/images
diff options
context:
space:
mode:
authorCliff Brake <cbrake@bec-systems.com>2007-08-22 15:19:08 +0000
committerCliff Brake <cbrake@bec-systems.com>2007-08-22 15:19:08 +0000
commit189e69d66714f956e32ba53651c95dc4d150aff7 (patch)
treeeb36974d3cf9e95c0c47d20f036842b0dccc0e9e /packages/images
parent24aa0782880ea230c41957aedb9517583af31406 (diff)
downloadopenembedded-189e69d66714f956e32ba53651c95dc4d150aff7.tar.gz
angstrom-minimal-image-with-mtd-utils.bb: add image
Diffstat (limited to 'packages/images')
-rw-r--r--packages/images/angstrom-minimal-image-with-mtd-utils.bb7
1 files changed, 7 insertions, 0 deletions
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
index 0000000000..635833af4e
--- /dev/null
+++ b/packages/images/angstrom-minimal-image-with-mtd-utils.bb
@@ -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"
+