[meta-ti] Denys Dmytriyenko : linux-ti-staging: update to the latest merge of 3.8.3

Arago Project git git at arago-project.org
Mon Mar 18 16:25:12 PDT 2013


Module: meta-ti
Branch: master
Commit: d3e7ad317131fbf16bb6922114daee6a41d3ea27
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=d3e7ad317131fbf16bb6922114daee6a41d3ea27

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Mon Mar 18 14:33:32 2013 -0400

linux-ti-staging: update to the latest merge of 3.8.3

Switch to using the official git.ti.com URL instead of temp gitorious.ti.com

Signed-off-by: Denys Dmytriyenko <denys at ti.com>
Acked-by: Chase Maupin <chase.maupin at ti.com>

---

 recipes-kernel/linux/linux-ti-staging_git.bb |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-kernel/linux/linux-ti-staging_git.bb
index dfef76d..cfd4da0 100644
--- a/recipes-kernel/linux/linux-ti-staging_git.bb
+++ b/recipes-kernel/linux/linux-ti-staging_git.bb
@@ -39,13 +39,13 @@ S = "${WORKDIR}/git"
 
 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 \
           "
 




More information about the meta-ti mailing list