diff --git a/packages/linux/meta b/packages/linux/meta index 566840bfdc..a329116c4e 100644 --- a/packages/linux/meta +++ b/packages/linux/meta @@ -19,13 +19,14 @@ ################################################################################ PKG_NAME="linux" -PKG_VERSION="3.1-rc4" +PKG_VERSION="3.1-rc6" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" PKG_SITE="http://www.kernel.org" #PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.0/testing/$PKG_NAME-$PKG_VERSION.tar.bz2" -PKG_URL="ftp://ftp.pgpi.com/linux/kernel/pub/linux/kernel/v3.0/testing/$PKG_NAME-$PKG_VERSION.tar.bz2" +#PKG_URL="ftp://ftp.pgpi.com/linux/kernel/pub/linux/kernel/v3.0/testing/$PKG_NAME-$PKG_VERSION.tar.bz2" +PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz" PKG_DEPENDS="busybox linux-drivers linux-firmware pciutils" PKG_BUILD_DEPENDS="toolchain busybox-hosttools xz cpio pciutils" PKG_PRIORITY="optional" diff --git a/packages/linux/patches/linux-3.1-rc4-000_crosscompile.patch b/packages/linux/patches/linux-3.1-rc6-000_crosscompile.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc4-000_crosscompile.patch rename to packages/linux/patches/linux-3.1-rc6-000_crosscompile.patch diff --git a/packages/linux/patches/linux-3.1-rc4-003-no_dev_console.patch b/packages/linux/patches/linux-3.1-rc6-003-no_dev_console.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc4-003-no_dev_console.patch rename to packages/linux/patches/linux-3.1-rc6-003-no_dev_console.patch diff --git a/packages/linux/patches/linux-3.1-rc4-004_lower_undefined_mode_timeout.patch b/packages/linux/patches/linux-3.1-rc6-004_lower_undefined_mode_timeout.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc4-004_lower_undefined_mode_timeout.patch rename to packages/linux/patches/linux-3.1-rc6-004_lower_undefined_mode_timeout.patch diff --git a/packages/linux/patches/linux-3.1-rc4-006_enable_utf8.patch b/packages/linux/patches/linux-3.1-rc6-006_enable_utf8.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc4-006_enable_utf8.patch rename to packages/linux/patches/linux-3.1-rc6-006_enable_utf8.patch diff --git a/packages/linux/patches/linux-3.1-rc4-007_die_floppy_die.patch b/packages/linux/patches/linux-3.1-rc6-007_die_floppy_die.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc4-007_die_floppy_die.patch rename to packages/linux/patches/linux-3.1-rc6-007_die_floppy_die.patch diff --git a/packages/linux/patches/linux-3.1-rc4-009_disable_i8042_check_on_apple_mac.patch b/packages/linux/patches/linux-3.1-rc6-009_disable_i8042_check_on_apple_mac.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc4-009_disable_i8042_check_on_apple_mac.patch rename to packages/linux/patches/linux-3.1-rc6-009_disable_i8042_check_on_apple_mac.patch diff --git a/packages/linux/patches/linux-3.1-rc4-050_add_appleir_usb_driver.patch b/packages/linux/patches/linux-3.1-rc6-050_add_appleir_usb_driver.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc4-050_add_appleir_usb_driver.patch rename to packages/linux/patches/linux-3.1-rc6-050_add_appleir_usb_driver.patch diff --git a/packages/linux/patches/linux-3.1-rc4-052-aureal_remote_quirk-0.1.patch b/packages/linux/patches/linux-3.1-rc6-052-aureal_remote_quirk-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc4-052-aureal_remote_quirk-0.1.patch rename to packages/linux/patches/linux-3.1-rc6-052-aureal_remote_quirk-0.1.patch diff --git a/packages/linux/patches/linux-3.1-rc4-053-ati_remote-0.1.patch b/packages/linux/patches/linux-3.1-rc6-053-ati_remote-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc4-053-ati_remote-0.1.patch rename to packages/linux/patches/linux-3.1-rc6-053-ati_remote-0.1.patch diff --git a/packages/linux/patches/linux-3.1-rc4-053_ati-remote_all_keys_and_keychange-0.1.patch b/packages/linux/patches/linux-3.1-rc6-053_ati-remote_all_keys_and_keychange-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc4-053_ati-remote_all_keys_and_keychange-0.1.patch rename to packages/linux/patches/linux-3.1-rc6-053_ati-remote_all_keys_and_keychange-0.1.patch diff --git a/packages/linux/patches/linux-3.1-rc4-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch b/packages/linux/patches/linux-3.1-rc6-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc4-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch rename to packages/linux/patches/linux-3.1-rc6-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch diff --git a/packages/linux/patches/linux-3.1-rc4-058-add_rtl2832u_dvb-usb_driver-0.1.patch b/packages/linux/patches/linux-3.1-rc6-058-add_rtl2832u_dvb-usb_driver-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc4-058-add_rtl2832u_dvb-usb_driver-0.1.patch rename to packages/linux/patches/linux-3.1-rc6-058-add_rtl2832u_dvb-usb_driver-0.1.patch diff --git a/packages/linux/patches/linux-3.1-rc4-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch b/packages/linux/patches/linux-3.1-rc6-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc4-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch rename to packages/linux/patches/linux-3.1-rc6-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch diff --git a/packages/linux/patches/linux-3.1-rc4-060-fix_dib0700_buffer_access-0.1.patch b/packages/linux/patches/linux-3.1-rc6-060-fix_dib0700_buffer_access-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc4-060-fix_dib0700_buffer_access-0.1.patch rename to packages/linux/patches/linux-3.1-rc6-060-fix_dib0700_buffer_access-0.1.patch diff --git a/packages/linux/patches/linux-3.1-rc4-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch b/packages/linux/patches/linux-3.1-rc6-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc4-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch rename to packages/linux/patches/linux-3.1-rc6-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch diff --git a/packages/linux/patches/linux-3.1-rc4-071-silence_i915_agp-module-0.1.patch b/packages/linux/patches/linux-3.1-rc6-071-silence_i915_agp-module-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc4-071-silence_i915_agp-module-0.1.patch rename to packages/linux/patches/linux-3.1-rc6-071-silence_i915_agp-module-0.1.patch diff --git a/packages/linux/patches/linux-3.1-rc4-716_mm-zero_swappiness.patch b/packages/linux/patches/linux-3.1-rc6-716_mm-zero_swappiness.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc4-716_mm-zero_swappiness.patch rename to packages/linux/patches/linux-3.1-rc6-716_mm-zero_swappiness.patch