[oe-commits] Marcin Juszkiewicz : linux-bug: switch to proper SVN branch

GIT User account git at amethyst.openembedded.net
Tue May 5 13:40:10 UTC 2009


Module: openembedded.git
Branch: stable/2009
Commit: 3cc4da94402ee16bf4f2bb277fee584845eae942
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3cc4da94402ee16bf4f2bb277fee584845eae942

Author: Marcin Juszkiewicz <marcin at buglabs.net>
Date:   Tue May  5 00:28:56 2009 +0000

linux-bug: switch to proper SVN branch

Signed-off-by: Marcin Juszkiewicz <marcin at buglabs.net>
Acked-by: Philip Balister <philip at balister.org>

---

 recipes/linux/linux-bug_2.6.27.2.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux-bug_2.6.27.2.bb b/recipes/linux/linux-bug_2.6.27.2.bb
index db49e63..655defa 100644
--- a/recipes/linux/linux-bug_2.6.27.2.bb
+++ b/recipes/linux/linux-bug_2.6.27.2.bb
@@ -2,13 +2,13 @@ DESCRIPTION = "Linux kernel for bug"
 
 PV_append = "+svnr${SRCREV}"
 KV = "2.6.27.2"
-PR = "r26"
+PR = "r27"
 
 COMPATIBLE_MACHINE = "bug"
 
 SVN_PRJ = "bug-linux-${KV}"
 
-SRC_URI = "svn://svn.buglabs.net/bug/trunk;module=${SVN_PRJ};proto=svn \
+SRC_URI = "svn://svn.buglabs.net/bug/branches/R1.4/qa;module=${SVN_PRJ};proto=svn \
            file://defconfig \
            "
 





More information about the Openembedded-commits mailing list