summaryrefslogtreecommitdiff
path: root/meta/packages/linux/linux_2.6.23.bb
diff options
context:
space:
mode:
authorRobert Bradford <rob@openedhand.com>2008-02-21 15:20:17 +0000
committerRobert Bradford <rob@openedhand.com>2008-02-21 15:20:17 +0000
commitee0fb8576f5f32d805776ac1aaf028020e1e9e89 (patch)
tree35a8fcf68c62fb5b70d451ba9e8a13ff2724812e /meta/packages/linux/linux_2.6.23.bb
parent21c0c98d9a7b0d2a0c16f44a493658f03b7432b7 (diff)
downloadopenembedded-core-ee0fb8576f5f32d805776ac1aaf028020e1e9e89.tar.gz
openembedded-core-ee0fb8576f5f32d805776ac1aaf028020e1e9e89.tar.bz2
openembedded-core-ee0fb8576f5f32d805776ac1aaf028020e1e9e89.tar.xz
openembedded-core-ee0fb8576f5f32d805776ac1aaf028020e1e9e89.zip
Add patch to fix crashes caused by udevtrigger on startup.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3843 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux_2.6.23.bb')
-rw-r--r--meta/packages/linux/linux_2.6.23.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/packages/linux/linux_2.6.23.bb b/meta/packages/linux/linux_2.6.23.bb
index 8c525d6e8..a517defd0 100644
--- a/meta/packages/linux/linux_2.6.23.bb
+++ b/meta/packages/linux/linux_2.6.23.bb
@@ -7,7 +7,7 @@ DEFAULT_PREFERENCE_em-x270 = "1"
DEFAULT_PREFERENCE_mpc8313e-rdb = "1"
DEFAULT_PREFERENCE_mpc8323e-rdb = "1"
-PR = "r5"
+PR = "r6"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2 \
file://binutils-buildid-arm.patch;patch=1 \
@@ -15,7 +15,8 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2 \
"
SRC_URI_append_em-x270 = "\
- file://em-x270.patch;patch=1 "
+ file://em-x270.patch;patch=1 \
+ file://em-x270-battery-sysfs-fix.patch;patch=1 "
SRC_URI_append_cm-x270 = "\
file://0001-cm-x270-base2.patch;patch=1 \