Re: [yocto] AppArmor with BusyBox

2021-04-27 Thread Armin Kuster
On 4/27/21 8:33 PM, Khem Raj wrote: > > > On Tue, Apr 27, 2021 at 3:34 PM Konstantin Aladyshev > mailto:aladyshe...@gmail.com>> wrote: > > I've added `IMAGE_INSTALL += "findutils"` to my `conf/local.conf` > file, and it seems like it was enough. There weren't any build > conflicts. >

Re: [yocto] [OE-core] [PATCH 6/7] default-distrovars.inc: add wayland/opengl to default distro features

2021-04-27 Thread Kevin Hao
On Tue, Apr 27, 2021 at 12:09:51PM -0400, Randy MacLeod wrote: > Cross-posting to yocto since this is of general interest. > > On 2021-04-23 2:02 p.m., Alexander Kanavin wrote: > > This puts them on equal terms with x11 distro feature > > (which I think is due). > > > > Signed-off-by: Alexander K

[yocto] Yocto Technical Team Minutes, Engineering Sync, for April 27, 2021

2021-04-27 Thread Trevor Woerner
Yocto Technical Team Minutes, Engineering Sync, for April 27, 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == announcements == The upcoming Yocto Project Summit is taking place May 25-26 2021 details: https://www.yoctoproject.org/yocto-project

Re: [yocto] AppArmor with BusyBox

2021-04-27 Thread Khem Raj
On Tue, Apr 27, 2021 at 3:34 PM Konstantin Aladyshev wrote: > I've added `IMAGE_INSTALL += "findutils"` to my `conf/local.conf` > file, and it seems like it was enough. There weren't any build > conflicts. > > Should the AppArmor recipe be upgraded in some way to indicate that it > needs a full-f

Re: [yocto] Can layer maintainers add yocto-X.Y tags for yocto-3.3 and later?

2021-04-27 Thread Randy MacLeod
Adding Robert, Hongxu and Qi who are likely interested in this topic for future releases. On 2021-04-27 3:03 p.m., akuster808 wrote: On 4/27/21 9:48 AM, Randy MacLeod wrote: Hi, I've CCed some of the maintainers of more widely used Yocto layers to get comments on about tagging. Please add i

Re: [yocto] [OE-core] [PATCH 6/7] default-distrovars.inc: add wayland/opengl to default distro features

2021-04-27 Thread Otavio Salvador
Em ter., 27 de abr. de 2021 às 13:10, Randy MacLeod escreveu: > > Cross-posting to yocto since this is of general interest. > > On 2021-04-23 2:02 p.m., Alexander Kanavin wrote: > > This puts them on equal terms with x11 distro feature > > (which I think is due). > > > > Signed-off-by: Alexander K

Re: [yocto] AppArmor with BusyBox

2021-04-27 Thread Konstantin Aladyshev
I've added `IMAGE_INSTALL += "findutils"` to my `conf/local.conf` file, and it seems like it was enough. There weren't any build conflicts. Should the AppArmor recipe be upgraded in some way to indicate that it needs a full-featured findutils package instead of a busybox one? Best regards, Konsta

[yocto] [PATCH yocto-autobuilder-helper] config.json: update variable for change in buildstats.bbclass

2021-04-27 Thread sakib . sajal
Signed-off-by: Sakib Sajal --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index fc83012..f82664c 100644 --- a/config.json +++ b/config.json @@ -59,7 +59,7 @@ "RUNQEMU_TMPFS_DIR = '/home/pokybuild/tmp'", "BB_H

[yocto] Bitbake build failures?

2021-04-27 Thread jchludzinski via lists.yoctoproject.org
When I trying using bitbake to build openembedded Linux kernel, it dies with these download failures: NOTE: Fetching uninative binary shim http://downloads.yoctoproject.org/releases/uninative/3.0/x86_64-nativesdk-libc.tar.xz;sha256sum=5ec5a9276046e7eceeac749a18b175667384e1f445cd4526300a41404d98

Re: [yocto] [OE-core] [PATCH 6/7] default-distrovars.inc: add wayland/opengl to default distro features

2021-04-27 Thread Armin Kuster
On 4/27/21 9:09 AM, Randy MacLeod wrote: > Cross-posting to yocto since this is of general interest. > > On 2021-04-23 2:02 p.m., Alexander Kanavin wrote: >> This puts them on equal terms with x11 distro feature >> (which I think is due). >> >> Signed-off-by: Alexander Kanavin >> --- >>   meta/c

Re: [yocto] OpenEmbedded Happy Hour April 28 9pm/2100 UTC

2021-04-27 Thread Denys Dmytriyenko
Reminder, next Happy Hour is in one day - everyone is welcome to meet with fellow developers and chat about any interesting topics over Zoom. BYOB - bring your own beverage. On Wed, Apr 21, 2021 at 04:04:25PM -0400, Denys Dmytriyenko wrote: > Hi, > > Please join us for the upcoming OpenEmbedde

