|
Re: cc1 binary in final rootfs even when no reference to it
It turns out that cpp + cpp-symlinks is pulled by python3-pycparser.
It is really necessary to be as runtime dependency in recipe?
--
as simple and primitive as
It turns out that cpp + cpp-symlinks is pulled by python3-pycparser.
It is really necessary to be as runtime dependency in recipe?
--
as simple and primitive as
|
By
Marek Belisko
·
#52569
·
|
|
[GDP] : Query on container development for Genivi GDP.
#linux
#meta-virtualization
#yocto
I need to build a docker container/lxc container image for Genivi GDP. I searched a lot (almost 2 weeks) on this, but didn't get proper data to refer.
But, recently, I found these links,
I need to build a docker container/lxc container image for Genivi GDP. I searched a lot (almost 2 weeks) on this, but didn't get proper data to refer.
But, recently, I found these links,
|
By
Siddhartha V
·
#52568
·
|
|
Re: cc1 binary in final rootfs even when no reference to it
this file comes from cpp output package. Can you check if somehow cpp
is being pulled into your image
this file comes from cpp output package. Can you check if somehow cpp
is being pulled into your image
|
By
Khem Raj
·
#52567
·
|
|
Re: Reducing the perl footprint on my image
By
Diego Santa Cruz
·
#52566
·
|
|
Re: Reducing the perl footprint on my image
Steve, you're right. My image.bb is adding various lmsensors packages to the IMAGE_INSTALL, some of which depend on perl-modules. perl-modules seems to be the big monster, not perl. We need
Steve, you're right. My image.bb is adding various lmsensors packages to the IMAGE_INSTALL, some of which depend on perl-modules. perl-modules seems to be the big monster, not perl. We need
|
By
Rusty Howell
·
#52565
·
|
|
cc1 binary in final rootfs even when no reference to it
Hello,
on dunfell images I start seeing that cc1 binary (checked by buildhistory):
files-in-image.txt:-rwxr-xr-x root root
Hello,
on dunfell images I start seeing that cc1 binary (checked by buildhistory):
files-in-image.txt:-rwxr-xr-x root root
|
By
Marek Belisko
·
#52564
·
|
|
[PATCH yocto-autobuilder-helper] config.json: add a systemd no-x11 build
Particularly the weston image has now regressed twice under systemd,
so I think there should be a quality gate for it.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 15
Particularly the weston image has now regressed twice under systemd,
so I think there should be a quality gate for it.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 15
|
By
Alexander Kanavin
·
#52563
·
|
|
How to run the recipe Go tests on Yocto
Hi,
Is there a way to run the recipe Go tests in Yocto?
I have tried several ways (1. Manually and 2. ptest) with unsuccess.
1. Manually exporting all the toolchain variables:
Hi,
Is there a way to run the recipe Go tests in Yocto?
I have tried several ways (1. Manually and 2. ptest) with unsuccess.
1. Manually exporting all the toolchain variables:
|
By
Javier Tia
·
#52561
·
|
|
Re: Reducing the perl footprint on my image
Not sure they need to go to separate packages but moving those
three to some kind of "build" package would make a lot of sense
to me at least.
Cheers,
Richard
Not sure they need to go to separate packages but moving those
three to some kind of "build" package would make a lot of sense
to me at least.
Cheers,
Richard
|
By
Richard Purdie
·
#52560
·
|
|
[meta-rockchip][PATCH] tinker board: refactor machine config
Create a common conf/machine/include/tinker.inc and re-spin
- conf/machine/tinker-board.conf
- conf/machine-tinker-board-s.conf
to just contain the differences.
Signed-off-by: Trevor Woerner
Create a common conf/machine/include/tinker.inc and re-spin
- conf/machine/tinker-board.conf
- conf/machine-tinker-board-s.conf
to just contain the differences.
Signed-off-by: Trevor Woerner
|
By
Trevor Woerner
·
#52559
·
|
|
[meta-rockchip][PATCH] COMPATIBLE_MACHINE cleanup
The COMPATIBLE_MACHINE strings were getting unwieldy, so switch to the
MACHINEOVERRIDE notation so they're neater.
Signed-off-by: Trevor Woerner <twoerner@...>
---
The COMPATIBLE_MACHINE strings were getting unwieldy, so switch to the
MACHINEOVERRIDE notation so they're neater.
Signed-off-by: Trevor Woerner <twoerner@...>
---
|
By
Trevor Woerner
·
#52558
·
|
|
Re: Reducing the perl footprint on my image
By
Diego Santa Cruz
·
#52557
·
|
|
#yocto #sdk
#yocto
#sdk
I still appear to be having an issue with the SXT SDK install…
Building for zeus/x86_64 Intel based platform…
I build my kernel image clean, fully functional…
Standard SDK builds clean and
I still appear to be having an issue with the SXT SDK install…
Building for zeus/x86_64 Intel based platform…
I build my kernel image clean, fully functional…
Standard SDK builds clean and
|
By
Monsees, Steven C (US)
·
#52556
·
|
|
Re: Reducing the perl footprint on my image
On Tue, Mar 2, 2021 at 10:01 AM Steve Sakoman via
lists.yoctoproject.org <steve=sakoman.com@...>
wrote:
It just occurred to me to make sure you are looking in the image
manifest to
On Tue, Mar 2, 2021 at 10:01 AM Steve Sakoman via
lists.yoctoproject.org <steve=sakoman.com@...>
wrote:
It just occurred to me to make sure you are looking in the image
manifest to
|
By
Steve Sakoman
·
#52555
·
|
|
Re: Reducing the perl footprint on my image
I just took a look at the manifest for one of my images that includes
PACKAGE_CLASSES = "package_deb". I see the perl package plus 43
perl-module packages. Are you sure that something else in your
I just took a look at the manifest for one of my images that includes
PACKAGE_CLASSES = "package_deb". I see the perl package plus 43
perl-module packages. Are you sure that something else in your
|
By
Steve Sakoman
·
#52554
·
|
|
[meta-security][dunfell][PATCH 4/9] initramfs-framework-ima: RDEPENDS on ima-evm-keys
From: Ming Liu <liu.ming50@...>
Signed-off-by: Ming Liu <liu.ming50@...>
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-core/initrdscripts/initramfs-framework-ima.bb
From: Ming Liu <liu.ming50@...>
Signed-off-by: Ming Liu <liu.ming50@...>
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-core/initrdscripts/initramfs-framework-ima.bb
|
By
Ming Liu <liu.ming50@...>
·
#52553
·
|
|
[meta-security][dunfell][PATCH 0/9] Some IMA/EVM fixes to dunfell branch
From: Ming Liu <ming.liu@...>
Cherry pick some IMA/EVM fixes to LTS dunfell branch, with these=20
patches applied, I could run a ima enabled image with sysvinit/systemd
on qemuarm/qemuarm64
From: Ming Liu <ming.liu@...>
Cherry pick some IMA/EVM fixes to LTS dunfell branch, with these=20
patches applied, I could run a ima enabled image with sysvinit/systemd
on qemuarm/qemuarm64
|
By
Ming Liu <liu.ming50@...>
·
#52552
·
|
|
[meta-security][dunfell][PATCH 2/9] initramfs-framework-ima: fix a wrong path
From: Ming Liu <liu.ming50@...>
/etc/ima-policy > /etc/ima/ima-policy.
Signed-off-by: Ming Liu <liu.ming50@...>
Signed-off-by: Armin Kuster <akuster808@...>
---
From: Ming Liu <liu.ming50@...>
/etc/ima-policy > /etc/ima/ima-policy.
Signed-off-by: Ming Liu <liu.ming50@...>
Signed-off-by: Armin Kuster <akuster808@...>
---
|
By
Ming Liu <liu.ming50@...>
·
#52551
·
|
|
[meta-security][dunfell][PATCH 3/9] ima-evm-keys: add recipe
From: Ming Liu <liu.ming50@...>
Create a recipe to package IMA/EMV public keys.
Signed-off-by: Ming Liu <liu.ming50@...>
Signed-off-by: Armin Kuster <akuster808@...>
---
From: Ming Liu <liu.ming50@...>
Create a recipe to package IMA/EMV public keys.
Signed-off-by: Ming Liu <liu.ming50@...>
Signed-off-by: Armin Kuster <akuster808@...>
---
|
By
Ming Liu <liu.ming50@...>
·
#52550
·
|
|
[meta-security][dunfell][PATCH 8/9] ima-evm-rootfs.bbclass: avoid generating /etc/fstab for wic
From: Ming Liu <liu.ming50@...>
Or else wic will fail without "--no-fstab-update" option.
Signed-off-by: Ming Liu <liu.ming50@...>
Signed-off-by: Armin Kuster <akuster808@...>
---
From: Ming Liu <liu.ming50@...>
Or else wic will fail without "--no-fstab-update" option.
Signed-off-by: Ming Liu <liu.ming50@...>
Signed-off-by: Armin Kuster <akuster808@...>
---
|
By
Ming Liu <liu.ming50@...>
·
#52549
·
|