Openembedded Core Discussions
 help / color / mirror / Atom feed
* [kirkstone][PATCH] scripts/install-buildtools: Update to 4.0.26
@ 2025-05-08 20:16 Aleksandar Nikolic
  2025-05-08 20:16 ` [scarthgap][PATCH] scripts/install-buildtools: Update to 5.0.9 Aleksandar Nikolic
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Aleksandar Nikolic @ 2025-05-08 20:16 UTC (permalink / raw)
  To: openembedded-core; +Cc: Aleksandar Nikolic

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

Update to the 4.0.26 release of the 4.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 56b22e4270..8e55bd69c8 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-4.0.24'
-DEFAULT_INSTALLER_VERSION = '4.0.24'
+DEFAULT_RELEASE = 'yocto-4.0.26'
+DEFAULT_INSTALLER_VERSION = '4.0.26'
 DEFAULT_BUILDDATE = '202110XX'
 
 # Python version sanity check
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [scarthgap][PATCH] scripts/install-buildtools: Update to 5.0.9
  2025-05-08 20:16 [kirkstone][PATCH] scripts/install-buildtools: Update to 4.0.26 Aleksandar Nikolic
@ 2025-05-08 20:16 ` Aleksandar Nikolic
  2025-05-08 20:16 ` [styhead][PATCH] scripts/install-buildtools: Update to 5.1.4 Aleksandar Nikolic
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Aleksandar Nikolic @ 2025-05-08 20:16 UTC (permalink / raw)
  To: openembedded-core; +Cc: Aleksandar Nikolic

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



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [styhead][PATCH] scripts/install-buildtools: Update to 5.1.4
  2025-05-08 20:16 [kirkstone][PATCH] scripts/install-buildtools: Update to 4.0.26 Aleksandar Nikolic
  2025-05-08 20:16 ` [scarthgap][PATCH] scripts/install-buildtools: Update to 5.0.9 Aleksandar Nikolic
@ 2025-05-08 20:16 ` 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
  3 siblings, 0 replies; 5+ messages in thread
From: Aleksandar Nikolic @ 2025-05-08 20:16 UTC (permalink / raw)
  To: openembedded-core; +Cc: Aleksandar Nikolic

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

Update to the 5.1.4 release of the 5.1 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 5e5c42ef31..aa67a03724 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.1.2'
-DEFAULT_INSTALLER_VERSION = '5.1.2'
+DEFAULT_RELEASE = 'yocto-5.1.4'
+DEFAULT_INSTALLER_VERSION = '5.1.4'
 DEFAULT_BUILDDATE = '202110XX'
 
 # Python version sanity check
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH] scripts/install-buildtools: Update to 5.2
  2025-05-08 20:16 [kirkstone][PATCH] scripts/install-buildtools: Update to 4.0.26 Aleksandar Nikolic
  2025-05-08 20:16 ` [scarthgap][PATCH] scripts/install-buildtools: Update to 5.0.9 Aleksandar Nikolic
  2025-05-08 20:16 ` [styhead][PATCH] scripts/install-buildtools: Update to 5.1.4 Aleksandar Nikolic
@ 2025-05-08 20:16 ` Aleksandar Nikolic
  2025-05-08 20:16 ` [walnascar][PATCH] " Aleksandar Nikolic
  3 siblings, 0 replies; 5+ messages in thread
From: Aleksandar Nikolic @ 2025-05-08 20:16 UTC (permalink / raw)
  To: openembedded-core; +Cc: Aleksandar Nikolic

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

Update to the 5.2 release of the 5.2 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 952da888ba..6750ffcbcc 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.1.2'
-DEFAULT_INSTALLER_VERSION = '5.1.2'
+DEFAULT_RELEASE = 'yocto-5.2'
+DEFAULT_INSTALLER_VERSION = '5.2'
 DEFAULT_BUILDDATE = '202110XX'
 
 # Python version sanity check
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [walnascar][PATCH] scripts/install-buildtools: Update to 5.2
  2025-05-08 20:16 [kirkstone][PATCH] scripts/install-buildtools: Update to 4.0.26 Aleksandar Nikolic
                   ` (2 preceding siblings ...)
  2025-05-08 20:16 ` [PATCH] scripts/install-buildtools: Update to 5.2 Aleksandar Nikolic
@ 2025-05-08 20:16 ` Aleksandar Nikolic
  3 siblings, 0 replies; 5+ messages in thread
From: Aleksandar Nikolic @ 2025-05-08 20:16 UTC (permalink / raw)
  To: openembedded-core; +Cc: Aleksandar Nikolic

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

Update to the 5.2 release of the 5.2 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 952da888ba..6750ffcbcc 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.1.2'
-DEFAULT_INSTALLER_VERSION = '5.1.2'
+DEFAULT_RELEASE = 'yocto-5.2'
+DEFAULT_INSTALLER_VERSION = '5.2'
 DEFAULT_BUILDDATE = '202110XX'
 
 # Python version sanity check
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-05-08 20:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-08 20:16 [kirkstone][PATCH] scripts/install-buildtools: Update to 4.0.26 Aleksandar Nikolic
2025-05-08 20:16 ` [scarthgap][PATCH] scripts/install-buildtools: Update to 5.0.9 Aleksandar Nikolic
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox