|
Yocto Project Upcoming Conferences and Developer Days
Greetings,
Yocto Project is pleased to announce the plans for the upcoming Embedded Linux Conferences in NA and Europe.
Here is a snapshot of our schedule:
ELC NA – Wednesday, August 21
Greetings,
Yocto Project is pleased to announce the plans for the upcoming Embedded Linux Conferences in NA and Europe.
Here is a snapshot of our schedule:
ELC NA – Wednesday, August 21
|
By
Volosincu, Andreea S
·
#45008
·
|
|
Re: Defining group of machines
yeah, i'm pretty sure you want MACHINEOVERRIDES:
https://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#var-MACHINEOVERRIDES
which has a nice example of how to invent a new "machine"
yeah, i'm pretty sure you want MACHINEOVERRIDES:
https://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#var-MACHINEOVERRIDES
which has a nice example of how to invent a new "machine"
|
By
Robert P. J. Day
·
#45007
·
|
|
patchwork
Hello OE folk,
My apologies for cross posting.
Who is the Admin for Patchwork?
I would like additional privileges to manage the "Yocto Project Layers"
queue.
Also, I would like additional
Hello OE folk,
My apologies for cross posting.
Who is the Admin for Patchwork?
I would like additional privileges to manage the "Yocto Project Layers"
queue.
Also, I would like additional
|
By
Armin Kuster
·
#45006
·
|
|
meta-cge
Hello meta-cgl maintainers,
Any plans on branching for "warrior"?
regards,
Armin
Hello meta-cgl maintainers,
Any plans on branching for "warrior"?
regards,
Armin
|
By
Armin Kuster
·
#45005
·
|
|
Re: Defining group of machines
i know i did this once upon a time using the MACHINEOVERRIDES
variable to "insert" a machine family into the sequence of machine
definitions. as long as there is (i believe) a strictly
i know i did this once upon a time using the MACHINEOVERRIDES
variable to "insert" a machine family into the sequence of machine
definitions. as long as there is (i believe) a strictly
|
By
Robert P. J. Day
·
#45004
·
|
|
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
Westermann, Oliver <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
·
|