[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-279-g0dda80bc9
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2021-08-26 16:21:13
|
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 0dda80bc9fa2268bb0da72a42207c6e18e1f9737 (commit)
from 5be584019d54aa41b659799c58c8c660bb2f51b7 (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 0dda80bc9fa2268bb0da72a42207c6e18e1f9737
Author: Julien BOIBESSOT <jul...@ar...>
Date: Thu Aug 26 18:20:56 2021 +0200
[BUILDROOT] Make apf27_defconfig build again, by bumping kernel version to 5.10 (boot not tested)
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf27_defconfig | 3 ++-
.../device/armadeus/apf27/apf27-linux-5.10.60.config | 1 +
...apf27-linux-4.0.config => apf27-linux-5.10.config} | 19 +++++++++----------
3 files changed, 12 insertions(+), 11 deletions(-)
create mode 120000 buildroot/target/device/armadeus/apf27/apf27-linux-5.10.60.config
copy buildroot/target/device/armadeus/apf27/{apf27-linux-4.0.config => apf27-linux-5.10.config} (99%)
diff --git a/buildroot/configs/apf27_defconfig b/buildroot/configs/apf27_defconfig
index 3ba101dc4..cfb274eda 100644
--- a/buildroot/configs/apf27_defconfig
+++ b/buildroot/configs/apf27_defconfig
@@ -26,7 +26,7 @@ BR2_BOARD_NAME="apf27"
BR2_CPU_NAME="imx27"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.19.8"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.10.60"
BR2_LINUX_KERNEL_PATCH="$(TOPDIR)/../patches/linux/$(BR2_LINUX_KERNEL_VERSION)"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-$(BR2_LINUX_KERNEL_VERSION).config"
@@ -34,6 +34,7 @@ BR2_LINUX_KERNEL_UIMAGE=y
BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0xA0008000"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx27-apf27dev"
+BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
BR2_PACKAGE_BUSYBOX_CONFIG="$(ARMADEUS_PATH)/busybox.config"
BR2_PACKAGE_FPGAREGS=y
BR2_PACKAGE_FPGA_FIRMWARE=y
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-5.10.60.config b/buildroot/target/device/armadeus/apf27/apf27-linux-5.10.60.config
new file mode 120000
index 000000000..dbcf01631
--- /dev/null
+++ b/buildroot/target/device/armadeus/apf27/apf27-linux-5.10.60.config
@@ -0,0 +1 @@
+apf27-linux-5.10.config
\ No newline at end of file
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-4.0.config b/buildroot/target/device/armadeus/apf27/apf27-linux-5.10.config
similarity index 99%
copy from buildroot/target/device/armadeus/apf27/apf27-linux-4.0.config
copy to buildroot/target/device/armadeus/apf27/apf27-linux-5.10.config
index feb448fec..106237a72 100644
--- a/buildroot/target/device/armadeus/apf27/apf27-linux-4.0.config
+++ b/buildroot/target/device/armadeus/apf27/apf27-linux-5.10.config
@@ -3,26 +3,26 @@ CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
+CONFIG_PREEMPT=y
CONFIG_LOG_BUF_SHIFT=14
CONFIG_CGROUPS=y
CONFIG_EMBEDDED=y
# CONFIG_COMPAT_BRK is not set
CONFIG_SLAB=y
CONFIG_PROFILING=y
+# CONFIG_ARCH_MULTI_V7 is not set
+CONFIG_ARCH_MXC=y
+CONFIG_AEABI=y
+CONFIG_PM_DEBUG=y
CONFIG_OPROFILE=m
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_BLK_DEV_BSG is not set
# CONFIG_IOSCHED_DEADLINE is not set
# CONFIG_IOSCHED_CFQ is not set
-# CONFIG_ARCH_MULTI_V7 is not set
-CONFIG_ARCH_MXC=y
CONFIG_MACH_IMX27_DT=y
-CONFIG_PREEMPT=y
-CONFIG_AEABI=y
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
-CONFIG_PM_DEBUG=y
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y
@@ -89,13 +89,13 @@ CONFIG_NETDEVICES=y
# CONFIG_NET_VENDOR_STMICRO is not set
# CONFIG_NET_VENDOR_WIZNET is not set
CONFIG_SMSC_PHY=y
-CONFIG_RTL8187=m
CONFIG_LIBERTAS=m
CONFIG_LIBERTAS_SDIO=m
CONFIG_RT2X00=m
CONFIG_RT2500USB=m
CONFIG_RT73USB=m
CONFIG_RT2800USB=m
+CONFIG_RTL8187=m
CONFIG_RTL8192CU=m
CONFIG_ZD1211RW=m
CONFIG_INPUT_JOYDEV=y
@@ -194,8 +194,8 @@ CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_DS1374=y
CONFIG_RTC_DRV_MXC=m
CONFIG_DMADEVICES=y
-CONFIG_IMX_SDMA=y
CONFIG_IMX_DMA=y
+CONFIG_IMX_SDMA=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_IIO=y
CONFIG_MAX1027=y
@@ -223,6 +223,8 @@ CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_CODEPAGE_850=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_15=m
+CONFIG_FONTS=y
+CONFIG_FONT_8x8=y
CONFIG_PRINTK_TIME=y
CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_FS=y
@@ -231,6 +233,3 @@ CONFIG_DEBUG_FS=y
# CONFIG_FTRACE is not set
CONFIG_DEBUG_LL=y
CONFIG_EARLY_PRINTK=y
-# CONFIG_CRYPTO_ANSI_CPRNG is not set
-CONFIG_FONTS=y
-CONFIG_FONT_8x8=y
hooks/post-receive
--
armadeus
|