|
Memory tracker in c++ 2 messages
Hi all I'm looking for a memory track to investigate how many memory my application needs. The application di made with Qt/Qml 5.6 over a Krogoth on Imx6dl board. Do you have some suggestion? I'd init
Hi all I'm looking for a memory track to investigate how many memory my application needs. The application di made with Qt/Qml 5.6 over a Krogoth on Imx6dl board. Do you have some suggestion? I'd init
|
By Mauro Ziliani
·
|
|
Where is the kernel configuration file? 2 messages
I've found various answers to this. The correct answer appears to be in tmp/work-shared/<machine>/kernel-source, but I didn't even have this directory, after doing a working build of core-image-minima
I've found various answers to this. The correct answer appears to be in tmp/work-shared/<machine>/kernel-source, but I didn't even have this directory, after doing a working build of core-image-minima
|
By Paul D. DeRocco
·
|
|
No UDEV events emitted
Hi, I am building a dunfell based system for layerscape using sysvinit as the init system and find that the eudev daemon is not emitting UDEV events. udevadm monitor --udev --kernel & echo -n “remove”
Hi, I am building a dunfell based system for layerscape using sysvinit as the init system and find that the eudev daemon is not emitting UDEV events. udevadm monitor --udev --kernel & echo -n “remove”
|
By Darcy Watkins
·
|
|
meta-toolchain, gdb-cross-canadian_9.2 fails due to "no usable python" 3 messages
#toolchain
Hi, I have been trying to build meta-toolchain however it fails to compile during gdb-cross-canadian. Follows the relevant output: | checking for libmpfr... no | configure: WARNING: MPFR is missing or
Hi, I have been trying to build meta-toolchain however it fails to compile during gdb-cross-canadian. Follows the relevant output: | checking for libmpfr... no | configure: WARNING: MPFR is missing or
|
By mmiguelhorta@...
·
|
|
avahi_0.8 issue with latest version
Hi Guys, I have installed avahi_0.8 version using gatesgreath version. its compiled successfully .but i am facing issue with pid is remove automatically when i restart my service. avahi configuration
Hi Guys, I have installed avahi_0.8 version using gatesgreath version. its compiled successfully .but i am facing issue with pid is remove automatically when i restart my service. avahi configuration
|
By sateesh m
·
|
|
[meta-cgl][PATCH] pacemaker: upgrade 2.0.3 -> 2.0.5 2 messages
Drop backported patches: 0001-Mark-declaration-with-extern.patch 0006-Fix-tools-Fix-definition-of-curses_indented_printf.patch Rebase patches: 0001-Fix-python3-usage.patch 0001-pacemaker-fix-compile-e
Drop backported patches: 0001-Mark-declaration-with-extern.patch 0006-Fix-tools-Fix-definition-of-curses_indented_printf.patch Rebase patches: 0001-Fix-python3-usage.patch 0001-pacemaker-fix-compile-e
|
By Yi Zhao
·
|
|
Yocto Technical Team Minutes/Engineering Sync for Mar 2, 2021
Yocto Technical Team Minutes, Engineering Sync, for Mar 2, 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
Yocto Technical Team Minutes, Engineering Sync, for Mar 2, 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
|
By Trevor Woerner
·
|
|
[meta-security][dunfell][PATCH 0/9] Some IMA/EVM fixes to dunfell branch 2 messages
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 and some N
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 and some N
|
By
Ming Liu
·
|
|
safe escape library for HTML 2 messages
Hi, Please let me know if we have recipes i can use for HTML sanitization. I want to do this sanitization in C code. Thanks, S
Hi, Please let me know if we have recipes i can use for HTML sanitization. I want to do this sanitization in C code. Thanks, S
|
By sswarnas@...
·
|
|
How to run the recipe Go tests on Yocto 2 messages
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: GOARCH="${BUILD_GOARCH}"
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: GOARCH="${BUILD_GOARCH}"
|
By Javier Tia
·
|
|
[meta-security][PATCH] ima-policy-hashed: add CGROUP2_SUPER_MAGIC fsmagic 2 messages
From: Ming Liu <liu.ming50@...> This fixes following systemd boot issues: [ 7.455580] systemd[1]: Failed to create /init.scope control group: Pe= rmission denied [ 7.457677] systemd[1]: Failed to allo
From: Ming Liu <liu.ming50@...> This fixes following systemd boot issues: [ 7.455580] systemd[1]: Failed to create /init.scope control group: Pe= rmission denied [ 7.457677] systemd[1]: Failed to allo
|
By
Ming Liu
·
|
|
#yocto #sdk 6 messages
#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 appears fun
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 appears fun
|
By Monsees, Steven C (US)
·
|
|
cc1 binary in final rootfs even when no reference to it 6 messages
Hello, on dunfell images I start seeing that cc1 binary (checked by buildhistory): files-in-image.txt:-rwxr-xr-x root root 17674124 ./usr/libexec/gcc/arm-poky-linux-gnueabi/9.3.0/cc1 is present in the
Hello, on dunfell images I start seeing that cc1 binary (checked by buildhistory): files-in-image.txt:-rwxr-xr-x root root 17674124 ./usr/libexec/gcc/arm-poky-linux-gnueabi/9.3.0/cc1 is present in the
|
By Marek Belisko
·
|
|
[auh][PATCH] auh: Add port 465 and 587 client support
Signed-off-by: Armin Kuster <akuster808@...> --- modules/utils/emailhandler.py | 23 +++++++++++++++++++++-- upgrade-helper.conf | 3 +++ 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/m
Signed-off-by: Armin Kuster <akuster808@...> --- modules/utils/emailhandler.py | 23 +++++++++++++++++++++-- upgrade-helper.conf | 3 +++ 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/m
|
By akuster
·
|
|
Reducing the perl footprint on my image 9 messages
I have an image that is using debian package management (PACKAGE_CLASSES = "package_deb"). Because apt and dpkg require perl, perl is being installed in the image. No problem. Except that the entire p
I have an image that is using debian package management (PACKAGE_CLASSES = "package_deb"). Because apt and dpkg require perl, perl is being installed in the image. No problem. Except that the entire p
|
By Rusty Howell
·
|
|
[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, https://githu
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, https://githu
|
By Siddhartha V
·
|
|
[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
·
|
|
[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 <twoerner
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 <twoerner
|
By Trevor Woerner
·
|
|
[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@...> --- recipes-kernel/linux/linux-stable-bl
The COMPATIBLE_MACHINE strings were getting unwieldy, so switch to the MACHINEOVERRIDE notation so they're neater. Signed-off-by: Trevor Woerner <twoerner@...> --- recipes-kernel/linux/linux-stable-bl
|
By Trevor Woerner
·
|
|
[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 | 2 +- 1 file change
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 | 2 +- 1 file change
|
By
Ming Liu
·
|