diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-09-13 10:22:59 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-09-13 10:22:59 +0000 |
commit | e25324a877e7cc1709b2d959bad89534cbe0ef54 (patch) | |
tree | 55858be9bd55b204f3a22e461d6ec3bf2fc0919c /packages | |
parent | e6baa476144256f6e028c88d89f3635e013d8373 (diff) | |
parent | 785630abad48940514a343d6f36312751e263bd7 (diff) |
merge of '159bde97bf43587e841741dc7ae1798e02ad78f6'
and 'b37835d2c741793df9f326066d6f5563e070f405'
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux/linux_2.6.21.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/linux/linux_2.6.21.bb b/packages/linux/linux_2.6.21.bb index 2144dd28a1..2bfbee8184 100644 --- a/packages/linux/linux_2.6.21.bb +++ b/packages/linux/linux_2.6.21.bb @@ -4,7 +4,7 @@ DEFAULT_PREFERENCE_at91sam9263ek = "-1" DEFAULT_PREFERENCE_gumstix-connex = "1" DEFAULT_PREFERENCE_gumstix-verdex = "1" -PR = "r8" +PR = "r9" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ file://defconfig \ @@ -63,7 +63,6 @@ GUMSTIX_PATCHES = "\ file://mmc-card-detect.patch;patch=1 \ file://misalignment-handling.patch;patch=1 \ file://compile-fix-pxa_cpufreq.patch;patch=1 \ - file://ramfs-mode-support.patch;patch=1 \ file://pxafb-definition.patch;patch=1 \ file://270-usb-gadget-udc.patch;patch=1 \ file://gumstix-pxa270-usb-host.patch;patch=1 \ |