From 4b15cf1b4598faa3494838f3da6f2ac3f0bdbc63 Mon Sep 17 00:00:00 2001 From: Francesco Dolcini Date: Fri, 15 Mar 2024 11:16:34 +0100 Subject: linux-toradex-ti: correct SRC_URI Remove max.krummenacher private git fork from SRC_URI, it was added for debugging purpose and it was merged by mistake. Fixes: 1fd94a95b169 ("linux-toradex-ti: bump to 09.02.00.006") Signed-off-by: Francesco Dolcini (cherry picked from commit 3abd746a8a7688ed362390e70d09b9aecd1384af) --- recipes-kernel/linux/linux-toradex-ti_6.1.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-toradex-ti_6.1.bb b/recipes-kernel/linux/linux-toradex-ti_6.1.bb index 7beca0b..894956e 100644 --- a/recipes-kernel/linux/linux-toradex-ti_6.1.bb +++ b/recipes-kernel/linux/linux-toradex-ti_6.1.bb @@ -8,7 +8,6 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-${PV}:" SRC_URI = " \ git://git.toradex.com/linux-toradex.git;protocol=https;branch=${SRCBRANCH};name=machine \ " -SRC_URI = "git://gitlab.int.toradex.com/max.krummenacher/linux-toradex.git;protocol=https;branch=${SRCBRANCH};name=machine" S = "${WORKDIR}/git" # Load USB functions configurable through configfs (CONFIG_USB_CONFIGFS) @@ -71,4 +70,4 @@ SRC_URI:append:preempt-rt = " \ file://preempt-rt-less-latency.scc \ " -SRC_URI[rt-patch.sha256sum] = "8c027c3a0f67e262d2713fef0852a5d6eed45c3da817feee2a4cce86f226cc11" \ No newline at end of file +SRC_URI[rt-patch.sha256sum] = "8c027c3a0f67e262d2713fef0852a5d6eed45c3da817feee2a4cce86f226cc11" -- cgit v1.2.3