summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/wayland-protocols_1.25.imx.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-02-08 18:44:00 -0300
committerGitHub <noreply@github.com>2023-02-08 18:44:00 -0300
commita2d88ca8781d24225ff1c34781da1b1073ea0d04 (patch)
tree7c197c63c8a26bd6724053b8f9cde62a87624eef /recipes-graphics/wayland/wayland-protocols_1.25.imx.bb
parent6aee6659b6bf9ca05babe95b5d1d3b610da20b4a (diff)
parentd75c8159b3bbe428ab759b2822a5b8b99e10e699 (diff)
downloadmeta-freescale-a2d88ca8781d24225ff1c34781da1b1073ea0d04.tar.gz
Merge pull request #1419 from thochstein/github
Upgrade libdrm and imx-test, move recipes from codeaurora to github
Diffstat (limited to 'recipes-graphics/wayland/wayland-protocols_1.25.imx.bb')
-rw-r--r--recipes-graphics/wayland/wayland-protocols_1.25.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/wayland/wayland-protocols_1.25.imx.bb b/recipes-graphics/wayland/wayland-protocols_1.25.imx.bb
index be6cbdb06..654f8660a 100644
--- a/recipes-graphics/wayland/wayland-protocols_1.25.imx.bb
+++ b/recipes-graphics/wayland/wayland-protocols_1.25.imx.bb
@@ -9,7 +9,7 @@ LICENSE = "MIT"
9LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \ 9LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \
10 file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53" 10 file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53"
11 11
12SRC_URI = "git://source.codeaurora.org/external/imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.25" 12SRC_URI = "git://github.com/nxp-imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.25"
13SRCREV = "a104fb66d1b899dc04077422c2204638675ee4a6" 13SRCREV = "a104fb66d1b899dc04077422c2204638675ee4a6"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15