|
Web interface for Yocto & OE mailing lists defaults to Reply to Sender
Michael,
I've just been discussing on IRC with Bartłomiej who used the groups.io web
interface to reply to an email on the list. It defaulted to sending a private
reply off the list. If I try to do
Michael,
I've just been discussing on IRC with Bartłomiej who used the groups.io web
interface to reply to an email on the list. It defaulted to sending a private
reply off the list. If I try to do
|
By
Paul Barker
·
#49238
·
|
|
Can not use wildcard in SRC_URI to apply patches
#yocto
Hi,
I'm trying to apply patches to source code of linux kernel.
With devtool (modify and finish commands), I could apply patches
sucessfully by specified each single patch with its file name,
Hi,
I'm trying to apply patches to source code of linux kernel.
With devtool (modify and finish commands), I could apply patches
sucessfully by specified each single patch with its file name,
|
By
Hao Qian
·
#49237
·
|
|
Re: Can't find pyconfig.h with python3
Hi -
The board isn’t buried *too* deeply yet, but lab restrictions are the main barrier at the moment. Hopefully I can figure out how to remotely update at some point, but I should be able to test
Hi -
The board isn’t buried *too* deeply yet, but lab restrictions are the main barrier at the moment. Hopefully I can figure out how to remotely update at some point, but I should be able to test
|
By
Emily
·
#49236
·
|
|
Re: Can't find pyconfig.h with python3
Right. I remember a prior thread about you needing to update remotely. I assume this board is stuffed deep in ATLAS somewhere. (In a prior life I was a materials scientist)
Are you stuck with "rocko"
Right. I remember a prior thread about you needing to update remotely. I assume this board is stuffed deep in ATLAS somewhere. (In a prior life I was a materials scientist)
Are you stuck with "rocko"
|
By
Tim Orling
·
#49235
·
|
|
Re: Can't find pyconfig.h with python3
Hi -
Not a super compelling reason other than the momentum required to update! Does Zeus support having both python2 and python3? We have a couple things that haven’t upgraded to python3 yet as
Hi -
Not a super compelling reason other than the momentum required to update! Does Zeus support having both python2 and python3? We have a couple things that haven’t upgraded to python3 yet as
|
By
Emily
·
#49234
·
|
|
Re: Can't find pyconfig.h with python3
I meant to say "zeus" was released in October 2019. I'm sure xilinx support was after that.
I meant to say "zeus" was released in October 2019. I'm sure xilinx support was after that.
|
By
Tim Orling
·
#49233
·
|
|
Re: Can't find pyconfig.h with python3
I see you are building for "rocko" and that your layer supports "sumo" and "rocko". Do you have a strong compelling reason to stay on these EOL releases? meta-xilinx has a zeus branch which was
I see you are building for "rocko" and that your layer supports "sumo" and "rocko". Do you have a strong compelling reason to stay on these EOL releases? meta-xilinx has a zeus branch which was
|
By
Tim Orling
·
#49232
·
|
|
Re: Can't find pyconfig.h with python3
this seems to be that it is needing python2, so yes it can perhaps be
ported to py3 but you might have to check if it needs some code changes
Looking at the recipe it is ineheriting py2 class here
this seems to be that it is needing python2, so yes it can perhaps be
ported to py3 but you might have to check if it needs some code changes
Looking at the recipe it is ineheriting py2 class here
|
By
Khem Raj
·
#49231
·
|
|
Re: Enabling SELinux in an application
#selinux
Generally devices having ports, or being connected to Internet can
become a door to your network and cause some serious damage, so you
sould assess the security needs for your devices, I would think.
Generally devices having ports, or being connected to Internet can
become a door to your network and cause some serious damage, so you
sould assess the security needs for your devices, I would think.
|
By
Khem Raj
·
#49230
·
|
|
Re: inconsistencies with selecting systemd as init manager?
perhaps imagefeatures.py should be updated to sync with INIT_MANAGER
settings.
perhaps imagefeatures.py should be updated to sync with INIT_MANAGER
settings.
|
By
Khem Raj
·
#49229
·
|
|
Re: Distro testing
#yocto
you can check ptest images perhaps see [1]
[1] https://wiki.yoctoproject.org/wiki/Image_tests
you can check ptest images perhaps see [1]
[1] https://wiki.yoctoproject.org/wiki/Image_tests
|
By
Khem Raj
·
#49228
·
|
|
Re: meta-javascripts
Give it some time and see if someone steps up to maintain it, if not you
can also put these recipes in other layers
Give it some time and see if someone steps up to maintain it, if not you
can also put these recipes in other layers
|
By
Khem Raj
·
#49227
·
|
|
Can't find pyconfig.h with python3
Hi all -
I'm trying to build an OS with a custom recipe (https://github.com/kratsg/meta-l1calo/blob/add/opcServer/recipes-core/opc-ua/opc-ua-server-gfex_git.bb). I can build it as-is in the link
Hi all -
I'm trying to build an OS with a custom recipe (https://github.com/kratsg/meta-l1calo/blob/add/opcServer/recipes-core/opc-ua/opc-ua-server-gfex_git.bb). I can build it as-is in the link
|
By
Emily
·
#49226
·
|
|
Re: Enabling SELinux in an application
#selinux
Hi,
There is no simply answer to your question. Most generally speaking any type of security, not just for computers and embedded systems, is a tradeoff between risk and cost.
Hi,
There is no simply answer to your question. Most generally speaking any type of security, not just for computers and embedded systems, is a tradeoff between risk and cost.
|
By
Rudolf J Streif
·
#49225
·
|
|
Re: [PATCH yocto-autobuilder-helper 2/2] scripts/send-qa-email: fix bug in git push logic for yocto-testresults
Thanks, well found!
I tweaked the first patch to use comparerepo instead of baserepo. The
confusion came from cut and paste from the buildhistory code.
Cheers,
Richard
Thanks, well found!
I tweaked the first patch to use comparerepo instead of baserepo. The
confusion came from cut and paste from the buildhistory code.
Cheers,
Richard
|
By
Richard Purdie
·
#49224
·
|
|
Re: inconsistencies with selecting systemd as init manager?
i know, that's what i mentioned above.
i suspected as much, i just wanted to point out that those two
snippets are not *exactly* equivalent so someone should make sure that
INIT_MANAGER usage is
i know, that's what i mentioned above.
i suspected as much, i just wanted to point out that those two
snippets are not *exactly* equivalent so someone should make sure that
INIT_MANAGER usage is
|
By
Robert P. J. Day
·
#49223
·
|
|
Re: inconsistencies with selecting systemd as init manager?
INIT_MANAGER was added in 3.0, see:
https://git.openembedded.org/openembedded-core/commit/?id=8d0b4704a526a48cd5e67df61b613424bbbdccde
this is the 'old' (pre 3.0) method, and it can (and should) be
INIT_MANAGER was added in 3.0, see:
https://git.openembedded.org/openembedded-core/commit/?id=8d0b4704a526a48cd5e67df61b613424bbbdccde
this is the 'old' (pre 3.0) method, and it can (and should) be
|
By
Nicolas Dechesne
·
#49222
·
|
|
inconsistencies with selecting systemd as init manager?
just noticed that, given that since YP 3.0 one could select systemd
as the init manager via the single variable INIT_MANAGER, which pulled
in init-manager-systemd.inc:
# Use systemd for system
just noticed that, given that since YP 3.0 one could select systemd
as the init manager via the single variable INIT_MANAGER, which pulled
in init-manager-systemd.inc:
# Use systemd for system
|
By
Robert P. J. Day
·
#49221
·
|
|
Distro testing
#yocto
Hi Guys,
I want to test Distro testing in my yocto build image. for that I need setup configurations and how can i check results and where i can get results. can anybody knows please
Hi Guys,
I want to test Distro testing in my yocto build image. for that I need setup configurations and how can i check results and where i can get results. can anybody knows please
|
By
sateesh m
·
#49220
·
|
|
perf-1.0 do complie issue
Hi Sir,
I am trying to build yocto image target qemuriscv64 using core-image-sato. But i am facing issue with this package how can i resolve this issue . can you please suggest me
Hi Sir,
I am trying to build yocto image target qemuriscv64 using core-image-sato. But i am facing issue with this package how can i resolve this issue . can you please suggest me
|
By
sateesh m
·
#49219
·
|