summaryrefslogtreecommitdiff
path: root/recipes-graphics/wayland/weston_4.0.0.imx.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-05-06 20:56:53 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-05-13 18:46:55 +0200
commitdc4a695bba8f4becb8b821515e16079453ccd135 (patch)
treec64278d026e456e07cca2bafdd483002fcd88032 /recipes-graphics/wayland/weston_4.0.0.imx.bbappend
parent9585ec4176db9d8fc226b7121af4d056f486e391 (diff)
imx: update to 4.14.78_1.0.0_ga bsp
Update the components which NXP forked or provides to the version used in the 4.14.78_1.0.0_ga BSP. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-graphics/wayland/weston_4.0.0.imx.bbappend')
-rw-r--r--recipes-graphics/wayland/weston_4.0.0.imx.bbappend21
1 files changed, 21 insertions, 0 deletions
diff --git a/recipes-graphics/wayland/weston_4.0.0.imx.bbappend b/recipes-graphics/wayland/weston_4.0.0.imx.bbappend
new file mode 100644
index 0000000..7c1959e
--- /dev/null
+++ b/recipes-graphics/wayland/weston_4.0.0.imx.bbappend
@@ -0,0 +1,21 @@
+PV = "5.0.0.imx"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d79ee9e66bb0f95d3386a7acae780b70 \
+ file://libweston/compositor.c;endline=26;md5=f47553ae598090444273db00adfb5b66"
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/weston:"
+SRCBRANCH = "weston-imx-5.0"
+SRC_URI = "git://source.codeaurora.org/external/imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} \
+ file://weston.png \
+ file://weston.desktop \
+ file://0001-make-error-portable.patch \
+ file://xwayland.weston-start \
+ file://0001-weston-launch-Provide-a-default-version-that-doesn-t.patch \
+ file://0003-weston-touch-calibrator-Advertise-the-touchscreen-ca.patch \
+ file://weston.ini \
+"
+
+# Use argb8888 as gbm-format for i.MX8MQ only
+SRC_URI_append_mx8mq = " file://0001-weston.ini-using-argb8888-as-gbm-default-on-mscale-8.patch \
+ file://0002-weston.ini-configure-desktop-shell-size-in-weston-co.patch \
+"
+SRCREV = "615567cbd9b742f6fcd534f3b1673bcbf1647c02"