From 46bf33fb4e882e2081a16f8d86a7a3bf07329948 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Tue, 22 Jan 2019 00:00:00 +0000 Subject: [PATCH] buildroot: update to 2018.08 The main motivation for this was to fix the build for Ubuntu 18.10, which has glibc 2.28, which broke the 2018.05 build at the m4-host package with: #error "Please port gnulib fseeko.c to your platform! The fixing commit is: c48f8a64626c60bd1b46804b7cf1a699ff53cdf3 --- buildroot_config/default | 4 ---- submodules/buildroot | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/buildroot_config/default b/buildroot_config/default index 4764505..e5b5b4c 100644 --- a/buildroot_config/default +++ b/buildroot_config/default @@ -23,10 +23,6 @@ BR2_TARGET_ROOTFS_INITRAMFS=n BR2_TARGET_ROOTFS_TAR=n # Host GDB -BR2_GDB_VERSION="7.11.1" -BR2_GDB_VERSION_7_10=n -BR2_GDB_VERSION_7_11=y -BR2_GDB_VERSION_7_12=n BR2_PACKAGE_HOST_GDB=y BR2_PACKAGE_HOST_GDB_PYTHON=y BR2_PACKAGE_HOST_GDB_SIM=y diff --git a/submodules/buildroot b/submodules/buildroot index bc60382..653eaa1 160000 --- a/submodules/buildroot +++ b/submodules/buildroot @@ -1 +1 @@ -Subproject commit bc60382b8ff776bd58dfd4732221e5c927c50c37 +Subproject commit 653eaa178bf7352791d988a8ee9db79c8bd7975e