diff --git a/config/version b/config/version index 2e2d435ccc..506abac082 100644 --- a/config/version +++ b/config/version @@ -1,5 +1,5 @@ # VERSION: set full version, use "devel" for development version - OPENELEC_VERSION="devel" + OPENELEC_VERSION="6.0.1" # OS_VERSION: OS Version OS_VERSION="6.0" diff --git a/packages/databases/sqlite/package.mk b/packages/databases/sqlite/package.mk index 9dea90c893..6894999390 100644 --- a/packages/databases/sqlite/package.mk +++ b/packages/databases/sqlite/package.mk @@ -17,7 +17,7 @@ ################################################################################ PKG_NAME="sqlite" -PKG_VERSION="autoconf-3100100" +PKG_VERSION="autoconf-3100200" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="PublicDomain" diff --git a/packages/graphics/libpng/package.mk b/packages/graphics/libpng/package.mk index 69fc3e8412..b46599baae 100644 --- a/packages/graphics/libpng/package.mk +++ b/packages/graphics/libpng/package.mk @@ -17,7 +17,7 @@ ################################################################################ PKG_NAME="libpng" -PKG_VERSION="1.6.19" +PKG_VERSION="1.6.21" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="OSS" diff --git a/packages/linux/package.mk b/packages/linux/package.mk index 7b0f2ccf8e..8ab01201d9 100644 --- a/packages/linux/package.mk +++ b/packages/linux/package.mk @@ -40,7 +40,7 @@ case "$LINUX" in PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET imx6-status-led imx6-soc-fan" ;; *) - PKG_VERSION="4.1.15" + PKG_VERSION="4.1.16" PKG_URL="http://www.kernel.org/pub/linux/kernel/v4.x/$PKG_NAME-$PKG_VERSION.tar.xz" ;; esac diff --git a/packages/linux/patches/4.1.15/linux-003-no_dev_console.patch b/packages/linux/patches/4.1.16/linux-003-no_dev_console.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-003-no_dev_console.patch rename to packages/linux/patches/4.1.16/linux-003-no_dev_console.patch diff --git a/packages/linux/patches/4.1.15/linux-051-ouya_controller_support.patch b/packages/linux/patches/4.1.16/linux-051-ouya_controller_support.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-051-ouya_controller_support.patch rename to packages/linux/patches/4.1.16/linux-051-ouya_controller_support.patch diff --git a/packages/linux/patches/4.1.15/linux-052-XBOX_remote_support.patch b/packages/linux/patches/4.1.16/linux-052-XBOX_remote_support.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-052-XBOX_remote_support.patch rename to packages/linux/patches/4.1.16/linux-052-XBOX_remote_support.patch diff --git a/packages/linux/patches/4.1.15/linux-053-spinelplus-remote-0.2.patch b/packages/linux/patches/4.1.16/linux-053-spinelplus-remote-0.2.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-053-spinelplus-remote-0.2.patch rename to packages/linux/patches/4.1.16/linux-053-spinelplus-remote-0.2.patch diff --git a/packages/linux/patches/4.1.15/linux-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3.6.114c13.patch b/packages/linux/patches/4.1.16/linux-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3.6.114c13.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3.6.114c13.patch rename to packages/linux/patches/4.1.16/linux-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3.6.114c13.patch diff --git a/packages/linux/patches/4.1.15/linux-056-add_Adaptec_eHome_Infrared_Receiver.patch b/packages/linux/patches/4.1.16/linux-056-add_Adaptec_eHome_Infrared_Receiver.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-056-add_Adaptec_eHome_Infrared_Receiver.patch rename to packages/linux/patches/4.1.16/linux-056-add_Adaptec_eHome_Infrared_Receiver.patch diff --git a/packages/linux/patches/4.1.15/linux-057-Removed-MCE-customer-code-restriction-in-rc6-decode.patch b/packages/linux/patches/4.1.16/linux-057-Removed-MCE-customer-code-restriction-in-rc6-decode.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-057-Removed-MCE-customer-code-restriction-in-rc6-decode.patch rename to packages/linux/patches/4.1.16/linux-057-Removed-MCE-customer-code-restriction-in-rc6-decode.patch diff --git a/packages/linux/patches/4.1.15/linux-057-add_SMK_Manufacturing_Inc_Infrared_Receiver.patch b/packages/linux/patches/4.1.16/linux-057-add_SMK_Manufacturing_Inc_Infrared_Receiver.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-057-add_SMK_Manufacturing_Inc_Infrared_Receiver.patch rename to packages/linux/patches/4.1.16/linux-057-add_SMK_Manufacturing_Inc_Infrared_Receiver.patch diff --git a/packages/linux/patches/4.1.15/linux-058.05-hid_sony-add_autorepeat_for_PS3_remotes.patch b/packages/linux/patches/4.1.16/linux-058.05-hid_sony-add_autorepeat_for_PS3_remotes.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-058.05-hid_sony-add_autorepeat_for_PS3_remotes.patch rename to packages/linux/patches/4.1.16/linux-058.05-hid_sony-add_autorepeat_for_PS3_remotes.patch diff --git a/packages/linux/patches/4.1.15/linux-062-imon_pad_ignore_diagonal.patch b/packages/linux/patches/4.1.16/linux-062-imon_pad_ignore_diagonal.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-062-imon_pad_ignore_diagonal.patch rename to packages/linux/patches/4.1.16/linux-062-imon_pad_ignore_diagonal.patch diff --git a/packages/linux/patches/4.1.15/linux-063-xpad-fix_xbox360_wireless.patch b/packages/linux/patches/4.1.16/linux-063-xpad-fix_xbox360_wireless.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-063-xpad-fix_xbox360_wireless.patch rename to packages/linux/patches/4.1.16/linux-063-xpad-fix_xbox360_wireless.patch diff --git a/packages/linux/patches/4.1.15/linux-203-stb0899_enable_low_symbol_rate.patch b/packages/linux/patches/4.1.16/linux-203-stb0899_enable_low_symbol_rate.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-203-stb0899_enable_low_symbol_rate.patch rename to packages/linux/patches/4.1.16/linux-203-stb0899_enable_low_symbol_rate.patch diff --git a/packages/linux/patches/4.1.15/linux-212-mantis_stb0899_faster_lock.patch b/packages/linux/patches/4.1.16/linux-212-mantis_stb0899_faster_lock.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-212-mantis_stb0899_faster_lock.patch rename to packages/linux/patches/4.1.16/linux-212-mantis_stb0899_faster_lock.patch diff --git a/packages/linux/patches/4.1.15/linux-221-ngene-octopus.patch b/packages/linux/patches/4.1.16/linux-221-ngene-octopus.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-221-ngene-octopus.patch rename to packages/linux/patches/4.1.16/linux-221-ngene-octopus.patch diff --git a/packages/linux/patches/4.1.15/linux-222-stb0899_signal_quality.patch b/packages/linux/patches/4.1.16/linux-222-stb0899_signal_quality.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-222-stb0899_signal_quality.patch rename to packages/linux/patches/4.1.16/linux-222-stb0899_signal_quality.patch diff --git a/packages/linux/patches/4.1.15/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch b/packages/linux/patches/4.1.16/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch rename to packages/linux/patches/4.1.16/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch diff --git a/packages/linux/patches/4.1.15/linux-224-STK1160-addFramescaling.patch b/packages/linux/patches/4.1.16/linux-224-STK1160-addFramescaling.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-224-STK1160-addFramescaling.patch rename to packages/linux/patches/4.1.16/linux-224-STK1160-addFramescaling.patch diff --git a/packages/linux/patches/4.1.15/linux-227-ds3000-invalid-symbol-rate.patch b/packages/linux/patches/4.1.16/linux-227-ds3000-invalid-symbol-rate.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-227-ds3000-invalid-symbol-rate.patch rename to packages/linux/patches/4.1.16/linux-227-ds3000-invalid-symbol-rate.patch diff --git a/packages/linux/patches/4.1.15/linux-228-fix-tt-s2-4600.patch b/packages/linux/patches/4.1.16/linux-228-fix-tt-s2-4600.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-228-fix-tt-s2-4600.patch rename to packages/linux/patches/4.1.16/linux-228-fix-tt-s2-4600.patch diff --git a/packages/linux/patches/4.1.15/linux-229-hauppauge-hvr-2205-and-2255.patch b/packages/linux/patches/4.1.16/linux-229-hauppauge-hvr-2205-and-2255.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-229-hauppauge-hvr-2205-and-2255.patch rename to packages/linux/patches/4.1.16/linux-229-hauppauge-hvr-2205-and-2255.patch diff --git a/packages/linux/patches/4.1.15/linux-230-elgato-eyetv-sat-v3.patch b/packages/linux/patches/4.1.16/linux-230-elgato-eyetv-sat-v3.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-230-elgato-eyetv-sat-v3.patch rename to packages/linux/patches/4.1.16/linux-230-elgato-eyetv-sat-v3.patch diff --git a/packages/linux/patches/4.1.15/linux-231-support-tt-ct2-4650-v2.patch b/packages/linux/patches/4.1.16/linux-231-support-tt-ct2-4650-v2.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-231-support-tt-ct2-4650-v2.patch rename to packages/linux/patches/4.1.16/linux-231-support-tt-ct2-4650-v2.patch diff --git a/packages/linux/patches/4.1.15/linux-706-Sitecom-N300.patch b/packages/linux/patches/4.1.16/linux-706-Sitecom-N300.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-706-Sitecom-N300.patch rename to packages/linux/patches/4.1.16/linux-706-Sitecom-N300.patch diff --git a/packages/linux/patches/4.1.15/linux-950-saa716x_PCIe_interface_chipset.patch b/packages/linux/patches/4.1.16/linux-950-saa716x_PCIe_interface_chipset.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-950-saa716x_PCIe_interface_chipset.patch rename to packages/linux/patches/4.1.16/linux-950-saa716x_PCIe_interface_chipset.patch diff --git a/packages/linux/patches/4.1.15/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch b/packages/linux/patches/4.1.16/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch rename to packages/linux/patches/4.1.16/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch diff --git a/packages/linux/patches/4.1.15/linux-995-CX24120-13Z_frontend.patch b/packages/linux/patches/4.1.16/linux-995-CX24120-13Z_frontend.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-995-CX24120-13Z_frontend.patch rename to packages/linux/patches/4.1.16/linux-995-CX24120-13Z_frontend.patch diff --git a/packages/linux/patches/4.1.15/linux-999-i915-use-legacy-turbo.patch b/packages/linux/patches/4.1.16/linux-999-i915-use-legacy-turbo.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-999-i915-use-legacy-turbo.patch rename to packages/linux/patches/4.1.16/linux-999-i915-use-legacy-turbo.patch diff --git a/packages/linux/patches/4.1.15/linux-999.02-0001-pm-disable-async-suspend-resume-by-default.patch b/packages/linux/patches/4.1.16/linux-999.02-0001-pm-disable-async-suspend-resume-by-default.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-999.02-0001-pm-disable-async-suspend-resume-by-default.patch rename to packages/linux/patches/4.1.16/linux-999.02-0001-pm-disable-async-suspend-resume-by-default.patch diff --git a/packages/linux/patches/4.1.15/linux-999.05-eMMC-Don-t-initialize-partitions-on-RPMB-flagged-are.patch b/packages/linux/patches/4.1.16/linux-999.05-eMMC-Don-t-initialize-partitions-on-RPMB-flagged-are.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-999.05-eMMC-Don-t-initialize-partitions-on-RPMB-flagged-are.patch rename to packages/linux/patches/4.1.16/linux-999.05-eMMC-Don-t-initialize-partitions-on-RPMB-flagged-are.patch diff --git a/packages/linux/patches/4.1.15/linux-999.20-mt7601u-support.patch b/packages/linux/patches/4.1.16/linux-999.20-mt7601u-support.patch similarity index 100% rename from packages/linux/patches/4.1.15/linux-999.20-mt7601u-support.patch rename to packages/linux/patches/4.1.16/linux-999.20-mt7601u-support.patch diff --git a/packages/mediacenter/OpenELEC-settings/package.mk b/packages/mediacenter/OpenELEC-settings/package.mk index cc998d7e34..f1cf0a6934 100644 --- a/packages/mediacenter/OpenELEC-settings/package.mk +++ b/packages/mediacenter/OpenELEC-settings/package.mk @@ -17,7 +17,7 @@ ################################################################################ PKG_NAME="OpenELEC-settings" -PKG_VERSION="0.6.10" +PKG_VERSION="0.6.11" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="prop." diff --git a/packages/wayland/libinput/package.mk b/packages/wayland/libinput/package.mk index d2313bed0f..3f135529a1 100644 --- a/packages/wayland/libinput/package.mk +++ b/packages/wayland/libinput/package.mk @@ -17,7 +17,7 @@ ################################################################################ PKG_NAME="libinput" -PKG_VERSION="1.1.4" +PKG_VERSION="1.1.5" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/x11/driver/xf86-input-evdev/package.mk b/packages/x11/driver/xf86-input-evdev/package.mk index 56e2e6596e..0056aead87 100644 --- a/packages/x11/driver/xf86-input-evdev/package.mk +++ b/packages/x11/driver/xf86-input-evdev/package.mk @@ -17,7 +17,7 @@ ################################################################################ PKG_NAME="xf86-input-evdev" -PKG_VERSION="2.10.0" +PKG_VERSION="2.10.1" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="OSS" diff --git a/scripts/mkimage b/scripts/mkimage index 2a5635f881..cae0329f1d 100755 --- a/scripts/mkimage +++ b/scripts/mkimage @@ -99,6 +99,7 @@ fi # create filesystem on part1 losetup -d "$LOOP" + sync echo "image: creating filesystem on part1..." OFFSET=$(( 2048 * 512 )) SIZELIMIT=$(( $SYSTEM_SIZE * 1024 * 1024 )) @@ -216,6 +217,7 @@ fi # bootloader # create filesystem on part2 losetup -d "$LOOP" + sync echo "image: creating filesystem on part2..." OFFSET=$(( $STORAGE_PART_START * 512 )) SIZELIMIT=$(( $STORAGE_SIZE * 1024 * 1024 ))