File tree 16 files changed +27
-31
lines changed
16 files changed +27
-31
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 = 2023 .02-op-build
4
4
url = https://github.com/open-power/buildroot
Original file line number Diff line number Diff line change @@ -46,15 +46,16 @@ a handful of other packages (see below).
46
46
47
47
### Dependencies for * 64-bit* Ubuntu/Debian systems
48
48
49
- 1 . Install Ubuntu (>= 18 .04) or Debian (>= 9) 64-bit.
49
+ 1 . Install Ubuntu (>= 22 .04) or Debian (>= 9) 64-bit.
50
50
2 . Enable Universe (Ubuntu only):
51
51
52
52
sudo apt-get install software-properties-common
53
53
sudo add-apt-repository universe
54
+
54
55
3 . Install the packages necessary for the build:
55
56
56
- sudo apt-get install cscope ctags libz-dev libexpat-dev \
57
- python language-pack-en texinfo gawk cpio xxd \
57
+ sudo apt-get install cscope universal- ctags libz-dev libexpat-dev \
58
+ python2 python-is-python3 language-pack-en texinfo gawk cpio xxd \
58
59
build-essential g++ git bison flex unzip \
59
60
libssl-dev libxml-simple-perl libxml-sax-perl libxml-parser-perl libxml2-dev libxml2-utils xsltproc \
60
61
wget bc rsync
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
- BR2_powerpc_power8=y
3
2
BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL_OP_BUILD_PATH)/patches/blackbird-patches"
4
3
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
5
4
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
6
- BR2_GCC_VERSION_8_X =y
5
+ BR2_GCC_VERSION_11_X =y
7
6
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
8
7
BR2_TOOLCHAIN_BUILDROOT_CXX=y
9
8
BR2_TARGET_GENERIC_HOSTNAME="skiroot"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
- BR2_powerpc_power8=y
3
2
BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL_OP_BUILD_PATH)/patches/mihawk-patches"
4
3
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
5
4
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
6
- BR2_GCC_VERSION_8_X =y
5
+ BR2_GCC_VERSION_11_X =y
7
6
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
8
7
BR2_TOOLCHAIN_BUILDROOT_CXX=y
9
8
BR2_TARGET_GENERIC_HOSTNAME="skiroot"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
- BR2_powerpc_power8=y
3
2
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
4
3
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
- BR2_GCC_VERSION_8_X =y
4
+ BR2_GCC_VERSION_11_X =y
6
5
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
7
6
BR2_TOOLCHAIN_BUILDROOT_CXX=y
8
7
BR2_TARGET_GENERIC_HOSTNAME="skiroot"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
- BR2_powerpc_power8=y
3
2
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
4
3
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
- BR2_GCC_VERSION_8_X =y
4
+ BR2_GCC_VERSION_11_X =y
6
5
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
7
6
BR2_TOOLCHAIN_BUILDROOT_CXX=y
8
7
BR2_TARGET_GENERIC_HOSTNAME="skiroot"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
- BR2_powerpc_power8=y
3
2
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
4
3
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
4
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
- BR2_powerpc_power8=y
3
2
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
4
3
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
- BR2_GCC_VERSION_8_X =y
4
+ BR2_GCC_VERSION_11_X =y
6
5
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
7
6
BR2_TOOLCHAIN_BUILDROOT_CXX=y
8
7
BR2_TARGET_GENERIC_HOSTNAME="skiroot"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
- BR2_powerpc_power8=y
3
2
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
4
3
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
- BR2_GCC_VERSION_8_X =y
4
+ BR2_GCC_VERSION_11_X =y
6
5
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
7
6
BR2_TOOLCHAIN_BUILDROOT_CXX=y
8
7
BR2_TARGET_GENERIC_HOSTNAME="skiroot"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
- BR2_powerpc_power8=y
3
2
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
4
3
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
- BR2_GCC_VERSION_8_X =y
4
+ BR2_GCC_VERSION_11_X =y
6
5
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
7
6
BR2_TOOLCHAIN_BUILDROOT_CXX=y
8
7
BR2_TARGET_GENERIC_HOSTNAME="skiroot"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
- BR2_powerpc_power8=y
3
2
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
4
3
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
- BR2_GCC_VERSION_8_X =y
4
+ BR2_GCC_VERSION_11_X =y
6
5
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
7
6
BR2_TOOLCHAIN_BUILDROOT_CXX=y
8
7
BR2_TARGET_GENERIC_HOSTNAME="skiroot"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
- BR2_powerpc_power8=y
3
2
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
4
3
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
- BR2_GCC_VERSION_8_X =y
4
+ BR2_GCC_VERSION_11_X =y
6
5
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
7
6
BR2_TOOLCHAIN_BUILDROOT_CXX=y
8
7
BR2_TARGET_GENERIC_HOSTNAME="skiroot"
Original file line number Diff line number Diff line change 1
1
BR2_powerpc64le=y
2
- BR2_powerpc_power8=y
3
2
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
4
3
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
5
4
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
Original file line number Diff line number Diff line change 1
1
# 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
Original file line number Diff line number Diff line change 4
4
#
5
5
# ###############################################################################
6
6
7
- LOADKEYS_VERSION = 2.0.3
7
+ LOADKEYS_VERSION = 2.5.1
8
8
LOADKEYS_SOURCE = kbd-$(LOADKEYS_VERSION ) .tar.xz
9
9
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
14
18
LOADKEYS_INSTALL_STAGING = NO
15
19
LOADKEYS_INSTALL_TARGET = YES
16
20
You can’t perform that action at this time.
0 commit comments