summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/gpe-mini-browser/gpe-mini-browser_svn.bb2
-rw-r--r--packages/linux/linux-handhelds-2.6/magician/defconfig6
-rw-r--r--packages/linux/linux-handhelds-2.6_2.6.17-hh4.bb (renamed from packages/linux/linux-handhelds-2.6_2.6.16-hh7.bb)8
-rwxr-xr-xpackages/opie-taskbar/opie-taskbar/c7x0/opie2
-rw-r--r--packages/opie-taskbar/opie-taskbar/htcuniversal/opie2
-rwxr-xr-xpackages/opie-taskbar/opie-taskbar/opie2
-rw-r--r--packages/qte/qte-2.3.10/qpe.patch2
-rw-r--r--packages/tslib/tslib/magician/.mtn2git_empty0
-rw-r--r--packages/tslib/tslib/magician/tslib.sh6
9 files changed, 12 insertions, 18 deletions
diff --git a/packages/gpe-mini-browser/gpe-mini-browser_svn.bb b/packages/gpe-mini-browser/gpe-mini-browser_svn.bb
index dc5c022580..369ea5153d 100644
--- a/packages/gpe-mini-browser/gpe-mini-browser_svn.bb
+++ b/packages/gpe-mini-browser/gpe-mini-browser_svn.bb
@@ -8,7 +8,7 @@ RRECOMMENDS = "gdk-pixbuf-loader-gif gdk-pixbuf-loader-png gdk-pixbuf-loader-jpe
PV = "0.19+svn${SRCDATE}"
PR = "r0"
-SRC_URI = "${GPE_SVN}"
+SRC_URI = "svn://projects.linuxtogo.org/svn/gpe/trunk/extra;module=${PN}"
S = "${WORKDIR}/gpe-mini-browser"
diff --git a/packages/linux/linux-handhelds-2.6/magician/defconfig b/packages/linux/linux-handhelds-2.6/magician/defconfig
index c47caaefd3..112a49f206 100644
--- a/packages/linux/linux-handhelds-2.6/magician/defconfig
+++ b/packages/linux/linux-handhelds-2.6/magician/defconfig
@@ -764,7 +764,7 @@ CONFIG_I2C_CHARDEV=m
#
# I2C Hardware Bus support
#
-CONFIG_I2C_PXA=m
+CONFIG_I2C_PXA=y
# CONFIG_I2C_PXA_SLAVE is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
@@ -988,8 +988,8 @@ CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
# CONFIG_SND_SEQUENCER is not set
-# CONFIG_SND_MIXER_OSS is not set
-# CONFIG_SND_PCM_OSS is not set
+CONFIG_SND_MIXER_OSS=m
+CONFIG_SND_PCM_OSS=m
# CONFIG_SND_DYNAMIC_MINORS is not set
# CONFIG_SND_SUPPORT_OLD_API is not set
CONFIG_SND_VERBOSE_PROCFS=y
diff --git a/packages/linux/linux-handhelds-2.6_2.6.16-hh7.bb b/packages/linux/linux-handhelds-2.6_2.6.17-hh4.bb
index dd8ebe2440..c19678efe2 100644
--- a/packages/linux/linux-handhelds-2.6_2.6.16-hh7.bb
+++ b/packages/linux/linux-handhelds-2.6_2.6.17-hh4.bb
@@ -1,15 +1,15 @@
SECTION = "kernel"
DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
LICENSE = "GPL"
-PR = "r2"
+PR = "r1"
+
+DEFAULT_PREFERENCE = "-1"
# Override where to look for defconfigs and patches,
# we have per-kernel-release sets.
-FILESPATH = "${FILE_DIRNAME}/linux-handhelds-2.6-2.6.16/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.16"
+FILESPATH = "${FILE_DIRNAME}/linux-handhelds-2.6-2.6.17/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.17"
SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
- file://24-hostap_cs_id.diff;patch=1 \
- file://hrw-pcmcia-ids-r2.patch;patch=1 \
file://defconfig"
require linux-handhelds-2.6.inc
diff --git a/packages/opie-taskbar/opie-taskbar/c7x0/opie b/packages/opie-taskbar/opie-taskbar/c7x0/opie
index dddb7caa0d..84f3b3e673 100755
--- a/packages/opie-taskbar/opie-taskbar/c7x0/opie
+++ b/packages/opie-taskbar/opie-taskbar/c7x0/opie
@@ -41,7 +41,7 @@ fi
case $1 in
'start')
- /sbin/getkey 5 "Starting Opie in 5 seconds... press key to interrupt." && exit 0
+ #/sbin/getkey 5 "Starting Opie in 5 seconds... press key to interrupt." && exit 0
if [ -x "$OPIEDIR/bin/opie-login" ]; then
echo Starting Opie-login....
diff --git a/packages/opie-taskbar/opie-taskbar/htcuniversal/opie b/packages/opie-taskbar/opie-taskbar/htcuniversal/opie
index fc39fff358..ac8cf18df4 100644
--- a/packages/opie-taskbar/opie-taskbar/htcuniversal/opie
+++ b/packages/opie-taskbar/opie-taskbar/htcuniversal/opie
@@ -38,7 +38,7 @@ fi
case $1 in
'start')
- /sbin/getkey 5 "Starting Opie in 5 seconds... press key to interrupt." && exit 0
+ #/sbin/getkey 5 "Starting Opie in 5 seconds... press key to interrupt." && exit 0
if [ -x "$OPIEDIR/bin/opie-login" ]; then
echo Starting Opie-login....
diff --git a/packages/opie-taskbar/opie-taskbar/opie b/packages/opie-taskbar/opie-taskbar/opie
index 0d9452523e..3320dbe7c5 100755
--- a/packages/opie-taskbar/opie-taskbar/opie
+++ b/packages/opie-taskbar/opie-taskbar/opie
@@ -36,7 +36,7 @@ fi
case $1 in
'start')
- /sbin/getkey 5 "Starting Opie in 5 seconds... press key to interrupt." && exit 0
+ #/sbin/getkey 5 "Starting Opie in 5 seconds... press key to interrupt." && exit 0
if [ -x "$OPIEDIR/bin/opie-login" ]; then
echo Starting Opie-login....
diff --git a/packages/qte/qte-2.3.10/qpe.patch b/packages/qte/qte-2.3.10/qpe.patch
index af2e31664a..554c42c9ad 100644
--- a/packages/qte/qte-2.3.10/qpe.patch
+++ b/packages/qte/qte-2.3.10/qpe.patch
@@ -39,7 +39,7 @@
+#define QT_DLL // Internal
+#endif
+
-+#define QT_NO_QWS_CURSOR
++#undef QT_NO_QWS_CURSOR
+#define QT_NO_QWS_MOUSE_AUTO
+#ifndef QT_NO_CODECS
+#define QT_NO_CODECS
diff --git a/packages/tslib/tslib/magician/.mtn2git_empty b/packages/tslib/tslib/magician/.mtn2git_empty
deleted file mode 100644
index e69de29bb2..0000000000
--- a/packages/tslib/tslib/magician/.mtn2git_empty
+++ /dev/null
diff --git a/packages/tslib/tslib/magician/tslib.sh b/packages/tslib/tslib/magician/tslib.sh
deleted file mode 100644
index 586d5c7deb..0000000000
--- a/packages/tslib/tslib/magician/tslib.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-TSLIB_TSDEVICE=/dev/input/touchscreen0
-TSLIB_CONFFILE=/etc/ts.conf
-
-export TSLIB_TSDEVICE TSLIB_CONFFILE