summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
Diffstat (limited to 'linux')
-rw-r--r--linux/linux-netvista-2.4.27/netvista_defconfig0
-rw-r--r--linux/linux-netvista_2.4.27.oe0
-rw-r--r--linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/keymap.patch0
-rw-r--r--linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe3
4 files changed, 2 insertions, 1 deletions
diff --git a/linux/linux-netvista-2.4.27/netvista_defconfig b/linux/linux-netvista-2.4.27/netvista_defconfig
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/linux/linux-netvista-2.4.27/netvista_defconfig
diff --git a/linux/linux-netvista_2.4.27.oe b/linux/linux-netvista_2.4.27.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/linux/linux-netvista_2.4.27.oe
diff --git a/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/keymap.patch b/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/keymap.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/keymap.patch
diff --git a/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe b/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe
index 7eb0195091..0bd4a44956 100644
--- a/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe
+++ b/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe
@@ -6,7 +6,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 = "r15"
+PR = "r16"
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/opensimpad-${PV}"
@@ -23,6 +23,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \
file://simpad-backlight-if.diff;patch=1;pnum=0 \
file://simpad-switches-input.diff;patch=1;pnum=0 \
file://simpad-switches-input2.diff;patch=1;pnum=0 \
+ file://keymap.patch;patch=1 \
file://simpad-apm.diff;patch=1;pnum=0 \
file://simpad-ts-noninput.diff;patch=1;pnum=0 \
file://simpad-pm-updates.patch;patch=1;pnum=0"