[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-70-gdef208cf4
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2019-05-28 08:54:23
|
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 def208cf4e83c63f88bdc0b500a9f933ecc34a50 (commit)
from fece9d3c5f2dd35b1da5b9e0d7a927cafdf4e822 (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 def208cf4e83c63f88bdc0b500a9f933ecc34a50
Author: Sébastien Szymanski <seb...@ar...>
Date: Tue May 28 10:53:20 2019 +0200
[BUILDROOT] opos6ulsp_defconfig: use correct Linux patches dir
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/opos6ulsp_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildroot/configs/opos6ulsp_defconfig b/buildroot/configs/opos6ulsp_defconfig
index 177a85ef8..f99e8112f 100644
--- a/buildroot/configs/opos6ulsp_defconfig
+++ b/buildroot/configs/opos6ulsp_defconfig
@@ -23,7 +23,7 @@ BR2_TARGET_ARMADEUS_SDRAM_SIZE="256"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.46"
-BR2_LINUX_KERNEL_PATCH="../patches/linux/4.17"
+BR2_LINUX_KERNEL_PATCH="../patches/linux/4.19"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-4.19.config"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
hooks/post-receive
--
armadeus
|