diff options
| author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-10-10 01:05:29 +0200 |
|---|---|---|
| committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-10-10 01:05:29 +0200 |
| commit | 4f70e483520b258efa14cc36f27e85ffff0c86d9 (patch) | |
| tree | 1ca8e564cdf91fc0aca03869b9cb09bd27a388c2 /recipes/linux/linux-bug_2.6.27.2.bb | |
| parent | 2208b42bea7850513d9df8f1edbfad1df083c5ad (diff) | |
| parent | 1aadd3a3f4f2788f85b427bc7221f7c3bf0a7cd7 (diff) | |
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/linux/linux-bug_2.6.27.2.bb')
| -rw-r--r-- | recipes/linux/linux-bug_2.6.27.2.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux-bug_2.6.27.2.bb b/recipes/linux/linux-bug_2.6.27.2.bb index 655defa40b..b5899a7235 100644 --- a/recipes/linux/linux-bug_2.6.27.2.bb +++ b/recipes/linux/linux-bug_2.6.27.2.bb @@ -2,11 +2,12 @@ DESCRIPTION = "Linux kernel for bug" PV_append = "+svnr${SRCREV}" KV = "2.6.27.2" -PR = "r27" +PR = "r28" COMPATIBLE_MACHINE = "bug" SVN_PRJ = "bug-linux-${KV}" +SRCREV = "10017" SRC_URI = "svn://svn.buglabs.net/bug/branches/R1.4/qa;module=${SVN_PRJ};proto=svn \ file://defconfig \ |
