|
Re: [PATCH] bsp-guide: replace meta-intel with meta-xilinx as container layer
the more i think about it, the more i'm nervous about the phrase
"container layer", as it suggests a "layer" of some kind in the
context of OE. the one distinction i think worth making is that a
the more i think about it, the more i'm nervous about the phrase
"container layer", as it suggests a "layer" of some kind in the
context of OE. the one distinction i think worth making is that a
|
By
Robert P. J. Day
·
#44995
·
|
|
Defining group of machines
Hey,
We’ve a product group with different devices, each having their machine-conf, eg
Device_a
Device_a_mini
Device_b
Device_b_mini <- Upcoming
Device_c <- Upcoming
Since device_a and
Hey,
We’ve a product group with different devices, each having their machine-conf, eg
Device_a
Device_a_mini
Device_b
Device_b_mini <- Upcoming
Device_c <- Upcoming
Since device_a and
|
By
Oliver Westermann
·
#45001
·
|
|
Re: Yocto concept and support for dual version firmware upgrad and boot
That list needs updating as there's a few more available now such as
Balena and UpdateHub, but both Mendor and swupdate are both still
going strong and have supported integration. I've heard good
That list needs updating as there's a few more available now such as
Balena and UpdateHub, but both Mendor and swupdate are both still
going strong and have supported integration. I've heard good
|
By
Burton, Ross <ross.burton@...>
·
#44994
·
|
|
Re: Yocto concept and support for dual version firmware upgrad and boot
Thanks Jaquier, did you run mender in an embedded system?
Thanks Jaquier, did you run mender in an embedded system?
|
By
JH
·
#44993
·
|
|
Re: System service
Accidentally I made this a private discussion - make it public again
so others with similar issues might not need to ask again :)
Andreas
Accidentally I made this a private discussion - make it public again
so others with similar issues might not need to ask again :)
Andreas
|
By
Andreas Müller
·
#44992
·
|
|
Re: Yocto concept and support for dual version firmware upgrad and boot
Hi,
I've been experimenting with mender a bit lately. Works great so far and it's fully integrated into yocto:
https://mender.io/
There are a few other solutions available for
Hi,
I've been experimenting with mender a bit lately. Works great so far and it's fully integrated into yocto:
https://mender.io/
There are a few other solutions available for
|
By
Jaquier Cyril <Cyril.Jaquier@...>
·
#44991
·
|
|
Re: Multiple ubifs partition
Hi Gabriele,
use your custom image recipe as before to just produce your root-
filesystem which results in a (compressed) tar-file in ${DEPLOY_DIR_
IMAGE}. It will be referenced from the genimage
Hi Gabriele,
use your custom image recipe as before to just produce your root-
filesystem which results in a (compressed) tar-file in ${DEPLOY_DIR_
IMAGE}. It will be referenced from the genimage
|
By
Ulrich Ölmann
·
#44990
·
|
|
Re: Yocto concept and support for dual version firmware upgrad and boot
This is not something Yocto comes with out of the box, but both rauc and
swupdate
provides a meta layer you could use.
https://github.com/rauc/meta-rauc
https://github.com/sbabic/meta-swupdate
This is not something Yocto comes with out of the box, but both rauc and
swupdate
provides a meta layer you could use.
https://github.com/rauc/meta-rauc
https://github.com/sbabic/meta-swupdate
|
By
Henrik Nymann Jensen (HNJE) <hnje@...>
·
#45017
·
|
|
Yocto concept and support for dual version firmware upgrad and boot
Hi,
Are there any Yocto recipes to support dual version control for
firmware image upgrade and boot?
The scenario is to make 2 partitions, one partition to install a work
version of image, say v1.0,
Hi,
Are there any Yocto recipes to support dual version control for
firmware image upgrade and boot?
The scenario is to make 2 partitions, one partition to install a work
version of image, say v1.0,
|
By
JH
·
#44989
·
|
|
[meta-security][PATCH 2/2] apparmor: fix fragment for 5.0 kernel
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-kernel/linux/linux-yocto-5.0/apparmor.cfg | 6 ------
1 file changed, 6 deletions(-)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-kernel/linux/linux-yocto-5.0/apparmor.cfg | 6 ------
1 file changed, 6 deletions(-)
diff --git
|
By
Armin Kuster
·
#44987
·
|
|
[meta-security][PATCH 1/2] libseccomp: update to 2.4.1
bug fix release.
Signed-off-by: Armin Kuster <akuster808@...>
---
.../libseccomp/{libseccomp_2.4.0.bb => libseccomp_2.4.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
bug fix release.
Signed-off-by: Armin Kuster <akuster808@...>
---
.../libseccomp/{libseccomp_2.4.0.bb => libseccomp_2.4.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
Armin Kuster
·
#44988
·
|
|
[meta-cgl][PATCH 3/3] packagegroup-cgl-middleware: remove openais
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-cgl-common/packagegroups/packagegroup-cgl-middleware.bb | 1 -
1 file changed, 1 deletion(-)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-cgl-common/packagegroups/packagegroup-cgl-middleware.bb | 1 -
1 file changed, 1 deletion(-)
diff --git
|
By
Armin Kuster
·
#44986
·
|
|
[meta-cgl][PATCH 2/3] openais: remove as corosync 2.x replaces functionality
corosync 2.x can replace corosync 1.x + openais.
openais is no longer maintainted and shutdown.
https://github.com/corosync/openais/commit/f2bc4445a7c4ba5d17a218af855dc19d55ed2803
Signed-off-by:
corosync 2.x can replace corosync 1.x + openais.
openais is no longer maintainted and shutdown.
https://github.com/corosync/openais/commit/f2bc4445a7c4ba5d17a218af855dc19d55ed2803
Signed-off-by:
|
By
Armin Kuster
·
#44985
·
|
|
[meta-cgl][PATCH 1/3] cluster: fix SRC_URI and depends
corosync 1.x have removed from meta-cgl, and use corosync under meta-networking.
corosync 2.x can replace corosync 1.x + openais (in meta-cgl),
so remove depend on openais
Signed-off-by: Armin
corosync 1.x have removed from meta-cgl, and use corosync under meta-networking.
corosync 2.x can replace corosync 1.x + openais (in meta-cgl),
so remove depend on openais
Signed-off-by: Armin
|
By
Armin Kuster
·
#44984
·
|
|
Re: Dependencies with third party binaries
Yes, the image will be deployed on the CI to build our software. I managed to just drop the files at some place, but it requires user input to install the compiler.
Simon
Yes, the image will be deployed on the CI to build our software. I managed to just drop the files at some place, but it requires user input to install the compiler.
Simon
|
By
simon.zeni@...
·
#44983
·
|
|
Re: Dependencies with third party binaries
Why don't you use the layer that comes with the Intel compiler?
Ross
Why don't you use the layer that comes with the Intel compiler?
Ross
|
By
Burton, Ross <ross.burton@...>
·
#44982
·
|
|
Dependencies with third party binaries
Hi,
I'm currently working on repackaging the 2016 Intel compiler and I am stuck at the dependency resolution.
I am basing my recipe on the AUR PKGBUILD [1], which extracts the RPMs from the
Hi,
I'm currently working on repackaging the 2016 Intel compiler and I am stuck at the dependency resolution.
I am basing my recipe on the AUR PKGBUILD [1], which extracts the RPMs from the
|
By
simon.zeni@...
·
#44981
·
|
|
Re: Yocto Project @ ELC NA 2019
Hi Andrea,
Great. I can bring some wooden blocks to prop up the rear-end. People could sit in it and spin the wheels.
:rjs
--
-----
Rudolf J Streif
CEO/CTO ibeeto
+1.855.442.3396 x700
Hi Andrea,
Great. I can bring some wooden blocks to prop up the rear-end. People could sit in it and spin the wheels.
:rjs
--
-----
Rudolf J Streif
CEO/CTO ibeeto
+1.855.442.3396 x700
|
By
Rudolf J Streif
·
#44980
·
|
|
Re: Yocto Project @ ELC NA 2019
Hi Rudi,
That's awesome! I will check with LF events to see if there are any issues with showing that or restrictions with how people engage with it during the show.
Definitely in favor of showing
Hi Rudi,
That's awesome! I will check with LF events to see if there are any issues with showing that or restrictions with how people engage with it during the show.
Definitely in favor of showing
|
By
Volosincu, Andreea S
·
#44979
·
|
|
Re: Yocto Project @ ELC NA 2019
Hi Andrea,
I was intending to bring the whole gokart. It's more fun to see the speedometer go up when you push down on the pedal and the regen to kick in when letting go etc. Everybody has seen
Hi Andrea,
I was intending to bring the whole gokart. It's more fun to see the speedometer go up when you push down on the pedal and the regen to kick in when letting go etc. Everybody has seen
|
By
Rudolf J Streif
·
#44978
·
|