summaryrefslogtreecommitdiff
path: root/recipes/linux/linux-mini2440_2.6.29+git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-mini2440_2.6.29+git.bb')
-rw-r--r--recipes/linux/linux-mini2440_2.6.29+git.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes/linux/linux-mini2440_2.6.29+git.bb b/recipes/linux/linux-mini2440_2.6.29+git.bb
index 46220c2f45..48d8f9cb61 100644
--- a/recipes/linux/linux-mini2440_2.6.29+git.bb
+++ b/recipes/linux/linux-mini2440_2.6.29+git.bb
@@ -1,15 +1,12 @@
DESCRIPTION = "Linux Kernel for mini2440 development board"
SECTION = "kernel"
LICENSE = "GPL"
-PR = "r3"
+PR = "r4"
GGSRC = "http://www.xora.org.uk/oe/patches/"
SRCREV = "${AUTOREV}"
-#KERNEL_RELEASE = "2.6.29-rc3"
-#KERNEL_VERSION = "${KERNEL_RELEASE}"
-
SRC_URI = "git://repo.or.cz/linux-2.6/mini2440.git;protocol=git;branch=dev-mini2440-stable \
file://defconfig-mini2440"