summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-02-14 09:29:13 +0000
committerRichard Purdie <richard@openedhand.com>2008-02-14 09:29:13 +0000
commitffa4a9983324f44d619102f616eb20537f0199fa (patch)
treea35a755682237710c2b4c11cedd3f802eb21ed4d /meta
parent825a03b016550f53365bd69f5839faa5cc9a2563 (diff)
downloadpoky-ffa4a9983324f44d619102f616eb20537f0199fa.tar.gz
Add poky-image-minimal-mtdutils (from cm-x270)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3797 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/images/poky-image-minimal-mtdutils.bb6
-rw-r--r--meta/packages/images/poky-image-minimal.bb2
2 files changed, 6 insertions, 2 deletions
diff --git a/meta/packages/images/poky-image-minimal-mtdutils.bb b/meta/packages/images/poky-image-minimal-mtdutils.bb
new file mode 100644
index 0000000000..d786131d98
--- /dev/null
+++ b/meta/packages/images/poky-image-minimal-mtdutils.bb
@@ -0,0 +1,6 @@
1#
2# Copyright (C) 2008 OpenedHand Ltd.
3#
4require poky-image-minimal.bb
5
6IMAGE_INSTALL += "mtd-utils"
diff --git a/meta/packages/images/poky-image-minimal.bb b/meta/packages/images/poky-image-minimal.bb
index 345493c31b..1a222fb8c9 100644
--- a/meta/packages/images/poky-image-minimal.bb
+++ b/meta/packages/images/poky-image-minimal.bb
@@ -1,8 +1,6 @@
1# 1#
2# Copyright (C) 2007 OpenedHand Ltd. 2# Copyright (C) 2007 OpenedHand Ltd.
3# 3#
4PR = "r3"
5
6IMAGE_INSTALL = "task-poky-boot" 4IMAGE_INSTALL = "task-poky-boot"
7 5
8IMAGE_LINGUAS = " " 6IMAGE_LINGUAS = " "