From a1ce4bebab92c477d9ee1d5e7369766b0e2fa9ff Mon Sep 17 00:00:00 2001 From: Peter Steenbergen Date: Mon, 16 Mar 2020 15:20:58 +0100 Subject: [PATCH] MycroftOS: Buildroot: Upgrade to the newest and latest LTS buildroot version 2020.02 --- .gitmodules | 2 +- buildroot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 53eea0f5..7972fe32 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "buildroot"] path = buildroot url = https://github.com/buildroot/buildroot.git - branch = 2019.08.x + branch = 2020.02.x diff --git a/buildroot b/buildroot index 21e50b55..5f5477b0 160000 --- a/buildroot +++ b/buildroot @@ -1 +1 @@ -Subproject commit 21e50b5598625bda1f6f98566113cce1dba976ae +Subproject commit 5f5477b0abb1a9d8a455be9b4b29f87345c15721