diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2023-02-08 18:44:00 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-08 18:44:00 -0300 |
| commit | a2d88ca8781d24225ff1c34781da1b1073ea0d04 (patch) | |
| tree | 7c197c63c8a26bd6724053b8f9cde62a87624eef /recipes-graphics/wayland/wayland-protocols_1.25.imx.bb | |
| parent | 6aee6659b6bf9ca05babe95b5d1d3b610da20b4a (diff) | |
| parent | d75c8159b3bbe428ab759b2822a5b8b99e10e699 (diff) | |
| download | meta-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.bb | 2 |
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" | |||
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \ | 9 | LIC_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 | ||
| 12 | SRC_URI = "git://source.codeaurora.org/external/imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.25" | 12 | SRC_URI = "git://github.com/nxp-imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.25" |
| 13 | SRCREV = "a104fb66d1b899dc04077422c2204638675ee4a6" | 13 | SRCREV = "a104fb66d1b899dc04077422c2204638675ee4a6" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
