summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d61bfa8)
raw | patch | inline | side by side (parent: d61bfa8)
author | Denys Dmytriyenko <denys@ti.com> | |
Mon, 18 Mar 2013 18:33:32 +0000 (14:33 -0400) | ||
committer | Denys Dmytriyenko <denys@ti.com> | |
Mon, 18 Mar 2013 23:22:41 +0000 (19:22 -0400) |
Switch to using the official git.ti.com URL instead of temp gitorious.ti.com
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Chase Maupin <chase.maupin@ti.com>
recipes-kernel/linux/linux-ti-staging_git.bb | patch | blob | history |
diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-kernel/linux/linux-ti-staging_git.bb
index dfef76dbb778b37d2a6ee6d4efcac4df1f2f0480..cfd4da00896264b66206235e779c5c783ec69ea9 100644 (file)
BRANCH = "ti-linux-3.8.y"
-SRCREV = "e69f39916783a559c499e264359edea315ef44fd"
-PV = "3.8.2"
+SRCREV = "ed93a28fb0b1dc28cc252ee87f6fce3e07bf23fe"
+PV = "3.8.3"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
-SRC_URI = "git://gitorious.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \
+SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \
file://defconfig \
"