|
Re: [PATCH] glibc-tests: not clear BBCLASSEXTEND
If Kai hasn't Naveen will.
../Randy
--
# Randy MacLeod
# Wind River Linux
If Kai hasn't Naveen will.
../Randy
--
# Randy MacLeod
# Wind River Linux
|
By
Randy MacLeod
·
#167357
·
|
|
Re: [master][kirkstone][PATCH 3/5] lib/oe/utils: create get_current_recipe_layer function
Hi Davide,
Davide Gardenal <davidegarde2000@...> escreveu no dia terça, 28/06/2022 à(s) 14:38:
This doesn't seem very safe as you are assuming that all layers use the same directory structure for
Hi Davide,
Davide Gardenal <davidegarde2000@...> escreveu no dia terça, 28/06/2022 à(s) 14:38:
This doesn't seem very safe as you are assuming that all layers use the same directory structure for
|
By
Jose Quaresma
·
#167356
·
|
|
Re: [PATCH] package_manager/ipk: do not pipe stderr to stdout
This needs additional justification. What are the error messages, why are they harmless and why the solution is to suppress them instead of addressing the reasons they appear?
Alex
This needs additional justification. What are the error messages, why are they harmless and why the solution is to suppress them instead of addressing the reasons they appear?
Alex
|
By
Alexander Kanavin
·
#167355
·
|
|
[PATCH] package_manager/ipk: do not pipe stderr to stdout
When parsing the output of a command, do not pipe stderr to stdout.
Opkg sometimes prints harmless error messages even when the opkg
command succeeds. When stderr is piped to stdout, these
When parsing the output of a command, do not pipe stderr to stdout.
Opkg sometimes prints harmless error messages even when the opkg
command succeeds. When stderr is piped to stdout, these
|
By
Shruthi Ravichandran
·
#167354
·
|
|
Re: [master][kirkstone][PATCH 4/5] cve-check: major class refactor
I'm a bit worried about this patchset since it changes lots of
different things and it does it as a flag day, there is no incremental
approach to the patches or backwards compatibility.
The patch
I'm a bit worried about this patchset since it changes lots of
different things and it does it as a flag day, there is no incremental
approach to the patches or backwards compatibility.
The patch
|
By
Richard Purdie
·
#167353
·
|
|
Re: Error building an npm package: npmignore: not found
Richard, Enrico,
Yessss, the changes now in Poky's master branch allowed me to build my recipe and all issues are gone.
What the documentation describes still works.
Many thanks
Michael.
--
Michael
Richard, Enrico,
Yessss, the changes now in Poky's master branch allowed me to build my recipe and all issues are gone.
What the documentation describes still works.
Many thanks
Michael.
--
Michael
|
By
Michael Opdenacker
·
#167352
·
|
|
Re: [master][kirkstone][PATCH 5/5] selftest/cve_check: update to new cve-check bb var
A general comment on this patch-set. There are quite many changes but it makes
code way more regular between the text and JSON output.
I have currently other refactoring and various changes (symlinks,
A general comment on this patch-set. There are quite many changes but it makes
code way more regular between the text and JSON output.
I have currently other refactoring and various changes (symlinks,
|
By
Marta Rybczynska
·
#167351
·
|
|
Re: [PATCH] glibc-tests: not clear BBCLASSEXTEND
Have you tested the multilib glibc-tests and been able to use it
successfully?
Cheers,
Richard
Have you tested the multilib glibc-tests and been able to use it
successfully?
Cheers,
Richard
|
By
Richard Purdie
·
#167350
·
|
|
OpenEmbedded Happy Hour June 29 9pm/2100 UTC
All,
You are cordially invited to the next OpenEmbedded Happy Hour on June 29
for Europe/Americas time zones @ 2100/9pm UTC (5pm ET / 2pm
All,
You are cordially invited to the next OpenEmbedded Happy Hour on June 29
for Europe/Americas time zones @ 2100/9pm UTC (5pm ET / 2pm
|
By
Tim Orling
·
#167349
·
|
|
[PATCH] glibc-tests: not clear BBCLASSEXTEND
From: Kai Kang <kai.kang@...>
It clears BBCLASSEXTEND in glibc-tests recipe to remove 'nativesdk'
which is set in glibc recipe. The side effect is that it removes
"${MULTILIBS}" at same
From: Kai Kang <kai.kang@...>
It clears BBCLASSEXTEND in glibc-tests recipe to remove 'nativesdk'
which is set in glibc recipe. The side effect is that it removes
"${MULTILIBS}" at same
|
By
Kai Kang
·
#167348
·
|
|
Yocto Project Status 28 June 2022 (WW26)
Current Dev Position: YP 4.1 M2
Next Deadline: 11th July 2022 YP 4.1 M2 Build
Next Team Meetings:
Bug Triage meeting Thursday June 30th 7:30 am PDT
Current Dev Position: YP 4.1 M2
Next Deadline: 11th July 2022 YP 4.1 M2 Build
Next Team Meetings:
Bug Triage meeting Thursday June 30th 7:30 am PDT
|
By
Stephen Jolley
·
#167347
·
|
|
Re: Announcing pkgexp
Understood, this definitely makes sense. Forget it!
Cheers
Michael
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Understood, this definitely makes sense. Forget it!
Cheers
Michael
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
|
By
Michael Opdenacker
·
#167346
·
|
|
Re: Announcing pkgexp
The immediate problem with that is that for some packages, like libc, the reverse depends list can be huuuuge. If the page is redesigned to have scrollable regions then sure. That would likely
The immediate problem with that is that for some packages, like libc, the reverse depends list can be huuuuge. If the page is redesigned to have scrollable regions then sure. That would likely
|
By
Ross Burton
·
#167345
·
|
|
Re: Announcing pkgexp
Hi Ross
Hey, this looks very nice and very easy to use!
One minor complaint, though: the "What Depends on" button didn't immediately catch my eye.
Would it be possible to show such reverse
Hi Ross
Hey, this looks very nice and very easy to use!
One minor complaint, though: the "What Depends on" button didn't immediately catch my eye.
Would it be possible to show such reverse
|
By
Michael Opdenacker
·
#167344
·
|
|
[master][kirkstone][PATCH 5/5] selftest/cve_check: update to new cve-check bb var
After cve-check.bbclass refactor some variables changed,
this commit updates them to get the test working properly.
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
After cve-check.bbclass refactor some variables changed,
this commit updates them to get the test working properly.
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
|
By
Davide Gardenal
·
#167343
·
|
|
[master][kirkstone][PATCH 4/5] cve-check: major class refactor
The rationale behind refactoring the class is to make testing
and maintainability easier.
This commit includes:
- bb var refactor for better readability
- function and program flow refactor
The rationale behind refactoring the class is to make testing
and maintainability easier.
This commit includes:
- bb var refactor for better readability
- function and program flow refactor
|
By
Davide Gardenal
·
#167342
·
|
|
[master][kirkstone][PATCH 3/5] lib/oe/utils: create get_current_recipe_layer function
get_current_recipe_layer returns the recipe layer given its
file path.
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
meta/lib/oe/utils.py | 8 ++++++++
1 file changed, 8
get_current_recipe_layer returns the recipe layer given its
file path.
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
meta/lib/oe/utils.py | 8 ++++++++
1 file changed, 8
|
By
Davide Gardenal
·
#167341
·
|
|
[master][kirkstone][PATCH 2/5] lib/oe/rootfs: create image_list_installed_packages_pn function
image_list_installed_packages_pn has been taken from cve-check.bbclass
to make it available for other classes.
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
meta/lib/oe/rootfs.py |
image_list_installed_packages_pn has been taken from cve-check.bbclass
to make it available for other classes.
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
meta/lib/oe/rootfs.py |
|
By
Davide Gardenal
·
#167340
·
|
|
[master][kirkstone][PATCH 1/5] lib/oe/cve_check: refactor update_symlinks with safer version
Now update_symlinks has more checks to prevent unwanted exception.
It returns False if the link is not created/updated, True otherwise.
Signed-off-by: Davide Gardenal
Now update_symlinks has more checks to prevent unwanted exception.
It returns False if the link is not created/updated, True otherwise.
Signed-off-by: Davide Gardenal
|
By
Davide Gardenal
·
#167339
·
|
|
Announcing pkgexp
Hi,
I’ve just released the first release of pkgexp, a tool to explore the pkgdata that has been generated in a build. Quoting from the README:
pkgexp is a tool to visually explore the
Hi,
I’ve just released the first release of pkgexp, a tool to explore the pkgdata that has been generated in a build. Quoting from the README:
pkgexp is a tool to visually explore the
|
By
Ross Burton
·
#167338
·
|