|
Re: ASSUME_PROVIDED, cmake-native and why cmake is subsequently not found?
that patch is already in thud branch of poky i'm using ...
yes, that seems to have solved things for now:
INHERIT_remove = "uninative"
moving on to the next head-scratcher ...
rday
--
that patch is already in thud branch of poky i'm using ...
yes, that seems to have solved things for now:
INHERIT_remove = "uninative"
moving on to the next head-scratcher ...
rday
--
|
By
Robert P. J. Day
·
#45003
·
|
|
[meta-cgl][PATCH] cfg files: update do to 4.19 changes
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-cgl-common/recipes-kernel/linux/files/cfg/00004-kgdb.cfg | 1 -
meta-cgl-common/recipes-kernel/linux/files/cfg/00005-quota.cfg
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-cgl-common/recipes-kernel/linux/files/cfg/00004-kgdb.cfg | 1 -
meta-cgl-common/recipes-kernel/linux/files/cfg/00005-quota.cfg
|
By
Armin Kuster
·
#45002
·
|
|
Re: [PATCH] bsp-guide: replace meta-intel with meta-xilinx as container layer
Maybe just as a "metadata collection repo"? IMHO from a OE
perspective, a "layer" is a metadata set which provides its own
layer.conf file (which, as you say, means you can add it to your
project's
Maybe just as a "metadata collection repo"? IMHO from a OE
perspective, a "layer" is a metadata set which provides its own
layer.conf file (which, as you say, means you can add it to your
project's
|
By
Andrea Galbusera
·
#44999
·
|
|
Re: How to create a cronjob in Yocto recipe?
yes, to both questions.
if you need example from other recipes, have a look at
meta-openembedded and run:
git grep ".*install.*cron"
yes, to both questions.
if you need example from other recipes, have a look at
meta-openembedded and run:
git grep ".*install.*cron"
|
By
Nicolas Dechesne <nicolas.dechesne@...>
·
#44998
·
|
|
How to create a cronjob in Yocto recipe?
Hi,
I try to figure out how to build cron job in Yocto image, my current
image does not have /etc/cron.d, is it correct I need to install the
cronie package
Hi,
I try to figure out how to build cron job in Yocto image, my current
image does not have /etc/cron.d, is it correct I need to install the
cronie package
|
By
JH
·
#44997
·
|
|
Re: Yocto concept and support for dual version firmware upgrad and boot
Only on a Raspberry Pi 3 so far (uboot supported is already present for it).
________________________________________
Sent: Friday, May 03, 2019 11:16
To: Jaquier Cyril
Cc: Yocto discussion
Only on a Raspberry Pi 3 so far (uboot supported is already present for it).
________________________________________
Sent: Friday, May 03, 2019 11:16
To: Jaquier Cyril
Cc: Yocto discussion
|
By
Jaquier Cyril <Cyril.Jaquier@...>
·
#44996
·
|
|
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
·
|