Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Aleksandar Nikolic <aleksandar.nikolic010@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Aleksandar Nikolic <aleksandar.nikolic@zeiss.com>
Subject: [PATCH 4/4] scripts/install-buildtools: Update to 4.0.21
Date: Mon, 23 Sep 2024 10:59:48 +0200	[thread overview]
Message-ID: <20240923085948.49447-4-an010@live.com> (raw)
In-Reply-To: <20240923085948.49447-1-an010@live.com>

From: Aleksandar Nikolic <aleksandar.nikolic@zeiss.com>

Update to the 4.0.21 release of the 4.0 series for buildtools.

Signed-off-by: Aleksandar Nikolic <aleksandar.nikolic@zeiss.com>
---
 scripts/install-buildtools | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/scripts/install-buildtools b/scripts/install-buildtools
index 4f85fe87d4..9054eb5f36 100755
--- a/scripts/install-buildtools
+++ b/scripts/install-buildtools
@@ -56,9 +56,9 @@ PROGNAME = 'install-buildtools'
 logger = scriptutils.logger_create(PROGNAME, stream=sys.stdout)
 
 DEFAULT_INSTALL_DIR = os.path.join(os.path.split(scripts_path)[0],'buildtools')
-DEFAULT_BASE_URL = 'http://downloads.yoctoproject.org/releases/yocto'
-DEFAULT_RELEASE = 'yocto-4.1'
-DEFAULT_INSTALLER_VERSION = '4.1'
+DEFAULT_BASE_URL = 'https://downloads.yoctoproject.org/releases/yocto'
+DEFAULT_RELEASE = 'yocto-4.0.21'
+DEFAULT_INSTALLER_VERSION = '4.0.21'
 DEFAULT_BUILDDATE = '202110XX'
 
 # Python version sanity check
-- 
2.25.1



  parent reply	other threads:[~2024-09-23  9:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-23  8:59 [PATCH 1/4] install-buildtools: support buildtools-make-tarball and update to 4.1 Aleksandar Nikolic
2024-09-23  8:59 ` [PATCH 2/4] install-buildtools: remove md5 checksum validation Aleksandar Nikolic
2024-09-23  8:59 ` [PATCH 3/4] install-buildtools: fix "test installation" step Aleksandar Nikolic
2024-09-23  8:59 ` Aleksandar Nikolic [this message]
2024-09-23  9:06   ` [OE-core] [PATCH 4/4] scripts/install-buildtools: Update to 4.0.21 Jose Quaresma
2024-09-24  7:57     ` Aleksandar Nikolic
2024-09-24 11:30       ` [OE-core] " Ross Burton
2024-09-24 12:12         ` Aleksandar Nikolic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240923085948.49447-4-an010@live.com \
    --to=aleksandar.nikolic010@gmail.com \
    --cc=aleksandar.nikolic@zeiss.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox