diff options
author | Matthias Hentges <oe@hentges.net> | 2006-07-05 05:41:24 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-07-05 05:41:24 +0000 |
commit | f3892ce8bcadd9240e16236bfd9f9c64695b3343 (patch) | |
tree | 0af97fccd66f86d28e5cb0c12bf6c949f5055d12 /packages/linux/linux-openzaurus_2.6.17.bb | |
parent | 74244b4dbcfcbc5c074a204ba525852df9ddf999 (diff) | |
parent | 8b1b6f6b912325c17bea6b5a2f1c9f56e6a960fc (diff) |
merge of 29e89051e9a2c503357df607dde2562d060d5989
and 69b99cade429033901bed0a58c27d6c6537ba35b
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.17.bb')
-rw-r--r-- | packages/linux/linux-openzaurus_2.6.17.bb | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.17.bb b/packages/linux/linux-openzaurus_2.6.17.bb index 5f30df1858..e1fb772eff 100644 --- a/packages/linux/linux-openzaurus_2.6.17.bb +++ b/packages/linux/linux-openzaurus_2.6.17.bb @@ -1,6 +1,6 @@ include linux-openzaurus.inc -PR = "r3" +PR = "r4" DEFAULT_PREFERENCE = "-1" @@ -23,16 +23,14 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \ ${RPSRC}/poodle_mmcsd_fix-r0.patch;patch=1;status=merged \ ${RPSRC}/poodle_ssp-r1.patch;patch=1;status=merged \ ${RPSRC}/sharpsl_pm-do-r2.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}/collie_frontlight-r6.patch;patch=1;status=pending \ - ${RPSRC}/input_modalias_fix-r0.patch;patch=1;status=pending \ - file://00-hostap.patch;patch=1;status=pending \ - file://10-pcnet.patch;patch=1;status=pending \ -# ${RPSRC}/alsa/asoc-v0.10-oz-r0.patch;patch=1 \ - ${RPSRC}/alsa/asoc-v0.10.patch;patch=1 \ -# ${RPSRC}/alsa/asoc-v0.10rc4.patch;patch=1 \ -# ${RPSRC}/asoc_fixups-r1.patch;patch=1 \ + ${RPSRC}/zlib_inflate-r3.patch;patch=1;status=merged \ + ${RPSRC}/logo_rotate_fix-r1.patch;patch=1;status=merged \ + ${RPSRC}/collie_frontlight-r6.patch;patch=1;status=merged \ + ${RPSRC}/input_modalias_fix-r0.patch;patch=1;status=merged \ + file://00-hostap.patch;patch=1;status=merged \ + file://10-pcnet.patch;patch=1;status=merged \ + ${RPSRC}/asoc-v0.11pre2-oz.patch;patch=1 \ + ${RPSRC}/asoc_updates-r1.patch;patch=1 \ ${RPSRC}/hx2750_base-r25.patch;patch=1 \ ${RPSRC}/hx2750_bl-r7.patch;patch=1 \ ${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \ |