aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jlime/jlime-extras-jornada7xx_1.0.0.bb
diff options
context:
space:
mode:
authorAlex Ferguson <thoughtmonster@gmail.com>2010-11-12 17:13:40 +0200
committerKristoffer Ericson <kristoffer.ericson@gmail.com>2010-11-15 17:03:12 +0100
commit57a6f591f872171bfb660e3496daa54fe7c8ef68 (patch)
tree330dacfad14129994fc804f13738184b94906bb6 /recipes/jlime/jlime-extras-jornada7xx_1.0.0.bb
parent624ddf456ad0ccc67f1b6aefd66c2278afaf794a (diff)
downloadopenembedded-57a6f591f872171bfb660e3496daa54fe7c8ef68.tar.gz
jlime-extras: Add stub jlime-extras-machine recipes.
Added stub jlime-extras packages for jornada6xx, jornada7xx and mp900c, which are needed by the jlime-extras recipe when building for the respective MACHINEs. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Diffstat (limited to 'recipes/jlime/jlime-extras-jornada7xx_1.0.0.bb')
-rw-r--r--recipes/jlime/jlime-extras-jornada7xx_1.0.0.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/jlime/jlime-extras-jornada7xx_1.0.0.bb b/recipes/jlime/jlime-extras-jornada7xx_1.0.0.bb
new file mode 100644
index 0000000000..8c1c3b544e
--- /dev/null
+++ b/recipes/jlime/jlime-extras-jornada7xx_1.0.0.bb
@@ -0,0 +1,8 @@
+DESCRIPTION = "Various extras for the HP Jornada 7xx"
+PR = "r0"
+
+COMPATIBLE_MACHINE = "jornada7xx"
+
+PACKAGE_ARCH = "all"
+
+ALLOW_EMPTY = 1