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

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


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 4e1f552aac60bec78eb92ee7dc0a49c51e3fa5ca
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4e1f552aac60bec78eb92ee7dc0a49c51e3fa5ca

Author: Marcin Juszkiewicz <marcin at buglabs.net>
Date:   Tue May  5 11:44:52 2009 +0200

linux-bug: switch to proper SVN branch

---

 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