On Fri, May 3, 2019 at 10:22 AM JH wrote:
>
> Hi Andreas,
>
> > In cases like these:
> >
> > * expecting sytemd starting service automatically
> > * something went wrong
> >
> > I ask systemd for it with 'systemctl status '
> >
> > So what does 'systemctl status ofono' say?
>
> You right, it was a
Thanks Jaquier, did you run mender in an embedded system?
On 5/3/19, Jaquier Cyril wrote:
> 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 Yocto:
>
> http
On Fri, 3 May 2019 at 07:46, Jaquier Cyril wrote:
> There are a few other solutions available for Yocto:
>
> https://wiki.yoctoproject.org/wiki/System_Update#Comparison
That list needs updating as there's a few more available now such as
Balena and UpdateHub, but both Mendor and swupdate are both
On Thu, 2 May 2019, Scott Rifenbark wrote:
> Great, thanks!
>
> On Thu, May 2, 2019 at 11:21 AM akuster wrote:
>
>
> On 5/2/19 10:45 AM, Scott Rifenbark wrote:
> The term "Container Layer" was put in the ref-manual by me to describe a
> "meta-*" layer that had other "meta-*" lay
Only on a Raspberry Pi 3 so far (uboot supported is already present for it).
From: JH [jupiter@gmail.com]
Sent: Friday, May 03, 2019 11:16
To: Jaquier Cyril
Cc: Yocto discussion list
Subject: Re: [yocto] Yocto concept and support for dual version firmw
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 (recipe
https://github.com/openembedded/openembedded-core/blob/master/meta/recipes-extended/cronie/cronie_1.5.4.bb)
to packagegroup, to creat
On Fri, May 3, 2019 at 1:32 PM JH wrote:
>
> 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 (recipe
> https://github.com/openembedded/openembedded-core/blob/master/meta/recipes-ext
On Fri, May 3, 2019 at 12:56 PM Robert P. J. Day wrote:
>
> On Thu, 2 May 2019, Scott Rifenbark wrote:
>
> > Great, thanks!
> >
> > On Thu, May 2, 2019 at 11:21 AM akuster wrote:
> >
> >
> > On 5/2/19 10:45 AM, Scott Rifenbark wrote:
> > The term "Container Layer" was put in the ref-m
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 parallel-studio-xe [2] archive and extracts the content of the
RPMs to get the binaries. I already hav
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 device_a_mini share a lot of code, for them we use one of
the machine overrides, describing the processor family
Signed-off-by: Armin Kuster
---
meta-cgl-common/recipes-kernel/linux/files/cfg/4-kgdb.cfg | 1 -
meta-cgl-common/recipes-kernel/linux/files/cfg/5-quota.cfg | 2 --
meta-cgl-common/recipes-kernel/linux/files/cfg/9-filesystem-acl.cfg | 1 -
meta-cgl-common/recipes-ker
On Thu, 25 Apr 2019, Richard Purdie wrote:
> On Thu, 2019-04-25 at 08:05 -0400, Robert P. J. Day wrote:
> > /home/rpjday/oe/builds/zedboard/tmp/work/x86_64-linux/cmake-
> > native/3.12.2-r0/build/Bootstrap.cmk/cmake:
> > /home/rpjday/oe/builds/zedboard/tmp/sysroots-uninative/x86_64-
> > linux/usr
On Fri, 3 May 2019, Westermann, Oliver wrote:
> 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 device_a_mini share a lot of code, for them w
Hello meta-cgl maintainers,
Any plans on branching for "warrior"?
regards,
Armin
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
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 privileges to add new branches for any
oe, meta-oe queues & yp layers.
kind regards,
Armin
--
_
On Fri, 3 May 2019, Robert P. J. Day wrote:
> On Fri, 3 May 2019, Westermann, Oliver wrote:
>
> > 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 <- Upcom
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 - 23, 2019, Hilton San Diego Bayfront, San Diego,
CA
Yocto Project is a sponsor. We'll se
On 5/3/19 11:01 AM, Volosincu, Andreea S wrote:
>
> 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 - 23, 2019, Hilton San Dieg
Robert,
I have updated the BSP Guide and removed all but a single instance of
"container layer". You can see what I have left at the bottom of this
section -
https://yoctoproject.org/docs/2.8/bsp-guide/bsp-guide.html#bsp-layers.
Also, the YP Reference Manual "Terms" section has been updated with
Hi all -
Xilinx has the Deep Neural Network Development Kit (DNNDK) that they just
released the source code for in the last month or so. They have the code
written nicely in the form of yocto recipes but it doesn't appear to be an
actual layer:
https://github.com/Xilinx/Edge-AI-Platform-Tutorials/
Hi Armin,
Thanks for letting us know. The security summit overlaps with a lot of things,
including the first ELC day.
Hopefully we can make it work by fine-tuning the agenda in such a way that you
attend just the portion of the day that is interesting to you, or you are
presenting.
Let's talk
On Fri, May 3, 2019 at 2:09 PM Emily S wrote:
>
> Hi all -
>
> Xilinx has the Deep Neural Network Development Kit (DNNDK) that they just
> released the source code for in the last month or so. They have the code
> written nicely in the form of yocto recipes but it doesn't appear to be an
> actu
On 5/3/19 7:36 PM, Khem Raj wrote:
On Fri, May 3, 2019 at 2:09 PM Emily S wrote:
Hi all -
Xilinx has the Deep Neural Network Development Kit (DNNDK) that they just
released the source code for in the last month or so. They have the code
written nicely in the form of yocto recipes but it doe
On Wed 2019-04-24 @ 10:59:16 PM, Randy 'ayaka' Li wrote:
> Signed-off-by: Randy Li
> Signed-off-by: Randy 'ayaka' Li
> ---
> .../u-boot/u-boot-rockchip/gcc7_fixup.patch | 38 +++
Why do we care about gcc7 on master? Master only has support for gcc8.
--
On Wed 2019-04-24 @ 10:59:18 PM, Randy 'ayaka' Li wrote:
> From: Randy Li
>
> Signed-off-by: Randy Li
> ---
> recipes-bsp/u-boot/u-boot-rockchip_git.bb | 18 ++
> 1 file changed, 18 insertions(+)
> create mode 100644 recipes-bsp/u-boot/u-boot-rockchip_git.bb
>
> diff --git a/r
On 2019-05-03 03:55, JH wrote:
> Hi,
>
> Are there any Yocto recipes to support dual version control for
> firmware image upgrade 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
htt
26 matches
Mail list logo