summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus_2.6.16.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-06-18 14:27:20 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-06-18 14:27:20 +0000
commitdbfc7f5cf42dd467ae93d8fd8fc2a489fd04e5ec (patch)
treec6e15ee80cf87583a7d468acf3c47634b6cd2492 /packages/linux/linux-openzaurus_2.6.16.bb
parente78a46b537ae5fb3a0fec473de26cd38c6ae735a (diff)
linux-oz-2.6: Add 2.6.17. Sync changes accross all .bb files. Classify more patches. Fix a logo bug reported by Dirk on Tosa. Rework the poodle patches and remove their hack status.
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.16.bb')
-rw-r--r--packages/linux/linux-openzaurus_2.6.16.bb25
1 files changed, 11 insertions, 14 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.16.bb b/packages/linux/linux-openzaurus_2.6.16.bb
index f64fcf77dc..b7c9e3d4c3 100644
--- a/packages/linux/linux-openzaurus_2.6.16.bb
+++ b/packages/linux/linux-openzaurus_2.6.16.bb
@@ -13,7 +13,6 @@ PR = "r38"
# Patches submitted upstream are towards top of this list
# Hacks should clearly named and at the bottom
SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \
- \
file://rmk-mmc1.patch;patch=1;status=merged \
file://rmk-mmc2.patch;patch=1;status=merged \
${RPSRC}/led_core-r15.patch;patch=1;status=merged \
@@ -62,13 +61,11 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \
${RPSRC}/backlight_sysfs_fix-r0.patch;patch=1;status=merged \
${RPSRC}/pxaohci_pwrlimit-r0.patch;patch=1;status=merged \
${RPSRC}/mmc_oops_fix-r1.patch;patch=1;status=merged \
- file://00-hostap.patch;patch=1;status=merged \
- file://10-pcnet.patch;patch=1;status=merged \
- \
${RPSRC}/zlib_inflate-r3.patch;patch=1;status=pending \
${RPSRC}/logo_rotate_fix-r1.patch;patch=1;status=pending \
${RPSRC}/poodle_partsize-r0.patch;patch=1;status=pending \
- \
+ file://00-hostap.patch;patch=1;status=pending \
+ file://10-pcnet.patch;patch=1;status=pending \
${RPSRC}/mmcsd_large_cards-r0.patch;patch=1 \
${RPSRC}/mmcsd_no_scr_check-r0.patch;patch=1 \
${RPSRC}/alsa/asoc-v0.10rc4.patch;patch=1 \
@@ -91,24 +88,21 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \
${RPSRC}/usb_pxa27x_udc-r0.patch;patch=1 \
${RPSRC}/usb_add_epalloc-r1.patch;patch=1 \
${DOSRC}/kexec-arm-r2.patch;patch=1 \
- ${RPSRC}/integrator_rgb-r0.patch;patch=1 \
- ${RPSRC}/logo_oh-r0.patch.bz2;patch=1 \
- ${RPSRC}/logo_oz-r1.patch.bz2;patch=1 \
- file://add-oz-release-string.patch;patch=1 \
- ${RPSRC}/pxa-linking-bug.patch;patch=1 \
file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \
file://hrw-pcmcia-ids-r2.patch;patch=1 \
file://locomo-kbd-hotkeys.patch;patch=1 \
file://locomo-sysrq+keyrepeat.patch;patch=1 \
file://locomo-lcd-def-bightness.patch;patch=1 \
- \
- file://pxa-serial-hack.patch;patch=1;status=hack \
+ ${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \
+ ${RPSRC}/logo_oz-r2.patch.bz2;patch=1;status=unmergable \
+ ${RPSRC}/pxa-linking-bug.patch;patch=1;status=unmergable \
+ file://add-oz-release-string.patch;patch=1;status=unmergable \
+ ${RPSRC}/integrator_rgb-r0.patch;patch=1;status=hack \
${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1;status=hack \
${RPSRC}/poodle_ts_hack-r0.patch;patch=1;status=hack \
+ file://pxa-serial-hack.patch;patch=1;status=hack \
file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \
- \
file://squashfs3.0-2.6.15.patch;patch=1;status=external \
- \
file://defconfig-c7x0 \
file://defconfig-ipaq-pxa270 \
file://defconfig-collie \
@@ -118,6 +112,9 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \
file://defconfig-qemuarm \
file://defconfig-tosa "
+# Add this to enable pm debug code (useful with a serial lead)
+# ${RPSRC}/sharpsl_pm_debug-r0.patch;patch=1
+
# Disabled until I find the reason this gives issues with cdc_subset
# ${RPSRC}/usb_rndis_tweaks-r0.patch;patch=1 \