From: Cliff Brake Date: Wed, 22 Aug 2007 15:19:08 +0000 (+0000) Subject: angstrom-minimal-image-with-mtd-utils.bb: add image X-Git-Tag: Release-2010-05/1~8836^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=189e69d66714f956e32ba53651c95dc4d150aff7;p=openembedded.git angstrom-minimal-image-with-mtd-utils.bb: add image --- 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" +