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>
--- /dev/null
+DESCRIPTION = "Various extras for the HP Jornada 6xx"
+PR = "r0"
+
+COMPATIBLE_MACHINE = "jornada6xx"
+
+PACKAGE_ARCH = "all"
+
+ALLOW_EMPTY = 1
--- /dev/null
+DESCRIPTION = "Various extras for the HP Jornada 7xx"
+PR = "r0"
+
+COMPATIBLE_MACHINE = "jornada7xx"
+
+PACKAGE_ARCH = "all"
+
+ALLOW_EMPTY = 1
--- /dev/null
+DESCRIPTION = "Various extras for the NEC Mobilepro 900/c"
+PR = "r0"
+
+COMPATIBLE_MACHINE = "mp900c"
+
+PACKAGE_ARCH = "all"
+
+ALLOW_EMPTY = 1