Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/6] configs/nezha_defconfig: u-boot needs pylibfdt/swig/openssl
@ 2021-11-12  9:54 Peter Korsgaard
  2021-11-12  9:54 ` [Buildroot] [PATCH 2/6] configs/acmesystems_aria_g25_{128, 256}mb_defconfig: bump linux kernel to 4.19.216 Peter Korsgaard
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Peter Korsgaard @ 2021-11-12  9:54 UTC (permalink / raw)
  To: buildroot

Fixes https://gitlab.com/buildroot.org/buildroot/-/jobs/1758966167

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 configs/nezha_defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/configs/nezha_defconfig b/configs/nezha_defconfig
index d4724de2f3..2d66d6cb4a 100644
--- a/configs/nezha_defconfig
+++ b/configs/nezha_defconfig
@@ -26,6 +26,9 @@ BR2_TARGET_UBOOT_CUSTOM_TARBALL=y
 BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="$(call github,smaeul,u-boot,62392d3b8a624a80646c1876533336f90140088d)/uboot-62392d3b8a624a80646c1876533336f90140088d.tar.gz"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="nezha"
 BR2_TARGET_UBOOT_NEEDS_DTC=y
+BR2_TARGET_UBOOT_NEEDS_PYTHON3=y
+BR2_TARGET_UBOOT_NEEDS_PYLIBFDT=y
+BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
 BR2_TARGET_UBOOT_NEEDS_OPENSBI=y
 # BR2_TARGET_UBOOT_FORMAT_BIN is not set
 BR2_TARGET_UBOOT_FORMAT_CUSTOM=y
-- 
2.20.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-11-13 14:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-12  9:54 [Buildroot] [PATCH 1/6] configs/nezha_defconfig: u-boot needs pylibfdt/swig/openssl Peter Korsgaard
2021-11-12  9:54 ` [Buildroot] [PATCH 2/6] configs/acmesystems_aria_g25_{128, 256}mb_defconfig: bump linux kernel to 4.19.216 Peter Korsgaard
2021-11-12  9:54 ` [Buildroot] [PATCH 3/6] configs/acmesystems_arietta_g25_{128, " Peter Korsgaard
2021-11-12  9:54 ` [Buildroot] [PATCH 4/6] configs/armadeus_apf28_defconfig: bump linux kernel to 4.9.289 Peter Korsgaard
2021-11-12  9:54 ` [Buildroot] [PATCH 5/6] configs/armadeus_apf51_defconfig: bump linux kernel to 4.4.291 Peter Korsgaard
2021-11-12  9:54 ` [Buildroot] [PATCH 6/6] configs/rock64_defconfig: bump linux kernel to 4.19.216 Peter Korsgaard
2021-11-13 14:24 ` [Buildroot] [PATCH 1/6] configs/nezha_defconfig: u-boot needs pylibfdt/swig/openssl Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox