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 = "r10"
+PR = "r11"
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/opensimpad-${PV}"
file://simpad-switches-input.diff;patch=1;pnum=0 \
file://simpad-switches-input2.diff;patch=1;pnum=0 \
file://simpad-apm.diff;patch=1;pnum=0 \
- file://simpad-ts-noninput.diff;patch=1;pnum=0"
+ file://simpad-ts-noninput.diff;patch=1;pnum=0 \
+ file://simpad-pm-updates.patch;patch=1;pnum=0"
# apply this when we have a patch that allows building with gcc 3.x:
# SRC_URI_append = file://gcc-3.3.patch;patch=1