aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.29+2.6.30-rc4.bb
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2009-07-16 17:38:35 +0200
committerFlorian Boor <florian.boor@kernelconcepts.de>2009-07-16 17:40:19 +0200
commita9b6ecec7083b91c6fca5e7397e72d61564b2aef (patch)
tree2bc6a545e2f3f4b8bba01537c1f25c5d0e9a202f /recipes/linux/linux_2.6.29+2.6.30-rc4.bb
parentb0ee2783b35fd328ba73ac92cdbee49afdb6dcdc (diff)
downloadopenembedded-a9b6ecec7083b91c6fca5e7397e72d61564b2aef.tar.gz
linux: Update 2.6.30-rc4 defconfig for TX25 - enable USB and some useful drivers.
Diffstat (limited to 'recipes/linux/linux_2.6.29+2.6.30-rc4.bb')
-rw-r--r--recipes/linux/linux_2.6.29+2.6.30-rc4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.29+2.6.30-rc4.bb b/recipes/linux/linux_2.6.29+2.6.30-rc4.bb
index 06947dea67..d014298dc2 100644
--- a/recipes/linux/linux_2.6.29+2.6.30-rc4.bb
+++ b/recipes/linux/linux_2.6.29+2.6.30-rc4.bb
@@ -3,7 +3,7 @@ require linux.inc
KERNEL_RELEASE = "2.6.30-rc4"
OLD_KERNEL_RELEASE = "2.6.29"
PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}"
-PR = "r3"
+PR = "r4"
S = "${WORKDIR}/linux-${OLD_KERNEL_RELEASE}"