summaryrefslogtreecommitdiffstats
path: root/meta-ivi-common/recipes-test/wayland/wayland-fits_%.bbappend
diff options
context:
space:
mode:
authorChanghyeok Bae <changhyeok.bae@gmail.com>2017-12-13 10:51:34 +0000
committerChanghyeok Bae <changhyeok.bae@gmail.com>2018-01-23 22:17:51 +0900
commit115da0eef36becd74dbf20f85b65900a1d83465c (patch)
tree210e038914ba62a74b765c9b6bc1f985d5fe33eb /meta-ivi-common/recipes-test/wayland/wayland-fits_%.bbappend
parent0323ed16cf61e7e7384b876134c2de7b0a48f3d3 (diff)
wayland-fits: Remove the bbappend
the recipe is removed in meta-openembedded. (meta-openembedded rev: b7f480cc4c533106442ecfe3266d73dd5a6973e8) Bug-AGL: SPEC-1181 Change-Id: I478cceec019bf6ee837b0935f4a15d7a16c801de Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
Diffstat (limited to 'meta-ivi-common/recipes-test/wayland/wayland-fits_%.bbappend')
-rw-r--r--meta-ivi-common/recipes-test/wayland/wayland-fits_%.bbappend5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-ivi-common/recipes-test/wayland/wayland-fits_%.bbappend b/meta-ivi-common/recipes-test/wayland/wayland-fits_%.bbappend
deleted file mode 100644
index 772f81b0f..000000000
--- a/meta-ivi-common/recipes-test/wayland/wayland-fits_%.bbappend
+++ /dev/null
@@ -1,5 +0,0 @@
-# Disable GTK+ and EFL tests
-PACKAGECONFIG = ""
-
-# UInput driver is necessary on QEMU
-RDEPENDS_${PN}_append_qemux86-64 = " kernel-module-uinput"