diff options
-rw-r--r-- | meta/packages/linux/linux-openzaurus_2.6.17.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/linux/linux-openzaurus_2.6.17.bb b/meta/packages/linux/linux-openzaurus_2.6.17.bb index 3cd0ab5173..292bfbe720 100644 --- a/meta/packages/linux/linux-openzaurus_2.6.17.bb +++ b/meta/packages/linux/linux-openzaurus_2.6.17.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | include linux-openzaurus.inc | 1 | include linux-openzaurus.inc |
2 | 2 | ||
3 | PR = "r14" | 3 | PR = "r15" |
4 | 4 | ||
5 | # Handy URLs | 5 | # Handy URLs |
6 | # git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ | 6 | # git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ |
@@ -55,7 +55,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \ | |||
55 | file://add-oz-release-string.patch;patch=1;status=unmergable \ | 55 | file://add-oz-release-string.patch;patch=1;status=unmergable \ |
56 | ${RPSRC}/mmcsd_large_cards-r0.patch;patch=1;status=hack \ | 56 | ${RPSRC}/mmcsd_large_cards-r0.patch;patch=1;status=hack \ |
57 | ${RPSRC}/mmcsd_no_scr_check-r0.patch;patch=1;status=hack \ | 57 | ${RPSRC}/mmcsd_no_scr_check-r0.patch;patch=1;status=hack \ |
58 | ${RPSRC}/integrator_rgb-r0.patch;patch=1;status=hack \ | 58 | ${RPSRC}/integrator_rgb-r1.patch;patch=1;status=hack \ |
59 | ${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1;status=hack \ | 59 | ${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1;status=hack \ |
60 | file://pxa-serial-hack.patch;patch=1;status=hack \ | 60 | file://pxa-serial-hack.patch;patch=1;status=hack \ |
61 | file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \ | 61 | file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \ |