All of lore.kernel.org
 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: [scarthgap][PATCH] scripts/install-buildtools: Update to 5.0.9
Date: Thu,  8 May 2025 22:16:29 +0200	[thread overview]
Message-ID: <20250508201633.44249-2-an010@live.com> (raw)
In-Reply-To: <20250508201633.44249-1-an010@live.com>

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

Update to the 5.0.9 release of the 5.0 series for buildtools

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

diff --git a/scripts/install-buildtools b/scripts/install-buildtools
index e4d472023d..59b45d8f1c 100755
--- a/scripts/install-buildtools
+++ b/scripts/install-buildtools
@@ -57,8 +57,8 @@ logger = scriptutils.logger_create(PROGNAME, stream=sys.stdout)
 
 DEFAULT_INSTALL_DIR = os.path.join(os.path.split(scripts_path)[0],'buildtools')
 DEFAULT_BASE_URL = 'https://downloads.yoctoproject.org/releases/yocto'
-DEFAULT_RELEASE = 'yocto-5.0.7'
-DEFAULT_INSTALLER_VERSION = '5.0.7'
+DEFAULT_RELEASE = 'yocto-5.0.9'
+DEFAULT_INSTALLER_VERSION = '5.0.9'
 DEFAULT_BUILDDATE = '202110XX'
 
 # Python version sanity check
-- 
2.25.1



  reply	other threads:[~2025-05-08 20:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-08 20:16 [kirkstone][PATCH] scripts/install-buildtools: Update to 4.0.26 Aleksandar Nikolic
2025-05-08 20:16 ` Aleksandar Nikolic [this message]
2025-05-08 20:16 ` [styhead][PATCH] scripts/install-buildtools: Update to 5.1.4 Aleksandar Nikolic
2025-05-08 20:16 ` [PATCH] scripts/install-buildtools: Update to 5.2 Aleksandar Nikolic
2025-05-08 20:16 ` [walnascar][PATCH] " 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=20250508201633.44249-2-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.