|
[meta-security][dunfell][PATCH] libtpm: update to 0.7.2
Signed-off-by: Armin Kuster <akuster808@...>
(cherry picked from commit 3cd65d96c1e880d378eab070ad6ae164525b78c6)
[Buf fix update only also fixes a build issue
Fixes tpm12/tpm_nvfile.c:347:27:
Signed-off-by: Armin Kuster <akuster808@...>
(cherry picked from commit 3cd65d96c1e880d378eab070ad6ae164525b78c6)
[Buf fix update only also fixes a build issue
Fixes tpm12/tpm_nvfile.c:347:27:
|
By
Armin Kuster
·
#59181
·
|
|
Re: [OE-core] Getting rid of "The license listed LGPL-2.1-or-later was not in the licenses collected for recipe
Hi NIKHIL.
The name of the license file has been changed to accommodate SPDX.
The part of the recipe that specifies the license file with the warning needs to be replaced with the old name listed in
Hi NIKHIL.
The name of the license file has been changed to accommodate SPDX.
The part of the recipe that specifies the license file with the warning needs to be replaced with the old name listed in
|
By
Takayasu Ito
·
#59180
·
|
|
Re: [OE-core] Getting rid of "The license listed LGPL-2.1-or-later was not in the licenses collected for recipe
hi , can someone reply on this
hi , can someone reply on this
|
By
NIKHIL PATIL <nikhilvp29@...>
·
#59179
·
|
|
Re: [meta-raspberrypi] Is Preempt-rt still supported in master / latest releases?
#raspberrypi
Hi Joel,
thanks for creating the issue.
Does the solution from Aleksandr work for you with raspberrypi4-64? The funny thing is for me it doesn't. As I mentioned above if I use his solution:
for
Hi Joel,
thanks for creating the issue.
Does the solution from Aleksandr work for you with raspberrypi4-64? The funny thing is for me it doesn't. As I mentioned above if I use his solution:
for
|
By
Carles Sole
·
#59178
·
|
|
Re: error when try to use sudo command in recipe
Hello Richard,
Same error occured from /build.sh as well.
Regards
Simon
Hello Richard,
Same error occured from /build.sh as well.
Regards
Simon
|
By
SIMON BABY
·
#59177
·
|
|
Re: error when try to use sudo command in recipe
Hi Richard,
My bblayers.conf and local.conf is below
LCONF_VERSION = "7"
BBPATH = "${TOPDIR}"
BSPDIR := "${@os.path.abspath(os.path.dirname(d.getVar('FILE', True)) + '/../..')}"
BBFILES ?=
Hi Richard,
My bblayers.conf and local.conf is below
LCONF_VERSION = "7"
BBPATH = "${TOPDIR}"
BSPDIR := "${@os.path.abspath(os.path.dirname(d.getVar('FILE', True)) + '/../..')}"
BBFILES ?=
|
By
SIMON BABY
·
#59176
·
|
|
Re: error when try to use sudo command in recipe
oh okay. Yes am running the command "bitbake embedded-contianer-image". Probably I could try from the parent directory to run ./build.sh
oh okay. Yes am running the command "bitbake embedded-contianer-image". Probably I could try from the parent directory to run ./build.sh
|
By
SIMON BABY
·
#59175
·
|
|
Re: error when try to use sudo command in recipe
I'll ask for the third time.
Are you running bitbake directly?
I'd like to understand the environment bitbake is being run in.
Something is breaking the ownership/permissions and I guess it is
I'll ask for the third time.
Are you running bitbake directly?
I'd like to understand the environment bitbake is being run in.
Something is breaking the ownership/permissions and I guess it is
|
By
Richard Purdie
·
#59174
·
|
|
Re: error when try to use sudo command in recipe
Hi Richard,
I added extra code in the recipe to print the sudo permissions to compare with actual permissions.
Regards
Simon
Hi Richard,
I added extra code in the recipe to print the sudo permissions to compare with actual permissions.
Regards
Simon
|
By
SIMON BABY
·
#59173
·
|
|
Re: error when try to use sudo command in recipe
Are you running bitbake directly? How did you dump those sudo
permissions from inside bitbake?
Cheers,
Richard
Are you running bitbake directly? How did you dump those sudo
permissions from inside bitbake?
Cheers,
Richard
|
By
Richard Purdie
·
#59172
·
|
|
Re: error when try to use sudo command in recipe
On Sun, Feb 5, 2023 at 01:54 AM, Richard Purdie wrote:
somethingHello Richard,
I am building this layer for adding container images into the root file system and load on the target as part of the
On Sun, Feb 5, 2023 at 01:54 AM, Richard Purdie wrote:
somethingHello Richard,
I am building this layer for adding container images into the root file system and load on the target as part of the
|
By
SIMON BABY
·
#59171
·
|
|
Re: error when try to use sudo command in recipe
There are sample recipes in that layer, e.g. in recipes-demo/images. I
suggest you clone it and study that and available image classes.
Alex
There are sample recipes in that layer, e.g. in recipes-demo/images. I
suggest you clone it and study that and available image classes.
Alex
|
By
Alexander Kanavin
·
#59170
·
|
|
Re: error when try to use sudo command in recipe
On Sat, Feb 4, 2023 at 11:38 PM, Alexander Kanavin wrote:
Hi Alex, Thank yo for your response. Can I know how to use meta-virtualization for building and loading container imaged into the target. Ccan
On Sat, Feb 4, 2023 at 11:38 PM, Alexander Kanavin wrote:
Hi Alex, Thank yo for your response. Can I know how to use meta-virtualization for building and loading container imaged into the target. Ccan
|
By
SIMON BABY
·
#59169
·
|
|
[ANNOUNCEMENT] Yocto Project 4.0.7 is Released
Hi
We are pleased to announce the Yocto Project 4.0.7 Release is now available for download.
Hi
We are pleased to announce the Yocto Project 4.0.7 Release is now available for download.
|
By
Lee Chee Yang
·
#59168
·
|
|
Re: error when try to use sudo command in recipe
I don't see anything in there which runs that task under
fakeroot/pseudo. Are you building this within some kind of container
and/or under something like kas? The error suggests that sudo has
I don't see anything in there which runs that task under
fakeroot/pseudo. Are you building this within some kind of container
and/or under something like kas? The error suggests that sudo has
|
By
Richard Purdie
·
#59167
·
|
|
Re: error when try to use sudo command in recipe
That layer is not maintained and you should not be using it. If you
want to use containers, meta-virtualization is the supported way.
Alex
That layer is not maintained and you should not be using it. If you
want to use containers, meta-virtualization is the supported way.
Alex
|
By
Alexander Kanavin
·
#59166
·
|
|
Re: error when try to use sudo command in recipe
Hi Richard,
Thank you for the reply.
I was trying to add the layer https://github.com/savoirfairelinux/meta-embedded-containers in my yocto build. Below recipe uses sudo commands.
Hi Richard,
Thank you for the reply.
I was trying to add the layer https://github.com/savoirfairelinux/meta-embedded-containers in my yocto build. Below recipe uses sudo commands.
|
By
SIMON BABY
·
#59165
·
|
|
Re: Cmake CROSS COMPILE problem [PLEASE HELP, URGENT]
#sdk
#yocto
#toolchain
I am also facing the same issue while compiling grpc.
I am also facing the same issue while compiling grpc.
|
By
jijonath11@...
·
#59164
·
|
|
Re: error when try to use sudo command in recipe
You didn't say which task this was in, I'm going to guess it is one
being run under pseudo, our fakeroot emulator.
The fakeroot emulation doesn't work well with "real" sudo
You didn't say which task this was in, I'm going to guess it is one
being run under pseudo, our fakeroot emulator.
The fakeroot emulation doesn't work well with "real" sudo
|
By
Richard Purdie
·
#59163
·
|
|
[ANNOUNCEMENT] Milestone 2 for Yocto Project 4.2 (yocto-4.2_M2) Now Available
Hello
We are pleased to announce the second milestone release for Yocto Project 4.2 (yocto-4.2_M2) is now available for download.
Download:
Hello
We are pleased to announce the second milestone release for Yocto Project 4.2 (yocto-4.2_M2) is now available for download.
Download:
|
By
Lee Chee Yang
·
#59162
·
|