summaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.30.bb
diff options
context:
space:
mode:
authorJan Lübbe <jluebbe@debian.org>2009-09-09 18:17:01 +0000
committerJan Lübbe <jluebbe@debian.org>2009-09-18 08:04:44 +0000
commit7c54aba8056c12678e6225418f889348c3e06b72 (patch)
tree0ed03b42ad478201ddb02ac63df887c761aa2472 /recipes/linux/linux_2.6.30.bb
parent7a930238abfac90b5021781e870cfc71185c28c5 (diff)
downloadopenembedded-7c54aba8056c12678e6225418f889348c3e06b72.tar.gz
linux_2.6.30: use debian's defconfig for i686
Diffstat (limited to 'recipes/linux/linux_2.6.30.bb')
-rw-r--r--recipes/linux/linux_2.6.30.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.30.bb b/recipes/linux/linux_2.6.30.bb
index 0e18f17cb8..706b48bbff 100644
--- a/recipes/linux/linux_2.6.30.bb
+++ b/recipes/linux/linux_2.6.30.bb
@@ -1,6 +1,6 @@
require linux.inc
-PR = "r1"
+PR = "r2"
S = "${WORKDIR}/linux-${PV}"