Re: [yocto] Can layer maintainers add yocto-X.Y tags for yocto-3.3 and later?

2021-04-27 Thread Armin Kuster
On 4/27/21 9:48 AM, Randy MacLeod wrote: > Hi, > > > I've CCed some of the maintainers of more widely used Yocto layers > to get comments on about tagging. Please add in people who I may > have missed. > > > For a while now, oe-core has had a yocto-X.Y tag in addition to the > release branch name

Re: [yocto] [OE-core] [PATCH 6/7] default-distrovars.inc: add wayland/opengl to default distro features

2021-04-27 Thread Alexander Kanavin
Wait a moment, I am not sure I understand the argument about software rendering. Can you please elaborate? What is the scenario where enabling opengl would regress from something hw-accelerated to software rendering? Alex On Tue, 27 Apr 2021 at 19:09, Otavio Salvador < otavio.salva...@ossystems.

Re: [yocto] Can layer maintainers add yocto-X.Y tags for yocto-3.3 and later?

2021-04-27 Thread Khem Raj
On Tue, Apr 27, 2021 at 9:48 AM Randy MacLeod wrote: > > Hi, > > > I've CCed some of the maintainers of more widely used Yocto layers > to get comments on about tagging. Please add in people who I may > have missed. > > > For a while now, oe-core has had a yocto-X.Y tag in addition to the > releas

Re: [yocto] Can layer maintainers add yocto-X.Y tags for yocto-3.3 and later?

2021-04-27 Thread Claude Bing
This would be a helpful addition for us when upgrading between named Yocto releases. Normally, when we are ready to upgrade, we checkout the HEAD for the named branch and try to get everything working together. Having a tagged commit for a version would (hopefully) help ensure that all of the lay

[yocto] Can layer maintainers add yocto-X.Y tags for yocto-3.3 and later?

2021-04-27 Thread Randy MacLeod
Hi, I've CCed some of the maintainers of more widely used Yocto layers to get comments on about tagging. Please add in people who I may have missed. For a while now, oe-core has had a yocto-X.Y tag in addition to the release branch name. This helps users easily find the exact commit that corre

Re: [yocto] [OE-core] [PATCH 6/7] default-distrovars.inc: add wayland/opengl to default distro features

2021-04-27 Thread Randy MacLeod
Cross-posting to yocto since this is of general interest. On 2021-04-23 2:02 p.m., Alexander Kanavin wrote: This puts them on equal terms with x11 distro feature (which I think is due). Signed-off-by: Alexander Kanavin --- meta/conf/distro/include/default-distrovars.inc | 2 +- 1 file chang

[yocto] Yocto Project Status WW17`21

2021-04-27 Thread Stephen Jolley
Current Dev Position: YP 3.4 M1 Next Deadline: 7th June 2021 YP 3.4 M1 build Next Team Meetings: * Bug Triage meeting Thursday Apr. 29th at 7:30am PDT ( https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09) *

[yocto] looking for a bit more info on licensing certain recipe files

2021-04-27 Thread Robert P. J. Day
for the first time, i'm digging around in the docs for how to properly license various types of recipes, so a couple simple questions to start with, at least so i can make a first pass of cleaning up some content in front of me. as we established recently, packagegroup files need no licensing

Re: [yocto] ERROR: Fetcher failure: Fetch command export...

2021-04-27 Thread Quentin Schulz
On Tue, Apr 27, 2021 at 02:01:24AM -0400, jchludzinski via lists.yoctoproject.org wrote: > When I trying using bitbake to build openembedded Linux kernel, it dies with > these download failures: > > NOTE: Fetching uninative binary shim > http://downloads.yoctoproject.org/releases/uninative/3.0/x

Re: [yocto] running application in user mode instead of root #yocto

2021-04-27 Thread Alessandro Tagliapietra
I'm new to yocto as well but what we do is in our own custom image: inherit extrausers EXTRA_USERS_PARAMS = " useradd nodered" and then since we use systemd we've created our own service file that includes: User=nodered in the [service] block definition, so the executable is run using that user

Re: [yocto] running application in user mode instead of root #yocto

2021-04-27 Thread Yann Dirson
Hello, > I am trying to run my application in less privilege mode instead of root user. > As i am new to Yocto build could you please some one suggest on how to > configure my build environment to get user and run > my application with the user privileges at startup. You may be interested in ROO

[yocto] running application in user mode instead of root #yocto

2021-04-27 Thread mail2uvijay
Hi All, I am trying to run my application in less privilege mode instead of root user. As i am new to Yocto build could you please some one suggest on how to configure my build environment to get user and run my application with the user privileges at startup. Regards, Vijay -=-=-=-=-=-=-=-=-=-