diff mbox series

[yocto-autobuilder-helper,kirkstone] config.json: update to latest buildtools tarball

Message ID 41cf4f0a5f7bd88c732689cea0f1edb12afa8fe2.1697820208.git.steve@sakoman.com
State New
Headers show
Series [yocto-autobuilder-helper,kirkstone] config.json: update to latest buildtools tarball | expand

Commit Message

Steve Sakoman Oct. 20, 2023, 4:44 p.m. UTC
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 config.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/config.json b/config.json
index 7c95b53..4167fcb 100644
--- a/config.json
+++ b/config.json
@@ -10,8 +10,7 @@ 
 
     "BUILDTOOLS_URL_TEMPLOCAL" : "/srv/autobuilder/autobuilder.yocto.io/pub/non-release/20210214-8/buildtools/x86_64-buildtools-extended-nativesdk-standalone-3.2+snapshot-7d38cc8e749aedb8435ee71847e04b353cca541d.sh",
     "BUILDTOOLS_URL_TEMPLOCAL2" : "https://downloads.yoctoproject.org/releases/yocto/milestones/yocto-3.1_M3/buildtools/x86_64-buildtools-extended-nativesdk-standalone-3.0+snapshot-20200315.sh",
-    "BUILDTOOLS_URL" : "https://downloads.yoctoproject.org/releases/yocto/yocto-3.4/buildtools/x86_64-buildtools-extended-nativesdk-standalone-3.4.sh",
-    "BUILDTOOLS_MAKE_URL" : "/srv/autobuilder/autobuilder.yocto.io/pub/non-release/20220413-28/buildtools/x86_64-buildtools-make-nativesdk-standalone-4.0.sh",
+    "BUILDTOOLS_URL" : "/srv/autobuilder/autobuilder.yocto.io/pub/non-release/20230223-18/buildtools/x86_64-buildtools-extended-nativesdk-standalone-4.1+snapshot-9c07de0f20042c81496185293857284048d7912c.sh",
 
     "REPO_STASH_DIR" : "${BASE_HOMEDIR}/git/mirror",
     "TRASH_DIR" : "${BASE_HOMEDIR}/git/trash",