Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Bump buildroot to 2023.02-op-build #5679

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "buildroot"]
path = buildroot
branch = 2022.02-op-build
branch = 2023.02-op-build
url = https://github.com/open-power/buildroot
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ The machine your building on will need Python 2.7, GCC 8.4 (or later), and
a handful of other packages (see below).

### Dependencies for *64-bit* Ubuntu/Debian systems

1. Install Ubuntu 22.04 or Debian 12 (x86_64 or ppc64le).
2. Enable Universe (Ubuntu only):

sudo apt-get install software-properties-common
sudo add-apt-repository universe

3. Install the packages necessary for the build:

sudo apt-get install cscope universal-ctags libz-dev libexpat-dev \
Expand Down
2 changes: 1 addition & 1 deletion buildroot
Submodule buildroot updated 6110 files
1 change: 0 additions & 1 deletion openpower/configs/blackbird_defconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL_OP_BUILD_PATH)/patches/blackbird-patches"
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
Expand Down
1 change: 0 additions & 1 deletion openpower/configs/mihawk_defconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL_OP_BUILD_PATH)/patches/mihawk-patches"
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
Expand Down
1 change: 0 additions & 1 deletion openpower/configs/mowgli_defconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
BR2_GCC_VERSION_11_X=y
Expand Down
1 change: 0 additions & 1 deletion openpower/configs/nicole_defconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
BR2_GCC_VERSION_11_X=y
Expand Down
1 change: 0 additions & 1 deletion openpower/configs/opal_defconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
Expand Down
1 change: 0 additions & 1 deletion openpower/configs/p9dsu_defconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
BR2_GCC_VERSION_11_X=y
Expand Down
1 change: 0 additions & 1 deletion openpower/configs/romulus_defconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
BR2_GCC_VERSION_11_X=y
Expand Down
1 change: 0 additions & 1 deletion openpower/configs/swift_defconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
BR2_GCC_VERSION_11_X=y
Expand Down
1 change: 0 additions & 1 deletion openpower/configs/witherspoon_defconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
BR2_GCC_VERSION_11_X=y
Expand Down
1 change: 0 additions & 1 deletion openpower/configs/zaius_defconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
BR2_GCC_VERSION_11_X=y
Expand Down
1 change: 0 additions & 1 deletion openpower/configs/zz_defconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
Expand Down
8 changes: 4 additions & 4 deletions openpower/package/loadkeys/loadkeys.mk
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ LOADKEYS_VERSION = 2.5.1
LOADKEYS_SOURCE = kbd-$(LOADKEYS_VERSION).tar.xz
LOADKEYS_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kbd
LOADKEYS_CONF_OPTS = \
--disable-vlock \
--disable-tests
--disable-vlock \
--disable-tests
LOADKEYS_DEPENDENCIES = \
$(TARGET_NLS_DEPENDENCIES) \
host-pkgconf
$(TARGET_NLS_DEPENDENCIES) \
host-pkgconf
LOADKEYS_LICENSE = GPL-2.0+
LOADKEYS_LICENSE_FILES = COPYING CREDITS
LOADKEYS_INSTALL_STAGING = NO
Expand Down