summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-06-18 21:03:56 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2013-09-22 11:00:37 +0200
commitedf03c88d32024747733a50743101df9ac2be048 (patch)
treee85af26c624db0de3747cf51253715b9c84060e3
parenta699fa0c1c3db5e07b85ad35662cea1d2b9a34dd (diff)
libxi: provide dummy recipe - libxi.bbappend in a layer breaks build
-rw-r--r--recipes/dummy/libxi_1.6.1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/dummy/libxi_1.6.1.bb b/recipes/dummy/libxi_1.6.1.bb
new file mode 100644
index 0000000..232bc75
--- /dev/null
+++ b/recipes/dummy/libxi_1.6.1.bb
@@ -0,0 +1,3 @@
+LICENSE = "prop"
+#dummy to live with a bbappend in for witch the bb file no longer exists
+COMPATIBLE_MACHINE = "none" \ No newline at end of file