diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2013-03-10 23:37:38 +0100 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2013-09-22 11:00:37 +0200 |
commit | eb76caacdec7787b1287b02297f0bf8e27f7acae (patch) | |
tree | b0ebeb3d4667558bffcfd2ddb126f713c395524f /recipes-connectivity | |
parent | 2c9b37f8eaffb4d0ea94b65e54e08496da8b486f (diff) |
connman: add a unused .bb to silence a bbappend
Diffstat (limited to 'recipes-connectivity')
-rw-r--r-- | recipes-connectivity/connman/connman_1.10.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-connectivity/connman/connman_1.10.bb b/recipes-connectivity/connman/connman_1.10.bb new file mode 100644 index 0000000..e3e04c4 --- /dev/null +++ b/recipes-connectivity/connman/connman_1.10.bb @@ -0,0 +1,3 @@ +LICENSE = "prop" +#dummy to live with a bbappend in meta-oe +COMPATIBLE_MACHINE = "none"
\ No newline at end of file |