diff --git a/.gitmodules b/.gitmodules index 6f26cb3f1c..27c579253a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "buildroot"] path = buildroot - branch = 2023.02-op-build + branch = 2021.02-op-build url = https://github.com/open-power/buildroot diff --git a/README.md b/README.md index 1d5d3aa490..cf8224b6c3 100644 --- a/README.md +++ b/README.md @@ -46,16 +46,15 @@ a handful of other packages (see below). ### Dependencies for *64-bit* Ubuntu/Debian systems -1. Install Ubuntu (>= 22.04) or Debian (>= 9) 64-bit. +1. Install Ubuntu (>= 18.04) or Debian (>= 9) 64-bit. 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 \ - python2 python-is-python3 language-pack-en texinfo gawk cpio xxd \ + sudo apt-get install cscope ctags libz-dev libexpat-dev \ + python language-pack-en texinfo gawk cpio xxd \ build-essential g++ git bison flex unzip \ libssl-dev libxml-simple-perl libxml-sax-perl libxml-parser-perl libxml2-dev libxml2-utils xsltproc \ wget bc rsync diff --git a/openpower/configs/blackbird_defconfig b/openpower/configs/blackbird_defconfig index 2879efeb5d..01d83422b3 100644 --- a/openpower/configs/blackbird_defconfig +++ b/openpower/configs/blackbird_defconfig @@ -1,4 +1,5 @@ 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" diff --git a/openpower/configs/mihawk_defconfig b/openpower/configs/mihawk_defconfig index 42c0ae6e34..2d9e121ccd 100644 --- a/openpower/configs/mihawk_defconfig +++ b/openpower/configs/mihawk_defconfig @@ -1,4 +1,5 @@ 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" diff --git a/openpower/configs/mowgli_defconfig b/openpower/configs/mowgli_defconfig index 30a4d5e9e6..22d3643a7b 100644 --- a/openpower/configs/mowgli_defconfig +++ b/openpower/configs/mowgli_defconfig @@ -1,4 +1,5 @@ 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_8_X=y diff --git a/openpower/configs/nicole_defconfig b/openpower/configs/nicole_defconfig index 50b07e9f3f..72422ed906 100644 --- a/openpower/configs/nicole_defconfig +++ b/openpower/configs/nicole_defconfig @@ -1,4 +1,5 @@ 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_8_X=y diff --git a/openpower/configs/opal_defconfig b/openpower/configs/opal_defconfig index 326e0dbbd7..279a73532a 100644 --- a/openpower/configs/opal_defconfig +++ b/openpower/configs/opal_defconfig @@ -1,4 +1,5 @@ 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" diff --git a/openpower/configs/p9dsu_defconfig b/openpower/configs/p9dsu_defconfig index 7ad7abdf31..a1b0317ca2 100644 --- a/openpower/configs/p9dsu_defconfig +++ b/openpower/configs/p9dsu_defconfig @@ -1,4 +1,5 @@ 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_8_X=y diff --git a/openpower/configs/romulus_defconfig b/openpower/configs/romulus_defconfig index 7a82f41264..b33225adb6 100644 --- a/openpower/configs/romulus_defconfig +++ b/openpower/configs/romulus_defconfig @@ -1,4 +1,5 @@ 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_8_X=y diff --git a/openpower/configs/swift_defconfig b/openpower/configs/swift_defconfig index e488a97727..57460c9548 100644 --- a/openpower/configs/swift_defconfig +++ b/openpower/configs/swift_defconfig @@ -1,4 +1,5 @@ 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_8_X=y diff --git a/openpower/configs/witherspoon_defconfig b/openpower/configs/witherspoon_defconfig index 64ca9077af..da8046ae34 100644 --- a/openpower/configs/witherspoon_defconfig +++ b/openpower/configs/witherspoon_defconfig @@ -1,4 +1,5 @@ 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_8_X=y diff --git a/openpower/configs/zaius_defconfig b/openpower/configs/zaius_defconfig index 8bed8f3461..72a0a83bc1 100644 --- a/openpower/configs/zaius_defconfig +++ b/openpower/configs/zaius_defconfig @@ -1,4 +1,5 @@ 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_8_X=y diff --git a/openpower/configs/zz_defconfig b/openpower/configs/zz_defconfig index 9bd1ce5b55..326f513c52 100644 --- a/openpower/configs/zz_defconfig +++ b/openpower/configs/zz_defconfig @@ -1,4 +1,5 @@ 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"