|
Re: Using GitLab for OE/Yocto layers
Following up on the email below, I've created a "community" subgroup to the OpenEmbedded group on GitLab: https://gitlab.com/openembedded/community. This should help to avoid any confusion with the
Following up on the email below, I've created a "community" subgroup to the OpenEmbedded group on GitLab: https://gitlab.com/openembedded/community. This should help to avoid any confusion with the
|
By
Paul Barker
·
#47391
·
|
|
Re: busybox + SELinux (warrior) - reboot issue
Hi,
you should inherit in your image recipe the following bbclass:
inherit selinux-image
It will set the security label of your filesystem using your refpolicy offline so it does not need to relabel
Hi,
you should inherit in your image recipe the following bbclass:
inherit selinux-image
It will set the security label of your filesystem using your refpolicy offline so it does not need to relabel
|
By
Ayoub Zaki
·
#47390
·
|
|
Re: repost: how to create a SPDX "notice file" from a build?
On 11/22/19 9:03 AM, rpjday@... wrote:
Would you mind opening a Yocto defect.
- armin
On 11/22/19 9:03 AM, rpjday@... wrote:
Would you mind opening a Yocto defect.
- armin
|
By
akuster808 <akuster808@...>
·
#47389
·
|
|
Re: repost: how to create a SPDX "notice file" from a build?
<rpjday@...> wrote:
it once generated SPDX manifest from patched sources for package and
file level it has sadly regressed, so would need some love as you see
above.
<rpjday@...> wrote:
it once generated SPDX manifest from patched sources for package and
file level it has sadly regressed, so would need some love as you see
above.
|
By
Khem Raj
·
#47388
·
|
|
Re: repost: how to create a SPDX "notice file" from a build?
a lilttle more progress, and then an error -- i installed fossology
on my ubuntu 18.04 dev box, then added
INHERIT += "spdx"
to local.conf, and tried to build a simple qemuarmx86-64, and
a lilttle more progress, and then an error -- i installed fossology
on my ubuntu 18.04 dev box, then added
INHERIT += "spdx"
to local.conf, and tried to build a simple qemuarmx86-64, and
|
By
Robert P. J. Day
·
#47387
·
|
|
Re: Memory Tests in U-Boot
I don't know if any of the (too many) versions of u-boot have that
feature. If you are willing to test from userspace, there is memtester:
https://layers.openembedded.org/layerindex/recipe/863/
I
I don't know if any of the (too many) versions of u-boot have that
feature. If you are willing to test from userspace, there is memtester:
https://layers.openembedded.org/layerindex/recipe/863/
I
|
By
Randy MacLeod
·
#47386
·
|
|
Re: Warning message after building recipe:
It looks like your question is covered here:
https://forums.xilinx.com/t5/Embedded-Linux/Bitbake-recipe-help/td-p/773151
../Randy
--
# Randy MacLeod
# Wind River Linux
It looks like your question is covered here:
https://forums.xilinx.com/t5/Embedded-Linux/Bitbake-recipe-help/td-p/773151
../Randy
--
# Randy MacLeod
# Wind River Linux
|
By
Randy MacLeod
·
#47385
·
|
|
Re: Warning message after building recipe:
Hi Pavan,
Hopefully explained well enough here:
https://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#qa-issue-libdir
Regards,
Quentin
--
StreamUnlimited Engineering GmbH
High Tech
Hi Pavan,
Hopefully explained well enough here:
https://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#qa-issue-libdir
Regards,
Quentin
--
StreamUnlimited Engineering GmbH
High Tech
|
By
Quentin Schulz
·
#47384
·
|
|
repost: how to create a SPDX "notice file" from a build?
i asked about this a couple months ago but didn't see any replies,
so i'll ask again with a little more detail.
colleague wants to, from YP (actually petalinux but should be
irrelevant), some sort
i asked about this a couple months ago but didn't see any replies,
so i'll ask again with a little more detail.
colleague wants to, from YP (actually petalinux but should be
irrelevant), some sort
|
By
Robert P. J. Day
·
#47383
·
|
|
Re: Coreutils missing in Yocto 2.6.3 sdk
Hello,
probably coreutils package isnot explicitly installed in the SDK.
You can add packages to the SDK using two variables:
packages that contain tools for the host: TOOLCHAIN_HOST_TASK -
Hello,
probably coreutils package isnot explicitly installed in the SDK.
You can add packages to the SDK using two variables:
packages that contain tools for the host: TOOLCHAIN_HOST_TASK -
|
By
Alessio Moscatello
·
#47382
·
|
|
Warning message after building recipe:
Hi All,
After building the recipe, I'm getting warning message:
"Warning: do_package_qa QA Issue: <recipe-dbg>: found library in wrong location.
Any suggestion to resolve this issue?
Regards,
Pavan
Hi All,
After building the recipe, I'm getting warning message:
"Warning: do_package_qa QA Issue: <recipe-dbg>: found library in wrong location.
Any suggestion to resolve this issue?
Regards,
Pavan
|
By
pavan
·
#47381
·
|
|
Regarding esdk build error error
Hi,
I tried building extended SDK using the command $bitbake <custom-core-image> -c populate_sdk_ext, but got errors which are as follows:
ERROR: Task xilinx-r5-bsp.do_fetch attempted to
Hi,
I tried building extended SDK using the command $bitbake <custom-core-image> -c populate_sdk_ext, but got errors which are as follows:
ERROR: Task xilinx-r5-bsp.do_fetch attempted to
|
By
kamal pandey
·
#47380
·
|
|
Coreutils missing in Yocto 2.6.3 sdk
Hi,
We are working on Yocto 2.6.3. We are generating the sdk using“bitbake core-image-sato-sdk -c populate_sdk”.
After installation of sdk, we observed, usr/bin/*.coreutils are not
Hi,
We are working on Yocto 2.6.3. We are generating the sdk using“bitbake core-image-sato-sdk -c populate_sdk”.
After installation of sdk, we observed, usr/bin/*.coreutils are not
|
By
Agnes Amreetha Joseph Arulraj
·
#47379
·
|
|
Re: is there a rationale for YP using sysvinit as default init manager?
Thats my take as well. By sysv being the default andsystemd being
massively used we almost automatically end up with good testing of both.
Greetz
--
Thats my take as well. By sysv being the default andsystemd being
massively used we almost automatically end up with good testing of both.
Greetz
--
|
By
Josef Holzmayr <holzmayr@...>
·
#47378
·
|
|
[meta-selinux][warrior][PATCH 2/2] refpolicy: fix labels for busybox init.sysvinit and start_getty
Fix busybox directory aliases issue.
Set correct labels for /sbin/init.sysvinit and /bin/start_getty.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
...bs_dist-fix-busybox-directory-aliase.patch
Fix busybox directory aliases issue.
Set correct labels for /sbin/init.sysvinit and /bin/start_getty.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
...bs_dist-fix-busybox-directory-aliase.patch
|
By
Yi Zhao
·
#47377
·
|
|
[meta-selinux][warrior][PATCH 1/2] Revert "mesa: switch to meson build"
This reverts commit 184857a52ecc9b7088021d7362c7d85e1c3551d6.
The mesa hasn't switched to meson build in this branch.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
This reverts commit 184857a52ecc9b7088021d7362c7d85e1c3551d6.
The mesa hasn't switched to meson build in this branch.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
|
By
Yi Zhao
·
#47376
·
|
|
Re: busybox + SELinux (warrior) - reboot issue
Hi Yair,
On 11/14/19 2:06 AM, Yair Itzhaki wrote:
SElinux+busybox should work. But there are some security label issues with busybox.
I attached a fix. You can
Hi Yair,
On 11/14/19 2:06 AM, Yair Itzhaki wrote:
SElinux+busybox should work. But there are some security label issues with busybox.
I attached a fix. You can
|
By
Yi Zhao
·
#47375
·
|
|
Re: Mailing list platform change November 21st
The migration is complete. Please update your address books to point to the new list e-mail addresses. There are rewrites in place so the previous mailing list addresses will continue to work for a
The migration is complete. Please update your address books to point to the new list e-mail addresses. There are rewrites in place so the previous mailing list addresses will continue to work for a
|
By
Michael Halstead
·
#47374
·
|
|
Re: is there a rationale for YP using sysvinit as default init manager?
It is also quite amazing that the project, by design, has entirely sidestepped the divisive init system wars that have been gripping the mainstream linux distros for years (and still are). I'd say it
It is also quite amazing that the project, by design, has entirely sidestepped the divisive init system wars that have been gripping the mainstream linux distros for years (and still are). I'd say it
|
By
Alexander Kanavin
·
#47373
·
|
|
Re: is there a rationale for YP using sysvinit as default init manager?
We got so far and after looking at the position we ended up I decided
it was easier to switch poky-altcfg rather than change poky and/or OE
defaults. I resolved that bug as "complete" as we now had
We got so far and after looking at the position we ended up I decided
it was easier to switch poky-altcfg rather than change poky and/or OE
defaults. I resolved that bug as "complete" as we now had
|
By
Richard Purdie
·
#47372
·
|