diff options
author | Michel Pollet <buserror@gmail.com> | 2009-05-10 14:59:27 +0100 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2009-06-04 17:54:49 +0200 |
commit | 8a9c9605a8505b2e154751b23233e12383de2ef7 (patch) | |
tree | 7764e8217035c77df3e4e8d332d6fa90f54fd909 /recipes/linux/linux-mini2440_2.6.29+git.bb | |
parent | 5cdf9c247243c1ad2428207838db731bcb04f70d (diff) |
MINI2440: Update kernel recipe to get 2.6.29.3
MINI2440: Update kernel recipe to get 2.6.29.3
Fetch it from git, with an updated config
Signed-off-by: Michel Pollet <buserror@gmail.com>
Diffstat (limited to 'recipes/linux/linux-mini2440_2.6.29+git.bb')
-rw-r--r-- | recipes/linux/linux-mini2440_2.6.29+git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-mini2440_2.6.29+git.bb b/recipes/linux/linux-mini2440_2.6.29+git.bb index 7545309a70..a4d8786b41 100644 --- a/recipes/linux/linux-mini2440_2.6.29+git.bb +++ b/recipes/linux/linux-mini2440_2.6.29+git.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Linux Kernel for mini2440 development board" SECTION = "kernel" LICENSE = "GPL" -PR = "r5" +PR = "r7" GGSRC = "http://www.xora.org.uk/oe/patches/" |