From 8ba7a58122ebbbdfd57f39b3c99be51a0022c3e9 Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Wed, 8 Feb 2023 14:31:06 -0700 Subject: layer: Use github for i.MX source The NXP repos are moving to github. Signed-off-by: Tom Hochstein --- recipes-graphics/wayland/wayland-protocols_1.25.imx.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-graphics/wayland') 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" LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \ file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53" -SRC_URI = "git://source.codeaurora.org/external/imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.25" +SRC_URI = "git://github.com/nxp-imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.25" SRCREV = "a104fb66d1b899dc04077422c2204638675ee4a6" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf