From: "Aleksandar Nikolic" <aleksandar.nikolic010@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 4/4] scripts/install-buildtools: Update to 4.0.21
Date: Tue, 24 Sep 2024 00:57:20 -0700 [thread overview]
Message-ID: <15848.1727164640820287502@lists.openembedded.org> (raw)
In-Reply-To: <CANPvuRktR9NbXAzFOJsusgctrXcmeHxoHpXO5882+tNsgyJvwQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1990 bytes --]
Hi Jose,
On Mon, Sep 23, 2024 at 11:06 AM, Jose Quaresma wrote:
>
> Hi Aleksandar,
>
> Aleksandar Nikolic via lists.openembedded.org (
> http://lists.openembedded.org ) <aleksandar.nikolic010= gmail.com@lists.openembedded.org
> > escreveu (segunda, 23/09/2024 à(s) 10:00):
>
>> 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'
>
>
> This first patch in the series updates this version to 4.1.
> What is the reason to downgrade this now on the last patch?
>
>
I was thinking since 4.1 (and higher versions) are EOL and since this is the kirkstone branch, the buildtools should also reflect the latest available release on the kirkstone branch, which is 4.0.21. But I am not really sure what's the right solution here, if someone else could chime in, I'd be thankful.
Aleksandar
>
>
> Jose
>
>
>> DEFAULT_BUILDDATE = '202110XX'
>>
>> # Python version sanity check
>> --
>> 2.25.1
>>
>>
>>
>>
>
>
>
>
> --
> Best regards,
>
> José Quaresma
>
[-- Attachment #2: Type: text/html, Size: 3334 bytes --]
next prev parent reply other threads:[~2024-09-24 7:57 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 ` [PATCH 4/4] scripts/install-buildtools: Update to 4.0.21 Aleksandar Nikolic
2024-09-23 9:06 ` [OE-core] " Jose Quaresma
2024-09-24 7:57 ` Aleksandar Nikolic [this message]
2024-09-24 11:30 ` 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=15848.1727164640820287502@lists.openembedded.org \
--to=aleksandar.nikolic010@gmail.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