|
Re: [PATCH] "bitbake-prserv-tool: Added quotes to variables to prevent splitting and gobbling"
I test the results by running bitbake core-image-sato.
If it builds successsfully, then I assume that it is fine,
Please what method do you recommend I use to test the results.
I test the results by running bitbake core-image-sato.
If it builds successsfully, then I assume that it is fine,
Please what method do you recommend I use to test the results.
|
By
Abongwa Amahnui Bonalais
·
#164320
·
|
|
Re: [PATCH] "bitbake-prserv-tool: Added quotes to variables to prevent splitting and gobbling"
It depends on how you're testing the end result.
I don't mind improving the scripts but what we don't really want are patches
made by just doing what that tool says without the result being
It depends on how you're testing the end result.
I don't mind improving the scripts but what we don't really want are patches
made by just doing what that tool says without the result being
|
By
Richard Purdie
·
#164319
·
|
|
Re: [PATCH] "bitbake-prserv-tool: Added quotes to variables to prevent splitting and gobbling"
Okay thank you what about Using $(...) notation instead of legacy backticked `...`.
base=`basename $0`, changing it to base=$(basename $0)
Should I commence those changes?
I'm seeing that based om
Okay thank you what about Using $(...) notation instead of legacy backticked `...`.
base=`basename $0`, changing it to base=$(basename $0)
Should I commence those changes?
I'm seeing that based om
|
By
Abongwa Amahnui Bonalais
·
#164318
·
|
|
Re: [PATCH] "bitbake-prserv-tool: Added quotes to variables to prevent splitting and gobbling"
I want to suggest a little bit of caution with the direction these changes are
going.
Showing the user a clear error if that have spaces in a build path is a good
thing. Making oe-init-build-env
I want to suggest a little bit of caution with the direction these changes are
going.
Showing the user a clear error if that have spaces in a build path is a good
thing. Making oe-init-build-env
|
By
Richard Purdie
·
#164317
·
|
|
Re: [PATCH] "bitbake-prserv-tool: Added quotes to variables to prevent splitting and gobbling"
I meant to say globbing sorry.
I will remove the quotes from the subject.
If quotes are not needed in the file=$1, does that means the first patch is fine?
I meant to say globbing sorry.
I will remove the quotes from the subject.
If quotes are not needed in the file=$1, does that means the first patch is fine?
|
By
Abongwa Amahnui Bonalais
·
#164316
·
|
|
Re: [PATCH] "bitbake-prserv-tool: Added quotes to variables to prevent splitting and gobbling"
By
Peter Kjellerstedt
·
#164315
·
|
|
Re: [PATCH] "bitbake-prserv-tool: Added quotes to variables to prevent splitting and gobbling"
hi Mike, I have sent a patch that has the changes from your review.
cheers.
hi Mike, I have sent a patch that has the changes from your review.
cheers.
|
By
Abongwa Amahnui Bonalais
·
#164314
·
|
|
[PATCH v2] "bitbake-prserv-tool: Added quotes to variables to prevent splitting and gobbling"
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...>
---
scripts/bitbake-prserv-tool | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...>
---
scripts/bitbake-prserv-tool | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git
|
By
Abongwa Amahnui Bonalais
·
#164313
·
|
|
[PATCH] "script/autobuilder-worker-prereq-test: Added quotes to variables to prevent splitting and gobbling"
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...>
---
scripts/autobuilder-worker-prereq-tests | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...>
---
scripts/autobuilder-worker-prereq-tests | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
|
By
Abongwa Amahnui Bonalais
·
#164312
·
|
|
Re: [PATCH] "bitbake-prserv-tool: Added quotes to variables to prevent splitting and gobbling"
See comment below (our mail server injects signatures, sorry for that)
Met vriendelijke groet / kind regards,
Mike Looijmans
System Expert
TOPIC Embedded Products B.V.
Materiaalweg 4, 5681 RJ
See comment below (our mail server injects signatures, sorry for that)
Met vriendelijke groet / kind regards,
Mike Looijmans
System Expert
TOPIC Embedded Products B.V.
Materiaalweg 4, 5681 RJ
|
By
Mike Looijmans
·
#164311
·
|
|
[PATCH] "bitbake-prserv-tool: Added quotes to variables to prevent splitting and gobbling"
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...>
---
scripts/bitbake-prserv-tool | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...>
---
scripts/bitbake-prserv-tool | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git
|
By
Abongwa Amahnui Bonalais
·
#164310
·
|
|
Re: [meta-oe][PATCH] kernel: Delete unused KERNEL_LOCALVERSION variable
Hello Alex,
"Alex Kiernan" <alex.kiernan@...> ha scritto:
This patch has [meta-oe] in the subject line but it is indeed for
oe-core. No need to resend it, I've taken it for autobuilders
Hello Alex,
"Alex Kiernan" <alex.kiernan@...> ha scritto:
This patch has [meta-oe] in the subject line but it is indeed for
oe-core. No need to resend it, I've taken it for autobuilders
|
By
Luca Ceresoli
·
#164309
·
|
|
Re: [PATCH] bluez5: install /var/lib/bluetooth directory
Hi,
Am 11.04.2022 um 09:17 schrieb Stefan Herbrechtsmeier via lists.openembedded.org:
I have open an issue:
https://github.com/bluez/bluez/issues/329
I will post a patch when we come to a
Hi,
Am 11.04.2022 um 09:17 schrieb Stefan Herbrechtsmeier via lists.openembedded.org:
I have open an issue:
https://github.com/bluez/bluez/issues/329
I will post a patch when we come to a
|
By
Stefan Herbrechtsmeier
·
#164308
·
|
|
Re: [RFC PATCH 1/1] kernel: add kernel-image-fitimage-initramfs
Hi Richard,
Thanks a lot for the explanation! I might come back to this at a more relaxed period with the suggested improvements.
regards,
Claudius
Hi Richard,
Thanks a lot for the explanation! I might come back to this at a more relaxed period with the suggested improvements.
regards,
Claudius
|
By
Claudius Heine
·
#164307
·
|
|
Re: [RFC PATCH 1/1] kernel: add kernel-image-fitimage-initramfs
There were a few things which concern me. It is late in the release cycle for
this to make it into kirkstone so I was deferring it until 4.1 and the next
development cycle.
I was worried that it
There were a few things which concern me. It is late in the release cycle for
this to make it into kirkstone so I was deferring it until 4.1 and the next
development cycle.
I was worried that it
|
By
Richard Purdie
·
#164306
·
|
|
Re: [RFC PATCH 1/1] kernel: add kernel-image-fitimage-initramfs
Hi,
This patch was on master-next for a short while, any feedback on it?
In the cover letter I stated the only downside of this solution is, that in case of package based updating, it would require
Hi,
This patch was on master-next for a short while, any feedback on it?
In the cover letter I stated the only downside of this solution is, that in case of package based updating, it would require
|
By
Claudius Heine
·
#164305
·
|
|
[PATCH v2] libcap: add pam_cap license
If libcap is compiled with pam in PACKAGECONFIG
one additional license text becomes effective,
add that as a conditional
Signed-off-by: Konrad Weihmann <kweihmann@...>
---
v2:
- use spaces
If libcap is compiled with pam in PACKAGECONFIG
one additional license text becomes effective,
add that as a conditional
Signed-off-by: Konrad Weihmann <kweihmann@...>
---
v2:
- use spaces
|
By
Konrad Weihmann <kweihmann@...>
·
#164304
·
|
|
Re: [PATCH v3 1/1] apt: add apt selftest to test signed package feeds
Perhaps sign_package_feed.bbclass needs something like:
PACKAGEINDEXDEPS += "gnupg-native:do_populate_sysroot"
I'm not sure why/how it works in the rpm case but it does seem like the
dependency is
Perhaps sign_package_feed.bbclass needs something like:
PACKAGEINDEXDEPS += "gnupg-native:do_populate_sysroot"
I'm not sure why/how it works in the rpm case but it does seem like the
dependency is
|
By
Richard Purdie
·
#164303
·
|
|
Re: [yocto] QA notification for completed autobuilder build (yocto-4.0.rc1)
Hi Richard,
By
Teoh, Jay Shen
·
#164302
·
|
|
Re: [PATCH] kernel_configcheck should be run for SRCTREE linux
Hello,
I believe this has introduced a race condition and is the cause of those
two
Hello,
I believe this has introduced a race condition and is the cause of those
two
|
By
Alexandre Belloni
·
#164301
·
|