|
Re: slightly weird use of PACKAGECONFIG in bbappend file?
there is no such hard and fast rule. Should all packageconfig knobs be in
main recipe, perhaps a good practice but not necessary,
there is no such hard and fast rule. Should all packageconfig knobs be in
main recipe, perhaps a good practice but not necessary,
|
By
Khem Raj
·
#51093
·
|
|
Yocto - glib-gettextize: not found
#yocto
I'm trying to compile a recipe based on autotools, but it still fails in do_configure:glib-gettextize: not found
However, I have glib-2.0 in my DEPENDS which generates the glib-2.0-dev package
I'm trying to compile a recipe based on autotools, but it still fails in do_configure:glib-gettextize: not found
However, I have glib-2.0 in my DEPENDS which generates the glib-2.0-dev package
|
By
zidouhzakaria@...
·
#51092
·
|
|
slightly weird use of PACKAGECONFIG in bbappend file?
currently updating lots of YP class notes, and writing a short
section on "coding style", and ran across the following oddity(?)
related to PACKAGECONFIG (all on master branches).
i noticed in
currently updating lots of YP class notes, and writing a short
section on "coding style", and ran across the following oddity(?)
related to PACKAGECONFIG (all on master branches).
i noticed in
|
By
Robert P. J. Day
·
#51091
·
|
|
dnf error coming while compiling core-image-sato image.
Hi team ,
I am getting continuously dnf error, How we can resolve these .
core-image-sato-1.0-r0 do_rootfs: Could not invoke dnf. Command
Hi team ,
I am getting continuously dnf error, How we can resolve these .
core-image-sato-1.0-r0 do_rootfs: Could not invoke dnf. Command
|
By
NIKHIL PATIL <nikhilvp29@...>
·
#51090
·
|
|
Re: Which dts is being compiled?
Hi,
The kernel compiles every DTS exists in the Makefile which is located with DTS files. (arch/arm/boot/dts/Makefile) or (arch/arm64/boot/dts/[VENDOR]/Makefile)
In order to see what device tree is
Hi,
The kernel compiles every DTS exists in the Makefile which is located with DTS files. (arch/arm/boot/dts/Makefile) or (arch/arm64/boot/dts/[VENDOR]/Makefile)
In order to see what device tree is
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#51089
·
|
|
Re: Which dts is being compiled?
Hello David,
Not sure if your question has anything to do with YOCTO (in contrary,
I this is has nothing to do with it). I see kerne's .dtb from U-BOOT
messages while booting the system:
debug:
Hello David,
Not sure if your question has anything to do with YOCTO (in contrary,
I this is has nothing to do with it). I see kerne's .dtb from U-BOOT
messages while booting the system:
debug:
|
By
Zoran
·
#51088
·
|
|
Re: do_fetch error while compiling code
The fetch error means it can't download the file. The above link:
(http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.15.tar.bz2)
works for me so it suggests something is wrong with
The fetch error means it can't download the file. The above link:
(http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.15.tar.bz2)
works for me so it suggests something is wrong with
|
By
Richard Purdie
·
#51087
·
|
|
Re: do_fetch error while compiling code
hi ,
We totally stuck here , if anyone knows please let us know.
hi ,
We totally stuck here , if anyone knows please let us know.
|
By
NIKHIL PATIL <nikhilvp29@...>
·
#51086
·
|
|
Which dts is being compiled?
Hi all. I've found the device tree files and I'm fairly certain I know which one is being used in out image, but I want to be certain.
What process is used by Yocto to determine which top level dts
Hi all. I've found the device tree files and I'm fairly certain I know which one is being used in out image, but I want to be certain.
What process is used by Yocto to determine which top level dts
|
By
David Novak <david.novak@...>
·
#51085
·
|
|
[dunfell 32/32] apparmor: fix QA warning with systemd enabled
ERROR: apparmor-2.13.4-r0 do_package: QA Issue: apparmor: Files/directories were installed but not shipped in any package:
/usr/lib/systemd
/usr/lib/systemd/system
ERROR: apparmor-2.13.4-r0 do_package: QA Issue: apparmor: Files/directories were installed but not shipped in any package:
/usr/lib/systemd
/usr/lib/systemd/system
|
By
Armin Kuster
·
#51084
·
|
|
[dunfell 31/32] apparmor: fix issue with older use of shell in make
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-mac/AppArmor/apparmor_2.13.4.bb | 1 +
...-fix-failure-on-older-versions-of-Ma.patch | 40 +++++++++++++++++++
2 files changed,
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-mac/AppArmor/apparmor_2.13.4.bb | 1 +
...-fix-failure-on-older-versions-of-Ma.patch | 40 +++++++++++++++++++
2 files changed,
|
By
Armin Kuster
·
#51083
·
|
|
[dunfell 30/32] README: updated branch for Dunfell
Signed-off-by: Armin Kuster <akuster808@...>
---
README | 12 ++++++------
meta-integrity/README.md | 8 ++------
meta-security-compliance/README | 8 ++++----
Signed-off-by: Armin Kuster <akuster808@...>
---
README | 12 ++++++------
meta-integrity/README.md | 8 ++------
meta-security-compliance/README | 8 ++++----
|
By
Armin Kuster
·
#51082
·
|
|
[dunfell 29/32] ibmswtpm2: fix QA warning
ibmswtpm2 doesn't have GNU_HASH (didn't pass LDFLAGS?) [ldflags
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_1563.bb | 3 ++-
1 file changed, 2
ibmswtpm2 doesn't have GNU_HASH (didn't pass LDFLAGS?) [ldflags
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_1563.bb | 3 ++-
1 file changed, 2
|
By
Armin Kuster
·
#51081
·
|
|
[dunfell 28/32] layer.conf: use += instead of := to update BBFILES
From: Sajjad Ahmed <sajjad_ahmed@...>
Updating BBFILES with := isn't the standard way and can break
parsing under certain conditions, instead use += which is widely used.
Signed-off-by:
From: Sajjad Ahmed <sajjad_ahmed@...>
Updating BBFILES with := isn't the standard way and can break
parsing under certain conditions, instead use += which is widely used.
Signed-off-by:
|
By
Armin Kuster
·
#51080
·
|
|
[dunfell 27/32] scap-security-guide: add expat-native to DEPENDS
From: Mingli Yu <mingli.yu@...>
Add expat-native to DEPENDS to fix the below do_configure error:
| CMake Error at CMakeLists.txt:165 (message):
| xmlwf is required!
Signed-off-by: Mingli
From: Mingli Yu <mingli.yu@...>
Add expat-native to DEPENDS to fix the below do_configure error:
| CMake Error at CMakeLists.txt:165 (message):
| xmlwf is required!
Signed-off-by: Mingli
|
By
Armin Kuster
·
#51079
·
|
|
[dunfell 26/32] packagegroup-core-security: remove clamav from musl image
Signed-off-by: Armin Kuster <akuster808@...>
(cherry picked from commit 496a734c14fc72250979a4e7eb69c5d541ffd870)
---
recipes-security/packagegroup/packagegroup-core-security.bb | 1 +
1 file
Signed-off-by: Armin Kuster <akuster808@...>
(cherry picked from commit 496a734c14fc72250979a4e7eb69c5d541ffd870)
---
recipes-security/packagegroup/packagegroup-core-security.bb | 1 +
1 file
|
By
Armin Kuster
·
#51078
·
|
|
[dunfell 25/32] apparmor: fix build issue with ptest enabled.
minor spacing cleanup
Signed-off-by: Armin Kuster <akuster808@...>
(cherry picked from commit 2a7963df18e7f43c6209387b6e1a1e75ff74b6ca)
---
recipes-mac/AppArmor/apparmor_2.13.4.bb | 181
minor spacing cleanup
Signed-off-by: Armin Kuster <akuster808@...>
(cherry picked from commit 2a7963df18e7f43c6209387b6e1a1e75ff74b6ca)
---
recipes-mac/AppArmor/apparmor_2.13.4.bb | 181
|
By
Armin Kuster
·
#51077
·
|
|
[dunfell 24/32] linux-%/5.x: Add dm-verity fragment as needed
From: Naveen Saini <naveen.kumar.saini@...>
Add checks that include dm-verity specific kernel config fragment
when dm-verity-img.bbclass is used.
Signed-off-by: Naveen Saini
From: Naveen Saini <naveen.kumar.saini@...>
Add checks that include dm-verity specific kernel config fragment
when dm-verity-img.bbclass is used.
Signed-off-by: Naveen Saini
|
By
Armin Kuster
·
#51076
·
|
|
[dunfell 23/32] wic: add wks.in for intel dm-verity
From: Naveen Saini <naveen.kumar.saini@...>
Based on systemd-bootdisk-microcode.wks.in, this adds
the dm-verity image similar to the beaglebone wks
already in meta-security.
Signed-off-by:
From: Naveen Saini <naveen.kumar.saini@...>
Based on systemd-bootdisk-microcode.wks.in, this adds
the dm-verity image similar to the beaglebone wks
already in meta-security.
Signed-off-by:
|
By
Armin Kuster
·
#51075
·
|
|
[dunfell 22/32] initramfs-framework/dmverity: add retry loop for slow boot devices
From: Naveen Saini <naveen.kumar.saini@...>
Detection of USB devices by the kernel is slow enough. We need to
keep trying for a while (default: 5s seconds, controlled by
From: Naveen Saini <naveen.kumar.saini@...>
Detection of USB devices by the kernel is slow enough. We need to
keep trying for a while (default: 5s seconds, controlled by
|
By
Armin Kuster
·
#51074
·
|