Skip to content

Commit dcb7a45

Browse files
8@tle.id.aurunlevel5
authored andcommitted
Sync git submodule
Signed-off-by: Trung Lê <[email protected]>
1 parent 8632106 commit dcb7a45

12 files changed

+22
-16
lines changed

buildroot

Submodule buildroot updated 8977 files

openpower/configs/blackbird_defconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ BR2_powerpc64le=y
22
BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL_OP_BUILD_PATH)/patches/blackbird-patches"
33
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
44
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5-
BR2_GCC_VERSION_8_X=y
5+
BR2_GCC_VERSION_11_X=y
66
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
77
BR2_TOOLCHAIN_BUILDROOT_CXX=y
88
BR2_TARGET_GENERIC_HOSTNAME="skiroot"

openpower/configs/mihawk_defconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ BR2_powerpc64le=y
22
BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL_OP_BUILD_PATH)/patches/mihawk-patches"
33
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
44
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5-
BR2_GCC_VERSION_8_X=y
5+
BR2_GCC_VERSION_11_X=y
66
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
77
BR2_TOOLCHAIN_BUILDROOT_CXX=y
88
BR2_TARGET_GENERIC_HOSTNAME="skiroot"

openpower/configs/mowgli_defconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
BR2_powerpc64le=y
22
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
33
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
4-
BR2_GCC_VERSION_8_X=y
4+
BR2_GCC_VERSION_11_X=y
55
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
66
BR2_TOOLCHAIN_BUILDROOT_CXX=y
77
BR2_TARGET_GENERIC_HOSTNAME="skiroot"

openpower/configs/nicole_defconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
BR2_powerpc64le=y
22
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
33
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
4-
BR2_GCC_VERSION_8_X=y
4+
BR2_GCC_VERSION_11_X=y
55
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
66
BR2_TOOLCHAIN_BUILDROOT_CXX=y
77
BR2_TARGET_GENERIC_HOSTNAME="skiroot"

openpower/configs/p9dsu_defconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
BR2_powerpc64le=y
22
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
33
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
4-
BR2_GCC_VERSION_8_X=y
4+
BR2_GCC_VERSION_11_X=y
55
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
66
BR2_TOOLCHAIN_BUILDROOT_CXX=y
77
BR2_TARGET_GENERIC_HOSTNAME="skiroot"

openpower/configs/romulus_defconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
BR2_powerpc64le=y
22
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
33
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
4-
BR2_GCC_VERSION_8_X=y
4+
BR2_GCC_VERSION_11_X=y
55
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
66
BR2_TOOLCHAIN_BUILDROOT_CXX=y
77
BR2_TARGET_GENERIC_HOSTNAME="skiroot"

openpower/configs/swift_defconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
BR2_powerpc64le=y
22
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
33
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
4-
BR2_GCC_VERSION_8_X=y
4+
BR2_GCC_VERSION_11_X=y
55
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
66
BR2_TOOLCHAIN_BUILDROOT_CXX=y
77
BR2_TARGET_GENERIC_HOSTNAME="skiroot"

openpower/configs/witherspoon_defconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
BR2_powerpc64le=y
22
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
33
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
4-
BR2_GCC_VERSION_8_X=y
4+
BR2_GCC_VERSION_11_X=y
55
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
66
BR2_TOOLCHAIN_BUILDROOT_CXX=y
77
BR2_TARGET_GENERIC_HOSTNAME="skiroot"

openpower/configs/zaius_defconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
BR2_powerpc64le=y
22
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
33
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
4-
BR2_GCC_VERSION_8_X=y
4+
BR2_GCC_VERSION_11_X=y
55
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
66
BR2_TOOLCHAIN_BUILDROOT_CXX=y
77
BR2_TARGET_GENERIC_HOSTNAME="skiroot"
+3-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# From https://www.kernel.org/pub/linux/utils/kbd/sha256sums.asc
2-
sha256 7a899de1c0eb75f3aea737095a736f2375e1cbfbe693fc14a3fe0bfb4649fb5e kbd-2.0.3.tar.xz
2+
sha256 ccdf452387a6380973d2927363e9cbb939fa2068915a6f937ff9d24522024683 kbd-2.5.1.tar.xz
3+
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
4+
sha256 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f CREDITS

openpower/package/loadkeys/loadkeys.mk

+9-5
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@
44
#
55
################################################################################
66

7-
LOADKEYS_VERSION = 2.0.3
7+
LOADKEYS_VERSION = 2.5.1
88
LOADKEYS_SOURCE = kbd-$(LOADKEYS_VERSION).tar.xz
99
LOADKEYS_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kbd
10-
LOADKEYS_CONF_OPTS = --disable-vlock
11-
LOADKEYS_DEPENDENCIES = $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext)
12-
LOADKEYS_LICENSE = GPLv2+
13-
LOADKEYS_LICENSE_FILES = COPYING
10+
LOADKEYS_CONF_OPTS = \
11+
--disable-vlock \
12+
--disable-tests
13+
LOADKEYS_DEPENDENCIES = \
14+
$(TARGET_NLS_DEPENDENCIES) \
15+
host-pkgconf
16+
LOADKEYS_LICENSE = GPL-2.0+
17+
LOADKEYS_LICENSE_FILES = COPYING CREDITS
1418
LOADKEYS_INSTALL_STAGING = NO
1519
LOADKEYS_INSTALL_TARGET = YES
1620

0 commit comments

Comments
 (0)