diff options
author | Phil Blundell <philb@gnu.org> | 2004-06-20 19:51:43 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-06-20 19:51:43 +0000 |
commit | 3afe478e40422ee60f78da4122e35e160be8eaa1 (patch) | |
tree | 6b9bc8f031be6815cb052f7d5e17c01b744ee406 /linux | |
parent | 0467e0a24b408eb1457211840646019ad91e2dc6 (diff) |
bump PR on simpad kernel
BKrev: 40d5eacfqjgFTTd1a53tUkgLc3X49w
Diffstat (limited to 'linux')
-rw-r--r-- | linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe b/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe index f3f06783ff..75bf8911b9 100644 --- a/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe +++ b/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe @@ -5,7 +5,7 @@ KV = "${@oe.data.getVar('PV',d,True).split('-')[0]}" VRSV = "${@oe.data.getVar('PV',d,True).split('-')[1]}" PXAV = "${@oe.data.getVar('PV',d,True).split('-')[2]}" JPMV = "${@oe.data.getVar('PV',d,True).split('-')[3]}" -PR = "r2" +PR = "r3" SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \ file://${KV}-${VRSV}.patch;patch=1 \ |