From: Louis Rannou <louis.rannou@syslinbit.com>
To: bitbake-devel@lists.openembedded.org
Cc: Louis Rannou <louis.rannou@syslinbit.com>,
louis.rannou@non.se.com, pascal.eberhard@se.com,
yoann.congal@smile.fr
Subject: [PATCH 0/2] bitbake: fix ??= operator for getVarFlags and test
Date: Wed, 12 Feb 2025 13:16:17 +0100 [thread overview]
Message-ID: <20250212-varflags-v1-0-3a756c7aa95c@syslinbit.com> (raw)
Since commit 0329a7e3ac694737f2d2c1861f65492551360663, weak default values are
omitted while they were only incorrect before. The first patch fixes the issue,
the second adds a test for validation.
Fixes [YOCTO #15685]
Signed-off-by: Louis Rannou <louis.rannou@syslinbit.com>
---
Louis Rannou (2):
bitbake: data_smart: fix ??= operator for getVarFlags
bitbake: tests/parse: add test for getVarFlags
lib/bb/data_smart.py | 16 +++++++++++++---
lib/bb/tests/parse.py | 16 ++++++++++++++++
2 files changed, 29 insertions(+), 3 deletions(-)
---
base-commit: bcf090ed631bbd523a5341baebba0765f1a847f8
change-id: 20250212-varflags-7e56f73a3966
Best regards,
--
Louis Rannou <louis.rannou@syslinbit.com>
next reply other threads:[~2025-02-12 12:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-12 12:16 Louis Rannou [this message]
2025-02-12 12:16 ` [PATCH 1/2] bitbake: data_smart: fix ??= operator for getVarFlags Louis Rannou
2025-02-12 14:00 ` [bitbake-devel] " Richard Purdie
2025-02-12 14:13 ` Richard Purdie
2025-02-12 17:01 ` Louis Rannou
2025-02-12 12:16 ` [PATCH 2/2] bitbake: tests/parse: add test " Louis Rannou
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=20250212-varflags-v1-0-3a756c7aa95c@syslinbit.com \
--to=louis.rannou@syslinbit.com \
--cc=bitbake-devel@lists.openembedded.org \
--cc=louis.rannou@non.se.com \
--cc=pascal.eberhard@se.com \
--cc=yoann.congal@smile.fr \
/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.