diff options
Diffstat (limited to 'recipes/linux/linux-bug_2.6.27.2.bb')
-rw-r--r-- | 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 8c83f9ab7f..bb4d11fb3a 100644 --- a/recipes/linux/linux-bug_2.6.27.2.bb +++ b/recipes/linux/linux-bug_2.6.27.2.bb @@ -2,12 +2,12 @@ DESCRIPTION = "Linux kernel for bug" PV_append = "+svnr${SRCREV}" KV = "2.6.27.2" -PR = "r29" +PR = "r30" COMPATIBLE_MACHINE = "bug" SVN_PRJ = "bug-linux-${KV}" -SRCREV = "10199" +SRCREV = "10371" SRC_URI = "svn://svn.buglabs.net/bug/branches/R1.4/qa;module=${SVN_PRJ};proto=svn \ file://defconfig \ |