|
Package names in IMAGE_MANIFEST and PACKAGES 3 messages
Hello, I'm developing a meta layer to save details about an image created by Yocto to an SPDX document (https://github.com/doubleopen-project/meta-doubleopen). I've encountered two issues regarding pa
Hello, I'm developing a meta layer to save details about an image created by Yocto to an SPDX document (https://github.com/doubleopen-project/meta-doubleopen). I've encountered two issues regarding pa
|
By Mikko Murto
·
|
|
[licensing] [yocto] Package names in IMAGE_MANIFEST and PACKAGES
Hi, FWIW, the mapping from binary package names recipes and recipe metadata like LICENSE is available from buildhistory. Also binary package content of images is available from buildhistory. With some
Hi, FWIW, the mapping from binary package names recipes and recipe metadata like LICENSE is available from buildhistory. Also binary package content of images is available from buildhistory. With some
|
By Mikko Rapeli
·
|
|
[PATCH] lib/oeqa/selftest/cases/reproducible.py : updated test to faketime in future when buiding the second test build. 2 messages
This update will ensure that recipes are not including time stamps by creating an image with modified system time. It uses libfaketime recipe to fake system time to advance by 34308122 seconds. Signed
This update will ensure that recipes are not including time stamps by creating an image with modified system time. It uses libfaketime recipe to fake system time to advance by 34308122 seconds. Signed
|
By Sangeeta Jain
·
|
|
[meta-selinux][PATCH] openssh: don't overwrite sshd_config unconditionally
The current implementation was overwriting the sshd_config and sshd assuming PAM is needed by default. openssh should use the default sshd_config packaged with the component if no distro specific need
The current implementation was overwriting the sshd_config and sshd assuming PAM is needed by default. openssh should use the default sshd_config packaged with the component if no distro specific need
|
By
Purushottam choudhary
·
|
|
[External] Re: [yocto] Yocto- Apache2 build guide
Hi MacLeod, Thanks for your e-mail. Yes, without apach2 I am able to build the core-image-minimal successfully. The issue is only when I add apache2 in IMAGE_INSTALL. I am using TI processor SDK and I
Hi MacLeod, Thanks for your e-mail. Yes, without apach2 I am able to build the core-image-minimal successfully. The issue is only when I add apache2 in IMAGE_INSTALL. I am using TI processor SDK and I
|
By
D, Sharmila
·
|
|
[opkg-devel] [opkg-utils PATCH] CONTRIBUTING: fix yocto ML link
Thanks for catching that and putting in a fix! ACK from me. -- Alex Stewart Software Engineer - NI Real-Time OS NI (National Instruments) alex.stewart@...
Thanks for catching that and putting in a fix! ACK from me. -- Alex Stewart Software Engineer - NI Real-Time OS NI (National Instruments) alex.stewart@...
|
By Alex Stewart
·
|
|
[opkg-devel] [opkg-utils PATCH] opkg-build: make sure destination dir exists
Looks good to me. I'll pull tomorrow if there are no objections. Thanks, -- Alex Stewart Software Engineer - NI Real-Time OS NI (National Instruments) alex.stewart@...
Looks good to me. I'll pull tomorrow if there are no objections. Thanks, -- Alex Stewart Software Engineer - NI Real-Time OS NI (National Instruments) alex.stewart@...
|
By Alex Stewart
·
|
|
[meta-rockchip][PATCH] rock-pi-e: add
Add support for Radxa's ROCK Pi E device https://wiki.radxa.com/RockpiE It's a great surprise to find upstream U-Boot and the Linux kernel already provide support for this board! On the kernel side th
Add support for Radxa's ROCK Pi E device https://wiki.radxa.com/RockpiE It's a great surprise to find upstream U-Boot and the Linux kernel already provide support for this board! On the kernel side th
|
By Trevor Woerner
·
|
|
[External] Re: [yocto] Yocto- Apache2 build guide
Hello Sharmila, If you can reproduce the problem with only the oe-core/poly + meta-openembedded layers then perhaps someone on this list can help you. Otherwise, you should contact the people who prov
Hello Sharmila, If you can reproduce the problem with only the oe-core/poly + meta-openembedded layers then perhaps someone on this list can help you. Otherwise, you should contact the people who prov
|
By Randy MacLeod
·
|
|
Yocto Technical Team Minutes/Engineering Sync for Feb 23, 2021
Yocto Technical Team Minutes, Engineering Sync, for Feb 23, 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
Yocto Technical Team Minutes, Engineering Sync, for Feb 23, 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
|
By Trevor Woerner
·
|
|
BB_HASHBASE_WHITELIST 3 messages
Where and when is it appropriate to add to/modify BB_HASHBASE_WHITELIST “ ? I tried to do : BB_HASHBASE_WHITELIST += “BB_TRACE” in my local.conf but it ended up replacing existing list with just “BB_T
Where and when is it appropriate to add to/modify BB_HASHBASE_WHITELIST “ ? I tried to do : BB_HASHBASE_WHITELIST += “BB_TRACE” in my local.conf but it ended up replacing existing list with just “BB_T
|
By Monsees, Steven C (US)
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-3.1.6.rc1)
Hi all, This is the full report for yocto-3.1.6.rc1: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults ======= Summary ======== No high milestone def
Hi all, This is the full report for yocto-3.1.6.rc1: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults ======= Summary ======== No high milestone def
|
By Sangeeta Jain
·
|
|
Yocto- Apache2 build guide 2 messages
Hi, I am trying to enable httpd package into my yocto build, steps I followed is as below 1. Added below layer in bblayer.conf file sources/meta-openembedded/meta-webserver 2. Added below line in loca
Hi, I am trying to enable httpd package into my yocto build, steps I followed is as below 1. Added below layer in bblayer.conf file sources/meta-openembedded/meta-webserver 2. Added below line in loca
|
By
D, Sharmila
·
|
|
[meta-security] [PATCH V2 0/8] Some fixes for IMA/EVM 3 messages
From: Ming Liu <liu.ming50@...> Changes in patch set V2: 1 Split patches as suggested by Dmitry Baryshkov. Ming Liu (8): ima-evm-utils: set native REQUIRED_DISTRO_FEATURES to empty initramfs-framework
From: Ming Liu <liu.ming50@...> Changes in patch set V2: 1 Split patches as suggested by Dmitry Baryshkov. Ming Liu (8): ima-evm-utils: set native REQUIRED_DISTRO_FEATURES to empty initramfs-framework
|
By
Ming Liu
·
|
|
Multi-planar API support in g_webcam
Hi All, I wanted to know whether g_webcam supports multi-planar API. -- Thanks and Regards Sheraz Ali Shah
Hi All, I wanted to know whether g_webcam supports multi-planar API. -- Thanks and Regards Sheraz Ali Shah
|
By Sheraz Ali
·
|
|
#yocto #sdk 4 messages
#yocto
#sdk
I am trying to understand the warnings/error as seen below… Building for zeus… Built kernel image clean updated my SSTATE_MIRRORS directory with the state_cache generated. Rebuilt my image clean again
I am trying to understand the warnings/error as seen below… Building for zeus… Built kernel image clean updated my SSTATE_MIRRORS directory with the state_cache generated. Rebuilt my image clean again
|
By Monsees, Steven C (US)
·
|
|
Dunfell, nodejs and typescript - short experience report 4 messages
I have some remarks and questions about the npm/nodejs support in dunfell that I wanted to share. We are creating nodejs-based IoT edge solutions and upgrading our build environments to Dunfell one by
I have some remarks and questions about the npm/nodejs support in dunfell that I wanted to share. We are creating nodejs-based IoT edge solutions and upgrading our build environments to Dunfell one by
|
By Simon Vogl
·
|
|
Trouble booting basic x86 image 3 messages
Yocto Gatesgarth, using meta-intel to build core-image-minimal Intel D2700MUD mini-ITX mobo with D2700 Atom Ordinary USB 2.0 flash drive I followed the instructions in the meta-intel README, and had n
Yocto Gatesgarth, using meta-intel to build core-image-minimal Intel D2700MUD mini-ITX mobo with D2700 Atom Ordinary USB 2.0 flash drive I followed the instructions in the meta-intel README, and had n
|
By Paul D. DeRocco
·
|
|
Huawei e3372h & Quectel EG25-G LTE modems 4 messages
Hi, I have a barix ipam400 module, the development is done with Yocto. Recently I managed to modify and include the needed kernel modules into the kernel with Yocto. However it still doesnt work. Both
Hi, I have a barix ipam400 module, the development is done with Yocto. Recently I managed to modify and include the needed kernel modules into the kernel with Yocto. However it still doesnt work. Both
|
By Zoltan Kerenyi Nagy
·
|
|
Kernel Header UAPI Issue 9 messages
I have a 5.4 kernel where I applied a patch (using a .scc file) from kernel 5.6 which brings in dmabuf heaps. The patch exports a uapi header include/uapi/linux/dma-heap.h. I am trying to write an app
I have a 5.4 kernel where I applied a patch (using a .scc file) from kernel 5.6 which brings in dmabuf heaps. The patch exports a uapi header include/uapi/linux/dma-heap.h. I am trying to write an app
|
By Karthik Poduval
·
|