summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-ti/recipes-arago/weston/weston_7.0.0.bbappend
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2020-04-21 21:20:22 +0000
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-04-27 17:12:24 +0200
commit361160ecad6970ceda1ebda94df5755ebf2b64b5 (patch)
tree9d5e6bb054e866548a082b02ba53f1befb5ebf25 /meta-agl-bsp/meta-ti/recipes-arago/weston/weston_7.0.0.bbappend
parentca932b1ac39c5b8feb28db2d2138fc17bd69fd24 (diff)
meta-agl-bsp: dra7xx-evm/beaglebone updates for dunfell
Changes: - Rename weston bbappend for weston 8.0.0 in dunfell. - meta-ti now requires the meta-arm layer as the upstream source of the optee recipe, so add it to bblayers.conf in the machine templates. This is dependent on a manifest update to add meta-arm. Bug-AGL: SPEC-3302 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ib6b40d3aa1d2b04239b6e5343eb818f3f49af8ef
Diffstat (limited to 'meta-agl-bsp/meta-ti/recipes-arago/weston/weston_7.0.0.bbappend')
-rw-r--r--meta-agl-bsp/meta-ti/recipes-arago/weston/weston_7.0.0.bbappend13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-agl-bsp/meta-ti/recipes-arago/weston/weston_7.0.0.bbappend b/meta-agl-bsp/meta-ti/recipes-arago/weston/weston_7.0.0.bbappend
deleted file mode 100644
index 21c912a66..000000000
--- a/meta-agl-bsp/meta-ti/recipes-arago/weston/weston_7.0.0.bbappend
+++ /dev/null
@@ -1,13 +0,0 @@
-PACKAGECONFIG[kms] = "-Dbackend-drm=true,-Dbackend-drm=false,drm udev virtual/libgbm mtdev"
-
-PR_append = ".arago2"
-
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-# file://0005-weston-drm-fix-dual-display-issue.patch
-SRC_URI += " \
- file://0003-weston-Fix-virtual-keyboard-display-issue-for-QT5-ap.patch \
- file://0004-weston-Fix-touch-screen-crash-issue.patch \
-"
-
-INHIBIT_PACKAGE_STRIP = "1"