[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-408-gd72a6c388
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2018-05-17 07:36:29
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via d72a6c38879ff22bbb9d94bd367e88627d00d018 (commit)
from b9e2a907bc317ab7f70096e2ea70735ae151834e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d72a6c38879ff22bbb9d94bd367e88627d00d018
Author: Sébastien Szymanski <seb...@ar...>
Date: Thu May 17 09:46:52 2018 +0200
[LINUX] opos6ul: bump to 4.17-rc5
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/opos6ul_defconfig | 4 ++--
.../0100-ARM-dts-opos6ul-rework-device-tree-to-support-i.MX6U.patch | 0
.../0101-cpufreq-imx6q-check-speed-grades-for-i.MX6ULL.patch | 0
.../0102-ARM-dts-imx6ull-add-operating-points.patch | 0
.../0103-ARM-dts-opos6uldev-fix-pixel-clk-polarity.patch | 0
.../{4.17-rc1 => 4.17}/0505-armadeus-add_mcp7940x_rtc_driver.patch | 0
.../0514-armadeus-remove-spidev-oops-warning-at-load-time.patch | 0
.../{4.17-rc1 => 4.17}/0703-armadeus-mxs-uart-add-rs485-support.patch | 0
.../0800-armadeus-dts-opos6uldev-LQ043-LCD-support.patch | 0
.../0800-armadeus-dts-opos6uldev-add-csi-pin-muxing.patch | 0
.../0803-armadeus-brcmfmac-increase-boot-timeout.patch | 0
11 files changed, 2 insertions(+), 2 deletions(-)
rename patches/linux/{4.17-rc1 => 4.17}/0100-ARM-dts-opos6ul-rework-device-tree-to-support-i.MX6U.patch (100%)
rename patches/linux/{4.17-rc1 => 4.17}/0101-cpufreq-imx6q-check-speed-grades-for-i.MX6ULL.patch (100%)
rename patches/linux/{4.17-rc1 => 4.17}/0102-ARM-dts-imx6ull-add-operating-points.patch (100%)
rename patches/linux/{4.17-rc1 => 4.17}/0103-ARM-dts-opos6uldev-fix-pixel-clk-polarity.patch (100%)
rename patches/linux/{4.17-rc1 => 4.17}/0505-armadeus-add_mcp7940x_rtc_driver.patch (100%)
rename patches/linux/{4.17-rc1 => 4.17}/0514-armadeus-remove-spidev-oops-warning-at-load-time.patch (100%)
rename patches/linux/{4.17-rc1 => 4.17}/0703-armadeus-mxs-uart-add-rs485-support.patch (100%)
rename patches/linux/{4.17-rc1 => 4.17}/0800-armadeus-dts-opos6uldev-LQ043-LCD-support.patch (100%)
rename patches/linux/{4.17-rc1 => 4.17}/0800-armadeus-dts-opos6uldev-add-csi-pin-muxing.patch (100%)
rename patches/linux/{4.17-rc1 => 4.17}/0803-armadeus-brcmfmac-increase-boot-timeout.patch (100%)
diff --git a/buildroot/configs/opos6ul_defconfig b/buildroot/configs/opos6ul_defconfig
index 423a02cd1..7e85da45d 100644
--- a/buildroot/configs/opos6ul_defconfig
+++ b/buildroot/configs/opos6ul_defconfig
@@ -23,8 +23,8 @@ BR2_CPU_NAME="imx6ul"
BR2_TARGET_ARMADEUS_SDRAM_SIZE="256"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.17-rc1"
-BR2_LINUX_KERNEL_PATCH="../patches/linux/4.17-rc1"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.17-rc5"
+BR2_LINUX_KERNEL_PATCH="../patches/linux/4.17"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-4.17.config"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
diff --git a/patches/linux/4.17-rc1/0100-ARM-dts-opos6ul-rework-device-tree-to-support-i.MX6U.patch b/patches/linux/4.17/0100-ARM-dts-opos6ul-rework-device-tree-to-support-i.MX6U.patch
similarity index 100%
rename from patches/linux/4.17-rc1/0100-ARM-dts-opos6ul-rework-device-tree-to-support-i.MX6U.patch
rename to patches/linux/4.17/0100-ARM-dts-opos6ul-rework-device-tree-to-support-i.MX6U.patch
diff --git a/patches/linux/4.17-rc1/0101-cpufreq-imx6q-check-speed-grades-for-i.MX6ULL.patch b/patches/linux/4.17/0101-cpufreq-imx6q-check-speed-grades-for-i.MX6ULL.patch
similarity index 100%
rename from patches/linux/4.17-rc1/0101-cpufreq-imx6q-check-speed-grades-for-i.MX6ULL.patch
rename to patches/linux/4.17/0101-cpufreq-imx6q-check-speed-grades-for-i.MX6ULL.patch
diff --git a/patches/linux/4.17-rc1/0102-ARM-dts-imx6ull-add-operating-points.patch b/patches/linux/4.17/0102-ARM-dts-imx6ull-add-operating-points.patch
similarity index 100%
rename from patches/linux/4.17-rc1/0102-ARM-dts-imx6ull-add-operating-points.patch
rename to patches/linux/4.17/0102-ARM-dts-imx6ull-add-operating-points.patch
diff --git a/patches/linux/4.17-rc1/0103-ARM-dts-opos6uldev-fix-pixel-clk-polarity.patch b/patches/linux/4.17/0103-ARM-dts-opos6uldev-fix-pixel-clk-polarity.patch
similarity index 100%
rename from patches/linux/4.17-rc1/0103-ARM-dts-opos6uldev-fix-pixel-clk-polarity.patch
rename to patches/linux/4.17/0103-ARM-dts-opos6uldev-fix-pixel-clk-polarity.patch
diff --git a/patches/linux/4.17-rc1/0505-armadeus-add_mcp7940x_rtc_driver.patch b/patches/linux/4.17/0505-armadeus-add_mcp7940x_rtc_driver.patch
similarity index 100%
rename from patches/linux/4.17-rc1/0505-armadeus-add_mcp7940x_rtc_driver.patch
rename to patches/linux/4.17/0505-armadeus-add_mcp7940x_rtc_driver.patch
diff --git a/patches/linux/4.17-rc1/0514-armadeus-remove-spidev-oops-warning-at-load-time.patch b/patches/linux/4.17/0514-armadeus-remove-spidev-oops-warning-at-load-time.patch
similarity index 100%
rename from patches/linux/4.17-rc1/0514-armadeus-remove-spidev-oops-warning-at-load-time.patch
rename to patches/linux/4.17/0514-armadeus-remove-spidev-oops-warning-at-load-time.patch
diff --git a/patches/linux/4.17-rc1/0703-armadeus-mxs-uart-add-rs485-support.patch b/patches/linux/4.17/0703-armadeus-mxs-uart-add-rs485-support.patch
similarity index 100%
rename from patches/linux/4.17-rc1/0703-armadeus-mxs-uart-add-rs485-support.patch
rename to patches/linux/4.17/0703-armadeus-mxs-uart-add-rs485-support.patch
diff --git a/patches/linux/4.17-rc1/0800-armadeus-dts-opos6uldev-LQ043-LCD-support.patch b/patches/linux/4.17/0800-armadeus-dts-opos6uldev-LQ043-LCD-support.patch
similarity index 100%
rename from patches/linux/4.17-rc1/0800-armadeus-dts-opos6uldev-LQ043-LCD-support.patch
rename to patches/linux/4.17/0800-armadeus-dts-opos6uldev-LQ043-LCD-support.patch
diff --git a/patches/linux/4.17-rc1/0800-armadeus-dts-opos6uldev-add-csi-pin-muxing.patch b/patches/linux/4.17/0800-armadeus-dts-opos6uldev-add-csi-pin-muxing.patch
similarity index 100%
rename from patches/linux/4.17-rc1/0800-armadeus-dts-opos6uldev-add-csi-pin-muxing.patch
rename to patches/linux/4.17/0800-armadeus-dts-opos6uldev-add-csi-pin-muxing.patch
diff --git a/patches/linux/4.17-rc1/0803-armadeus-brcmfmac-increase-boot-timeout.patch b/patches/linux/4.17/0803-armadeus-brcmfmac-increase-boot-timeout.patch
similarity index 100%
rename from patches/linux/4.17-rc1/0803-armadeus-brcmfmac-increase-boot-timeout.patch
rename to patches/linux/4.17/0803-armadeus-brcmfmac-increase-boot-timeout.patch
hooks/post-receive
--
armadeus
|