summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-07-24 17:45:22 +0000
committerRichard Purdie <richard@openedhand.com>2006-07-24 17:45:22 +0000
commit34154bfd4716fa98a478a378f17a18293bb3ac4d (patch)
tree55b75b853dd648fbda503926e92fc84ff44fa000
parent031b783369bf1060bdf7e38802ccc5b4e2b8f0e8 (diff)
downloadpoky-34154bfd4716fa98a478a378f17a18293bb3ac4d.tar.gz
linux-openzaurus 2.6.17: Sync with OE .dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@551 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/packages/linux/linux-openzaurus.inc1
-rw-r--r--meta/packages/linux/linux-openzaurus_2.6.17.bb15
2 files changed, 10 insertions, 6 deletions
diff --git a/meta/packages/linux/linux-openzaurus.inc b/meta/packages/linux/linux-openzaurus.inc
index 984002784a..0bb2e3a645 100644
--- a/meta/packages/linux/linux-openzaurus.inc
+++ b/meta/packages/linux/linux-openzaurus.inc
@@ -57,6 +57,7 @@ module_autoload_snd-pcm-oss = "snd-pcm-oss"
57module_autoload_snd-soc-corgi_c7x0 = "snd-soc-corgi" 57module_autoload_snd-soc-corgi_c7x0 = "snd-soc-corgi"
58module_autoload_snd-soc-spitz_akita = "snd-soc-spitz" 58module_autoload_snd-soc-spitz_akita = "snd-soc-spitz"
59module_autoload_snd-soc-spitz_spitz = "snd-soc-spitz" 59module_autoload_snd-soc-spitz_spitz = "snd-soc-spitz"
60module_autoload_snd-soc-poodle_poodle = "snd-soc-poodle"
60 61
61do_configure() { 62do_configure() {
62 rm -f ${S}/.config 63 rm -f ${S}/.config
diff --git a/meta/packages/linux/linux-openzaurus_2.6.17.bb b/meta/packages/linux/linux-openzaurus_2.6.17.bb
index b5380a91bd..038acd451e 100644
--- a/meta/packages/linux/linux-openzaurus_2.6.17.bb
+++ b/meta/packages/linux/linux-openzaurus_2.6.17.bb
@@ -1,6 +1,8 @@
1include linux-openzaurus.inc 1include linux-openzaurus.inc
2 2
3PR = "r5" 3PR = "r10"
4
5DEFAULT_PREFERENCE = "-1"
4 6
5# Handy URLs 7# Handy URLs
6# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ 8# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
@@ -27,14 +29,14 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
27 ${RPSRC}/input_modalias_fix-r0.patch;patch=1;status=merged \ 29 ${RPSRC}/input_modalias_fix-r0.patch;patch=1;status=merged \
28 file://00-hostap.patch;patch=1;status=merged \ 30 file://00-hostap.patch;patch=1;status=merged \
29 file://10-pcnet.patch;patch=1;status=merged \ 31 file://10-pcnet.patch;patch=1;status=merged \
30 ${RPSRC}/asoc-v0.11pre2-oz.patch;patch=1 \ 32 ${RPSRC}/asoc-v0.11pre5-oz.patch;patch=1 \
31 ${RPSRC}/asoc_updates-r1.patch;patch=1 \ 33 ${RPSRC}/asoc_fixes2-r0.patch;patch=1 \
32 ${RPSRC}/hx2750_base-r25.patch;patch=1 \ 34 ${RPSRC}/hx2750_base-r26.patch;patch=1 \
33 ${RPSRC}/hx2750_bl-r7.patch;patch=1 \ 35 ${RPSRC}/hx2750_bl-r7.patch;patch=1 \
34 ${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \ 36 ${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \
35 ${RPSRC}/pxa_keys-r5.patch;patch=1 \ 37 ${RPSRC}/pxa_keys-r5.patch;patch=1 \
36 ${RPSRC}/tsc2101-r12.patch;patch=1 \ 38 ${RPSRC}/tsc2101-r12.patch;patch=1 \
37 ${RPSRC}/hx2750_test1-r3.patch;patch=1 \ 39 ${RPSRC}/hx2750_test1-r4.patch;patch=1 \
38 ${RPSRC}/pxa_timerfix-r0.patch;patch=1 \ 40 ${RPSRC}/pxa_timerfix-r0.patch;patch=1 \
39 ${RPSRC}/input_power-r5.patch;patch=1 \ 41 ${RPSRC}/input_power-r5.patch;patch=1 \
40 ${RPSRC}/pxa25x_cpufreq-r0.patch;patch=1 \ 42 ${RPSRC}/pxa25x_cpufreq-r0.patch;patch=1 \
@@ -46,8 +48,9 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
46 ${RPSRC}/locomo_kbd_tweak-r0.patch;patch=1 \ 48 ${RPSRC}/locomo_kbd_tweak-r0.patch;patch=1 \
47 ${RPSRC}/poodle_pm-r1.patch;patch=1 \ 49 ${RPSRC}/poodle_pm-r1.patch;patch=1 \
48 ${RPSRC}/pxafb_changeres-r0.patch;patch=1 \ 50 ${RPSRC}/pxafb_changeres-r0.patch;patch=1 \
51 ${RPSRC}/poodle_audio-r1.patch;patch=1 \
49 file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \ 52 file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \
50 file://hrw-pcmcia-ids-r2.patch;patch=1 \ 53 file://hrw-pcmcia-ids-r3.patch;patch=1 \
51 ${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \ 54 ${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \
52 ${RPSRC}/logo_oz-r2.patch.bz2;patch=1;status=unmergable \ 55 ${RPSRC}/logo_oz-r2.patch.bz2;patch=1;status=unmergable \
53 ${RPSRC}/pxa-linking-bug.patch;patch=1;status=unmergable \ 56 ${RPSRC}/pxa-linking-bug.patch;patch=1;status=unmergable \