wayland-fits: Remove the bbappend
authorChanghyeok Bae <changhyeok.bae@gmail.com>
Wed, 13 Dec 2017 10:51:34 +0000 (10:51 +0000)
committerChanghyeok Bae <changhyeok.bae@gmail.com>
Tue, 23 Jan 2018 13:17:51 +0000 (22:17 +0900)
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>
meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb
meta-ivi-common/recipes-test/wayland/wayland-fits_%.bbappend [deleted file]
meta-ivi-common/recipes-test/wayland/wayland-fits_git.bbappend [deleted file]

index bd42820..44fabae 100644 (file)
@@ -34,9 +34,6 @@ RDEPENDS_${PN} += "\
     "
 # to be added, but needs LICENSE_FLAGS_WHITELIST="non-commercial"
 #    netperf
-# wayland-fits is broken in jethro, https://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg46505.html
-# http://errors.yoctoproject.org/Errors/Details/35141/
-#     wayland-fits
 
 # FTBS, SPEC-316
 #    himeno 
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 (file)
index 772f81b..0000000
+++ /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"
diff --git a/meta-ivi-common/recipes-test/wayland/wayland-fits_git.bbappend b/meta-ivi-common/recipes-test/wayland/wayland-fits_git.bbappend
deleted file mode 100644 (file)
index 84c7cfd..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-# Updating to latest version is necessary for Weston >= 1.9.0
-SRCREV = "f108335e374772ae2818a30ae37fe6fcda81980f"