From 5450c958bf66afd560fd8dff5b432ea71f10165c Mon Sep 17 00:00:00 2001 From: "changqing.li@windriver.com" Date: Tue, 19 Jan 2021 17:35:28 +0800 Subject: [PATCH] celt051: update SRC_URI original SRC_URI is not valid now, offical CELT repository moved to gitlab Signed-off-by: Changqing Li Signed-off-by: Khem Raj --- meta-networking/recipes-support/celt051/celt051_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-support/celt051/celt051_git.bb b/meta-networking/recipes-support/celt051/celt051_git.bb index 12b9124f74f..c3e4cbbe6d0 100644 --- a/meta-networking/recipes-support/celt051/celt051_git.bb +++ b/meta-networking/recipes-support/celt051/celt051_git.bb @@ -16,7 +16,7 @@ PV = "0.5.1.3+git${SRCPV}" SRCREV = "5555aae843f57241d005e330b9cb65602d56db0f" -SRC_URI = "git://git.xiph.org/celt.git;branch=compat-v0.5.1;protocol=https \ +SRC_URI = "git://gitlab.xiph.org/xiph/celt.git;branch=compat-v0.5.1;protocol=https \ file://0001-configure.ac-make-tools-support-optional.patch \ file://0001-tests-Include-entcode.c-into-test-sources-to-provide.patch \ "