|
[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
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
|
By
Purushottam choudhary
·
#52488
·
|
|
Re: [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
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
|
By
D, Sharmila <sharmila.d@...>
·
#52487
·
|
|
Re: [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
·
#52486
·
|
|
Re: [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
·
#52485
·
|
|
[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
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
|
By
Trevor Woerner
·
#52484
·
|
|
Re: [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
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
|
By
Randy MacLeod
·
#52483
·
|
|
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
Yocto Technical Team Minutes, Engineering Sync, for Feb 23, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are made
|
By
Trevor Woerner
·
#52482
·
|
|
Re: BB_HASHBASE_WHITELIST
Thanks, will try it out...
Thanks, will try it out...
|
By
Monsees, Steven C (US)
·
#52481
·
|
|
Re: BB_HASHBASE_WHITELIST
In local.conf, one usually wants to use _append instead of += since
local.conf is parsed pretty early, += will override current values set
with ?= or ??=. It might also be overridden if = is used in
In local.conf, one usually wants to use _append instead of += since
local.conf is parsed pretty early, += will override current values set
with ?= or ??=. It might also be overridden if = is used in
|
By
Quentin Schulz
·
#52480
·
|
|
BB_HASHBASE_WHITELIST
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
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
|
By
Monsees, Steven C (US)
·
#52479
·
|
|
Re: [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
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
|
By
Sangeeta Jain
·
#52478
·
|
|
Re: Yocto- Apache2 build guide
Hi Sharmila,
This doesn't appear to be related to adding apache.
Are you able to build core-image-minimal without adding apache2?
Can you provide detailed steps wrt what layers and HEAD commits for
Hi Sharmila,
This doesn't appear to be related to adding apache.
Are you able to build core-image-minimal without adding apache2?
Can you provide detailed steps wrt what layers and HEAD commits for
|
By
Randy MacLeod
·
#52477
·
|
|
Re: [meta-security] [PATCH V2 0/8] Some fixes for IMA/EVM
merged
By
Armin Kuster
·
#52476
·
|
|
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 <sheraz.ali@...>
·
#52475
·
|
|
Re: #yocto #sdk
#yocto
#sdk
Thanks again, these utilities make it much easier to understand and correct the issues...
Thanks again, these utilities make it much easier to understand and correct the issues...
|
By
Monsees, Steven C (US)
·
#52474
·
|
|
Re: Dunfell, nodejs and typescript - short experience report
Hi Simon,
I'm dealing actually with the same problem. Would you like to share your "configure in my own subclass"?
I'm also thinking there is a need for a bbclass which actually is not using gyp,
Hi Simon,
I'm dealing actually with the same problem. Would you like to share your "configure in my own subclass"?
I'm also thinking there is a need for a bbclass which actually is not using gyp,
|
By
TRO <thomas.roos@...>
·
#52473
·
|
|
Yocto- Apache2 build guide
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
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
|
By
D, Sharmila <sharmila.d@...>
·
#52472
·
|
|
Re: Trouble booting basic x86 image
Thanks for the advice. I decided to try wic, since that's actually the x86
default if you don't set IMAGE_FSTYPES. It also looks cleaner than hddimg,
since it has a real ext4 partition and no loop
Thanks for the advice. I decided to try wic, since that's actually the x86
default if you don't set IMAGE_FSTYPES. It also looks cleaner than hddimg,
since it has a real ext4 partition and no loop
|
By
Paul D. DeRocco
·
#52471
·
|
|
Re: Huawei e3372h & Quectel EG25-G LTE modems
I'm reading the Quectel dokumentation, and it say that a GobiNet driver should be included as well. But there is no Yocto recipe for that
--
Zolee
I'm reading the Quectel dokumentation, and it say that a GobiNet driver should be included as well. But there is no Yocto recipe for that
--
Zolee
|
By
Zoltan Kerenyi Nagy
·
#52470
·
|
|
Re: Huawei e3372h & Quectel EG25-G LTE modems
Hi Khem,
There is no NetworkManager.conf file on the device. Shoudl I create one?
--
Zolee
Hi Khem,
There is no NetworkManager.conf file on the device. Shoudl I create one?
--
Zolee
|
By
Zoltan Kerenyi Nagy
·
#52469
·
|