diff options
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.17.bb')
-rw-r--r-- | packages/linux/linux-openzaurus_2.6.17.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.17.bb b/packages/linux/linux-openzaurus_2.6.17.bb index 7d17bdfbb9..f5460ae54f 100644 --- a/packages/linux/linux-openzaurus_2.6.17.bb +++ b/packages/linux/linux-openzaurus_2.6.17.bb @@ -57,7 +57,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \ file://add-oz-release-string.patch;patch=1;status=unmergable \ ${RPSRC}/mmcsd_large_cards-r0.patch;patch=1;status=hack \ ${RPSRC}/mmcsd_no_scr_check-r0.patch;patch=1;status=hack \ - ${RPSRC}/integrator_rgb-r0.patch;patch=1;status=hack \ + ${RPSRC}/integrator_rgb-r1.patch;patch=1;status=hack \ ${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1;status=hack \ file://pxa-serial-hack.patch;patch=1;status=hack \ file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \ @@ -70,6 +70,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \ file://defconfig-akita \ file://defconfig-spitz \ file://defconfig-qemuarm \ + file://defconfig-qemux86 \ file://defconfig-tosa " # Add this to enable pm debug code (useful with a serial lead) |