diff options
author | Michel Pollet <buserror@gmail.com> | 2009-06-03 08:09:25 +0100 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2009-06-04 17:54:50 +0200 |
commit | 758c37d96a77992769ae7ed94ac3403c54ae6989 (patch) | |
tree | d5c77564a9ba028e9bb534aa3141c396ff7179fa /recipes/linux | |
parent | ab016cc95118c517ce8179ccd7b3e10c6edd7edc (diff) |
MINI2440: Bumped 2.6.30 recipe
MINI2440: Bumped 2.6.30 recipe
For the -rc8 merge
Signed-off-by: Michel Pollet <buserror@gmail.com>
Diffstat (limited to 'recipes/linux')
-rw-r--r-- | recipes/linux/linux-mini2440_2.6.30+git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-mini2440_2.6.30+git.bb b/recipes/linux/linux-mini2440_2.6.30+git.bb index b486d4c76b..8a4898a089 100644 --- a/recipes/linux/linux-mini2440_2.6.30+git.bb +++ b/recipes/linux/linux-mini2440_2.6.30+git.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Linux Kernel for mini2440 development board" SECTION = "kernel" LICENSE = "GPL" -PR = "r1" +PR = "r2" GGSRC = "http://www.xora.org.uk/oe/patches/" |