summaryrefslogtreecommitdiff
path: root/recipes-graphics/wayland/wayland-protocols_1.13.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/wayland-protocols_1.13.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/wayland-protocols_1.13.imx.bbappend')
-rw-r--r--recipes-graphics/wayland/wayland-protocols_1.13.imx.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-graphics/wayland/wayland-protocols_1.13.imx.bbappend b/recipes-graphics/wayland/wayland-protocols_1.13.imx.bbappend
new file mode 100644
index 0000000..7d4199e
--- /dev/null
+++ b/recipes-graphics/wayland/wayland-protocols_1.13.imx.bbappend
@@ -0,0 +1,6 @@
+PV = "1.16.imx"
+WAYLAND_PROTOCOLS_SRC ?= "git://source.codeaurora.org/external/imx/wayland-protocols-imx.git;protocol=https"
+SRCBRANCH = "wayland-protocols-imx-1.16"
+SRC_URI = "${WAYLAND_PROTOCOLS_SRC};branch=${SRCBRANCH} "
+SRCREV = "e05c19d9520f0b1289cf0844d6e2f877114f39d5"
+S = "${WORKDIR}/git"