[PATCH openbmc-build-scripts] use glibc 2.22 to work around assembler error

OpenBMC Patches openbmc-patches at stwcx.xyz
Wed Mar 16 13:20:24 AEDT 2016


From: Chris Smart <distroguy at gmail.com>

---
 initramfs-build.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/initramfs-build.sh b/initramfs-build.sh
index 3c08807..65abf39 100755
--- a/initramfs-build.sh
+++ b/initramfs-build.sh
@@ -73,6 +73,7 @@ BR2_powerpc64le=y
 BR2_TARGET_ROOTFS_CPIO=y
 BR2_TARGET_ROOTFS_CPIO_XZ=y
 BR2_TARGET_GENERIC_GETTY_PORT="hvc0"
+BR2_GLIBC_VERSION_2_22=y
 EOF_BUILDROOT
 
 # Build buildroot
-- 
2.7.1




More information about the openbmc mailing list