summaryrefslogtreecommitdiff
path: root/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-07-10 14:53:16 +0000
committerPhil Blundell <philb@gnu.org>2004-07-10 14:53:16 +0000
commitf443d89d8d4dcbee5170f60a67e2f1405de2dca9 (patch)
treee76e17b86dba75dea9dd8bcbfe069ef5e7a449b9 /linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe
parent4ff277cb6b1c9554870fee21e11631492049576d (diff)
enable input system; patch from Florian Boor
BKrev: 40f002dcSXtUUBTHM0DOFe_Vcprj3w
Diffstat (limited to 'linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe')
-rw-r--r--linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe2
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 91a3bb6390..22605cbeb4 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 = "r8"
+PR = "r9"
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/opensimpad-${PV}"