File tree 15 files changed +28
-28
lines changed
15 files changed +28
-28
lines changed Original file line number Diff line number Diff line change 1
1
[submodule "buildroot "]
2
2
path = buildroot
3
- branch = 2021 .02-op-build
3
+ branch = 2022 .02-op-build
4
4
url = https://github.com/open-power/buildroot
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
2
BR2_powerpc_power8=y
3
3
BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL_OP_BUILD_PATH)/patches/blackbird-patches"
4
- BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_4 =y
4
+ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15 =y
5
5
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
6
6
BR2_GCC_VERSION_8_X=y
7
7
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
@@ -18,7 +18,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay"
18
18
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
19
19
BR2_LINUX_KERNEL=y
20
20
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
21
- BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.4.68 "
21
+ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.28 "
22
22
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
23
23
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
24
24
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
2
BR2_powerpc_power8=y
3
- BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10 =y
3
+ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15 =y
4
4
BR2_BINUTILS_VERSION_2_32_X=y
5
5
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
6
6
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
@@ -16,7 +16,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay"
16
16
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
17
17
BR2_LINUX_KERNEL=y
18
18
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
19
- BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.10.50 "
19
+ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.28 "
20
20
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
21
21
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
22
22
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
2
BR2_powerpc_power8=y
3
3
BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL_OP_BUILD_PATH)/patches/mihawk-patches"
4
- BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_4 =y
4
+ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15 =y
5
5
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
6
6
BR2_GCC_VERSION_8_X=y
7
7
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
@@ -18,7 +18,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay"
18
18
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
19
19
BR2_LINUX_KERNEL=y
20
20
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
21
- BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.4.68 "
21
+ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.28 "
22
22
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
23
23
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
24
24
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
2
BR2_powerpc_power8=y
3
- BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_4 =y
3
+ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15 =y
4
4
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
5
BR2_GCC_VERSION_8_X=y
6
6
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
@@ -17,7 +17,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay"
17
17
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
18
18
BR2_LINUX_KERNEL=y
19
19
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
20
- BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.4.68 "
20
+ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.28 "
21
21
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
22
22
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
23
23
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
2
BR2_powerpc_power8=y
3
- BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_4 =y
3
+ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15 =y
4
4
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
5
BR2_GCC_VERSION_8_X=y
6
6
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
@@ -16,7 +16,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay"
16
16
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
17
17
BR2_LINUX_KERNEL=y
18
18
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
19
- BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.4.68 "
19
+ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.28 "
20
20
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
21
21
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
22
22
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
2
BR2_powerpc_power8=y
3
- BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_4 =y
3
+ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15 =y
4
4
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
5
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
6
6
BR2_TARGET_GENERIC_HOSTNAME="skiroot"
@@ -13,7 +13,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay"
13
13
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
14
14
BR2_LINUX_KERNEL=y
15
15
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
16
- BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.4.68 "
16
+ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.28 "
17
17
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
18
18
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
19
19
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
2
BR2_powerpc_power8=y
3
- BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10 =y
3
+ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15 =y
4
4
BR2_BINUTILS_VERSION_2_32_X=y
5
5
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
6
6
BR2_GCC_VERSION_8_X=y
@@ -18,7 +18,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay"
18
18
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
19
19
BR2_LINUX_KERNEL=y
20
20
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
21
- BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.10.50 "
21
+ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.28 "
22
22
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
23
23
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
24
24
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
2
BR2_powerpc_power8=y
3
- BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_4 =y
3
+ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15 =y
4
4
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
5
BR2_GCC_VERSION_8_X=y
6
6
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
@@ -17,7 +17,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay"
17
17
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
18
18
BR2_LINUX_KERNEL=y
19
19
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
20
- BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.4.68 "
20
+ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.28 "
21
21
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
22
22
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
23
23
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
2
BR2_powerpc_power8=y
3
- BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_4 =y
3
+ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15 =y
4
4
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
5
BR2_GCC_VERSION_8_X=y
6
6
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
@@ -17,7 +17,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay"
17
17
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
18
18
BR2_LINUX_KERNEL=y
19
19
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
20
- BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.4.68 "
20
+ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.28 "
21
21
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
22
22
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
23
23
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
2
BR2_powerpc_power8=y
3
- BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_4 =y
3
+ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15 =y
4
4
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
5
BR2_GCC_VERSION_8_X=y
6
6
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
@@ -17,7 +17,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay"
17
17
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
18
18
BR2_LINUX_KERNEL=y
19
19
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
20
- BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.4.68 "
20
+ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.28 "
21
21
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
22
22
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
23
23
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
2
BR2_powerpc_power8=y
3
- BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_4 =y
3
+ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15 =y
4
4
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
5
BR2_GCC_VERSION_8_X=y
6
6
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
@@ -17,7 +17,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay"
17
17
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
18
18
BR2_LINUX_KERNEL=y
19
19
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
20
- BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.4.68 "
20
+ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.28 "
21
21
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
22
22
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
23
23
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
2
BR2_powerpc_power8=y
3
- BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_4 =y
3
+ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15 =y
4
4
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
5
BR2_GCC_VERSION_8_X=y
6
6
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
@@ -17,7 +17,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay"
17
17
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
18
18
BR2_LINUX_KERNEL=y
19
19
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
20
- BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.4.68 "
20
+ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.28 "
21
21
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
22
22
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
23
23
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
2
BR2_powerpc_power8=y
3
- BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_4 =y
3
+ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15 =y
4
4
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
5
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
6
6
BR2_TARGET_GENERIC_HOSTNAME="skiroot"
@@ -15,7 +15,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay"
15
15
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
16
16
BR2_LINUX_KERNEL=y
17
17
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
18
- BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.4.68 "
18
+ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.28 "
19
19
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
20
20
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
21
21
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
You can’t perform that action at this time.
0 commit comments