summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Dolcini <francesco.dolcini@toradex.com>2024-03-15 11:16:34 +0100
committerFrancesco Dolcini <francesco.dolcini@toradex.com>2024-03-15 11:16:57 +0100
commit3abd746a8a7688ed362390e70d09b9aecd1384af (patch)
tree0e4205f61e7efb0594549abd817b16b3dc84af00
parent1fd94a95b169c4fa65ff854a1ba372d3d66c3b08 (diff)
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 <francesco.dolcini@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex-ti_6.1.bb3
1 files changed, 1 insertions, 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"