diff --git a/packages/linux/meta b/packages/linux/meta index 6c7409efb4..030b68a056 100644 --- a/packages/linux/meta +++ b/packages/linux/meta @@ -19,12 +19,12 @@ ################################################################################ PKG_NAME="linux" -PKG_VERSION="3.0.1" +PKG_VERSION="3.0.2" 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/$PKG_NAME-$PKG_VERSION.tar.bz2" +PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.0/$PKG_NAME-$PKG_VERSION.tar.gz" PKG_DEPENDS="busybox linux-drivers linux-firmware" PKG_BUILD_DEPENDS="toolchain busybox-hosttools xz cpio" PKG_PRIORITY="optional" @@ -42,7 +42,7 @@ fi if [ "$LINUX" = "ti-omap4" ]; then PKG_VERSION="2.6.38-ti-omap4" - PKG_URL="$OPENELEC_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2" + PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2" fi if [ "$BOOTLOADER" = "atv-bootloader" ]; then diff --git a/packages/linux/patches/linux-3.0.1-000_crosscompile.patch b/packages/linux/patches/linux-3.0.2-000_crosscompile.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-000_crosscompile.patch rename to packages/linux/patches/linux-3.0.2-000_crosscompile.patch diff --git a/packages/linux/patches/linux-3.0.1-003-no_dev_console.patch b/packages/linux/patches/linux-3.0.2-003-no_dev_console.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-003-no_dev_console.patch rename to packages/linux/patches/linux-3.0.2-003-no_dev_console.patch diff --git a/packages/linux/patches/linux-3.0.1-004_lower_undefined_mode_timeout.patch b/packages/linux/patches/linux-3.0.2-004_lower_undefined_mode_timeout.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-004_lower_undefined_mode_timeout.patch rename to packages/linux/patches/linux-3.0.2-004_lower_undefined_mode_timeout.patch diff --git a/packages/linux/patches/linux-3.0.1-006_enable_utf8.patch b/packages/linux/patches/linux-3.0.2-006_enable_utf8.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-006_enable_utf8.patch rename to packages/linux/patches/linux-3.0.2-006_enable_utf8.patch diff --git a/packages/linux/patches/linux-3.0.1-007_die_floppy_die.patch b/packages/linux/patches/linux-3.0.2-007_die_floppy_die.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-007_die_floppy_die.patch rename to packages/linux/patches/linux-3.0.2-007_die_floppy_die.patch diff --git a/packages/linux/patches/linux-3.0.1-008-hda_intel_prealloc_4mb_dmabuffer.patch b/packages/linux/patches/linux-3.0.2-008-hda_intel_prealloc_4mb_dmabuffer.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-008-hda_intel_prealloc_4mb_dmabuffer.patch rename to packages/linux/patches/linux-3.0.2-008-hda_intel_prealloc_4mb_dmabuffer.patch diff --git a/packages/linux/patches/linux-3.0.1-009_disable_i8042_check_on_apple_mac.patch b/packages/linux/patches/linux-3.0.2-009_disable_i8042_check_on_apple_mac.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-009_disable_i8042_check_on_apple_mac.patch rename to packages/linux/patches/linux-3.0.2-009_disable_i8042_check_on_apple_mac.patch diff --git a/packages/linux/patches/linux-3.0.1-050_add_appleir_usb_driver.patch b/packages/linux/patches/linux-3.0.2-050_add_appleir_usb_driver.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-050_add_appleir_usb_driver.patch rename to packages/linux/patches/linux-3.0.2-050_add_appleir_usb_driver.patch diff --git a/packages/linux/patches/linux-3.0.1-052-aureal_remote_quirk-0.1.patch b/packages/linux/patches/linux-3.0.2-052-aureal_remote_quirk-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-052-aureal_remote_quirk-0.1.patch rename to packages/linux/patches/linux-3.0.2-052-aureal_remote_quirk-0.1.patch diff --git a/packages/linux/patches/linux-3.0.1-053-ati_remote-0.1.patch b/packages/linux/patches/linux-3.0.2-053-ati_remote-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-053-ati_remote-0.1.patch rename to packages/linux/patches/linux-3.0.2-053-ati_remote-0.1.patch diff --git a/packages/linux/patches/linux-3.0.1-053_ati-remote_all_keys_and_keychange-0.1.patch b/packages/linux/patches/linux-3.0.2-053_ati-remote_all_keys_and_keychange-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-053_ati-remote_all_keys_and_keychange-0.1.patch rename to packages/linux/patches/linux-3.0.2-053_ati-remote_all_keys_and_keychange-0.1.patch diff --git a/packages/linux/patches/linux-3.0.1-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch b/packages/linux/patches/linux-3.0.2-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch rename to packages/linux/patches/linux-3.0.2-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch diff --git a/packages/linux/patches/linux-3.0.1-055-add_wiimote_hid_driver-0.1.patch b/packages/linux/patches/linux-3.0.2-055-add_wiimote_hid_driver-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-055-add_wiimote_hid_driver-0.1.patch rename to packages/linux/patches/linux-3.0.2-055-add_wiimote_hid_driver-0.1.patch diff --git a/packages/linux/patches/linux-3.0.1-058-add_rtl2832u_dvb-usb_driver-0.1.patch b/packages/linux/patches/linux-3.0.2-058-add_rtl2832u_dvb-usb_driver-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-058-add_rtl2832u_dvb-usb_driver-0.1.patch rename to packages/linux/patches/linux-3.0.2-058-add_rtl2832u_dvb-usb_driver-0.1.patch diff --git a/packages/linux/patches/linux-3.0.1-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch b/packages/linux/patches/linux-3.0.2-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch rename to packages/linux/patches/linux-3.0.2-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch diff --git a/packages/linux/patches/linux-3.0.1-060-fix_dib0700_buffer_access-0.1.patch b/packages/linux/patches/linux-3.0.2-060-fix_dib0700_buffer_access-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-060-fix_dib0700_buffer_access-0.1.patch rename to packages/linux/patches/linux-3.0.2-060-fix_dib0700_buffer_access-0.1.patch diff --git a/packages/linux/patches/linux-3.0.1-071-silence_i915_agp-module-0.1.patch b/packages/linux/patches/linux-3.0.2-071-silence_i915_agp-module-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-071-silence_i915_agp-module-0.1.patch rename to packages/linux/patches/linux-3.0.2-071-silence_i915_agp-module-0.1.patch diff --git a/packages/linux/patches/linux-3.0.1-072-silence_acpi-0.1.patch b/packages/linux/patches/linux-3.0.2-072-silence_acpi-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-072-silence_acpi-0.1.patch rename to packages/linux/patches/linux-3.0.2-072-silence_acpi-0.1.patch diff --git a/packages/linux/patches/linux-3.0.1-110-nouveau_drm_update-20110726.patch b/packages/linux/patches/linux-3.0.2-110-nouveau_drm_update-20110726.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-110-nouveau_drm_update-20110726.patch rename to packages/linux/patches/linux-3.0.2-110-nouveau_drm_update-20110726.patch diff --git a/packages/linux/patches/linux-3.0.1-322-omap4_pandaboard_fix_dvi_support-0.1.patch b/packages/linux/patches/linux-3.0.2-322-omap4_pandaboard_fix_dvi_support-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-322-omap4_pandaboard_fix_dvi_support-0.1.patch rename to packages/linux/patches/linux-3.0.2-322-omap4_pandaboard_fix_dvi_support-0.1.patch diff --git a/packages/linux/patches/linux-3.0.1-716_mm-zero_swappiness.patch b/packages/linux/patches/linux-3.0.2-716_mm-zero_swappiness.patch similarity index 100% rename from packages/linux/patches/linux-3.0.1-716_mm-zero_swappiness.patch rename to packages/linux/patches/linux-3.0.2-716_mm-zero_swappiness.patch