summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Dolcini <francesco.dolcini@toradex.com>2024-03-15 11:16:34 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2024-04-05 14:54:46 +0200
commit4b15cf1b4598faa3494838f3da6f2ac3f0bdbc63 (patch)
tree7bf243ff906255f4241fb793f047cb7ff77c1bbb
parentff357bd5ffaac7cbb2c3cba8694161214156e8eb (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> (cherry picked from commit 3abd746a8a7688ed362390e70d09b9aecd1384af)
-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"