|
Re: SRC_URI Directory Change
I tested the patch you posted on IRC against bitbake 1.50.0. It seems to work
quite well, but I think I found two minor bugs in it. I pasted an updated patch below.
In a nutshell...
If you have a
I tested the patch you posted on IRC against bitbake 1.50.0. It seems to work
quite well, but I think I found two minor bugs in it. I pasted an updated patch below.
In a nutshell...
If you have a
|
By
Chuck Wolber
·
#55089
·
|
|
Re: How to enable graphics acceleration on qemux86-64?
You need to replicate the settings from oe-selftest (link provided previously). I think on dunfell it's not enabled out of the box, and needs to be configured
You need to replicate the settings from oe-selftest (link provided previously). I think on dunfell it's not enabled out of the box, and needs to be configured
|
By
Alexander Kanavin
·
#55088
·
|
|
Re: How to enable graphics acceleration on qemux86-64?
Am Mi, 13. Okt 2021, um 22:56, schrieb Alexander Kanavin:
Here are some updates:
Building core-image-weston on hardknott succeeded. Couldn't `runqmu kvm slirp sdl core-image-weston` first because I
Am Mi, 13. Okt 2021, um 22:56, schrieb Alexander Kanavin:
Here are some updates:
Building core-image-weston on hardknott succeeded. Couldn't `runqmu kvm slirp sdl core-image-weston` first because I
|
By
Manuel Wagesreither
·
#55087
·
|
|
Dunfell: problem with kernel-module install and libkmod.so
Hi list,
I'm facing an issue with a BSP I created using dunfell (up-to-date on
poky and oe). I'm using a stable kernel and u-boot 2021.07 from denx's
mainline-stable-layer.
I stripped down my
Hi list,
I'm facing an issue with a BSP I created using dunfell (up-to-date on
poky and oe). I'm using a stable kernel and u-boot 2021.07 from denx's
mainline-stable-layer.
I stripped down my
|
By
Patrick Boettcher
·
#55086
·
|
|
Re: SRC_URI Directory Change
I can see why this breaks and it isn't entirely straightforward to fix since
we'd have to add data to the file-checksums entries which are generated by both
OE and Bitbake.
I have a bit of a horrible
I can see why this breaks and it isn't entirely straightforward to fix since
we'd have to add data to the file-checksums entries which are generated by both
OE and Bitbake.
I have a bit of a horrible
|
By
Richard Purdie
·
#55085
·
|
|
[PATCH][meta-selinux][dunfell] MAINTAINERS: update email address
From: Armin Kuster <akuster808@...>
Include example send-email
Signed-off-by: Armin Kuster <akuster808@...>
Signed-off-by: Joe MacDonald <joe@...>
(cherry picked from commit
From: Armin Kuster <akuster808@...>
Include example send-email
Signed-off-by: Armin Kuster <akuster808@...>
Signed-off-by: Joe MacDonald <joe@...>
(cherry picked from commit
|
By
Mikko Rapeli
·
#55084
·
|
|
[PATCH][meta-selinux][dunfell] libselinux: Backport NULL pointer fix from 3.1
From: Mikko Rapeli <mikko.rapeli@...>
From: Jonas Brich <Jonas.Brich@...>
Using function restorecon_init inside selinux_restorecon.c can
result in a NULL pointer. This happens because
From: Mikko Rapeli <mikko.rapeli@...>
From: Jonas Brich <Jonas.Brich@...>
Using function restorecon_init inside selinux_restorecon.c can
result in a NULL pointer. This happens because
|
By
Jonas Brich
·
#55083
·
|
|
SRC_URI Directory Change
Is there a recommended strategy to get do_fetch to invalidate on directory path changes in paths pointed to by file:// URLs in SRC_URI?
Example:
SRC_URI += "file://src;subdir=${S}"
A file at
Is there a recommended strategy to get do_fetch to invalidate on directory path changes in paths pointed to by file:// URLs in SRC_URI?
Example:
SRC_URI += "file://src;subdir=${S}"
A file at
|
By
Chuck Wolber
·
#55082
·
|
|
[meta-cgl][PATCH] libsocket6-perl: inherit autotools-brokensep
Inherit autotools-brokensep to fix the build error which is introduced
by oe-commit:
commit 8e26252b45b7660c7c67c702411bdec187a76ffc
Author: Richard Purdie <richard.purdie@...>
Inherit autotools-brokensep to fix the build error which is introduced
by oe-commit:
commit 8e26252b45b7660c7c67c702411bdec187a76ffc
Author: Richard Purdie <richard.purdie@...>
|
By
Yi Zhao
·
#55081
·
|
|
Re: glibc -fstack-protector-strong
This was enabling ssp support in glibc not only for other programs but also for rest of glibc components during compile and that resulted in duplicate symbols, IIRC thats why we disabled it, the error
This was enabling ssp support in glibc not only for other programs but also for rest of glibc components during compile and that resulted in duplicate symbols, IIRC thats why we disabled it, the error
|
By
Khem Raj
·
#55080
·
|
|
glibc -fstack-protector-strong
Hi folks
I'm looking at how -fstack-protector-strong might be enabled in the glibc
recipe. It looks like it should already be enabled by default via
--enable-stack-protector=strong in EXTRA_OECONF,
Hi folks
I'm looking at how -fstack-protector-strong might be enabled in the glibc
recipe. It looks like it should already be enabled by default via
--enable-stack-protector=strong in EXTRA_OECONF,
|
By
Paul Eggleton
·
#55079
·
|
|
Re: docker fragment missing conntrack and netfilter entries?
#meta-virtualization
FYI: you want the meta-virtualization mailing list, not the main yocto
one for questions like this.
There's a balancing act with the fragments: they are as
non-overlapping as possible, they often
FYI: you want the meta-virtualization mailing list, not the main yocto
one for questions like this.
There's a balancing act with the fragments: they are as
non-overlapping as possible, they often
|
By
Bruce Ashfield
·
#55078
·
|
|
[PATCH yocto-autobuilder-helper] scripts/collect-results: publish everything in tmp/log/oeqa/
From: Alexander Kanavin <alex@...>
In addition to the testresult json, testimage class now also
provides the testimage task log and qemu console output log
which can be useful for debugging
From: Alexander Kanavin <alex@...>
In addition to the testresult json, testimage class now also
provides the testimage task log and qemu console output log
which can be useful for debugging
|
By
Alexander Kanavin
·
#55077
·
|
|
Re: docker fragment missing conntrack and netfilter entries?
#meta-virtualization
seems fine. Please send a patch for enhancing it via docker.cfg
seems fine. Please send a patch for enhancing it via docker.cfg
|
By
Khem Raj
·
#55076
·
|
|
Re: [PATCH yocto-autobuilder-helper] scripts/collect-results: publish everything in tmp/log/oeqa/
That's right, -L is needed.
Alex
That's right, -L is needed.
Alex
|
By
Alexander Kanavin
·
#55075
·
|
|
docker fragment missing conntrack and netfilter entries?
#meta-virtualization
Hi,
I have just completed a bringup of Poky on the ODROID N2+ platform, but noticed that Docker failed to start, complaining that it could not load the "nf_conntrack_netlink" module.
After checking
Hi,
I have just completed a bringup of Poky on the ODROID N2+ platform, but noticed that Docker failed to start, complaining that it could not load the "nf_conntrack_netlink" module.
After checking
|
By
crawford.benjamin15@...
·
#55074
·
|
|
Re: [PATCH yocto-autobuilder-helper] scripts/collect-results: publish everything in tmp/log/oeqa/
Since that build directory contains symlinks, we may need something like cp -L
here? I didn't test but I think we might run into an issue?
Cheers,
Richard
Since that build directory contains symlinks, we may need something like cp -L
here? I didn't test but I think we might run into an issue?
Cheers,
Richard
|
By
Richard Purdie
·
#55073
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 10/14/2021
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Steve, Randy, Bruce, Ross, Richard, Alexandre, Tim, Joshua, Kiran
ARs: NONE
Notes: NONE
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Steve, Randy, Bruce, Ross, Richard, Alexandre, Tim, Joshua, Kiran
ARs: NONE
Notes: NONE
|
By
Kiran Surendran
·
#55072
·
|
|
[PATCH yocto-autobuilder-helper] config.json: build FVP-Base instead of N1SDP
FVP-Base is a better supported and more generally useful machine than N1S=
DP.
Signed-off-by: Ross Burton <ross.burton@...>
---
config.json | 4 +++-
1 file changed, 3 insertions(+), 1
FVP-Base is a better supported and more generally useful machine than N1S=
DP.
Signed-off-by: Ross Burton <ross.burton@...>
---
config.json | 4 +++-
1 file changed, 3 insertions(+), 1
|
By
Ross Burton <ross@...>
·
#55071
·
|
|
Re: #zeus meta-intel
#zeus
Thank you.
I will most likely look into creating a dunfell based build this weekend...
My current system is zeus based, centos, still using sysvinit on startup...
Did run using clang 9.0 ?
I
Thank you.
I will most likely look into creating a dunfell based build this weekend...
My current system is zeus based, centos, still using sysvinit on startup...
Did run using clang 9.0 ?
I
|
By
Monsees, Steven C (US)
·
#55070
·
|