|
Re: [PATCH 1/3] recipes-bsp/u-boot: fixup build for gcc7
Anyway, the u-boot won't work after gcc6. At that time I make this this, yocto still use the gcc7.
If you need, I can change this name.
Anyway, the u-boot won't work after gcc6. At that time I make this this, yocto still use the gcc7.
If you need, I can change this name.
|
By
ayaka <ayaka@...>
·
#45019
·
|
|
Re: [PATCH 3/3] recipes-bsp/u-boot: update to the latest version
I am sorry, I forget that ssh git protocol only work for those users who uploaded their key to the github, I would change it back to https.
I am sorry, I forget that ssh git protocol only work for those users who uploaded their key to the github, I would change it back to https.
|
By
ayaka <ayaka@...>
·
#45018
·
|
|
Re: [PATCH 3/3] recipes-bsp/u-boot: update to the latest version
This doesn't even get past the fetching stage:
WARNING: u-boot-rockchip-1_v2019.01-r0 do_fetch: Failed to fetch URL git://github.com/rockchip-linux/u-boot.git;branch=release;, attempting MIRRORS if
This doesn't even get past the fetching stage:
WARNING: u-boot-rockchip-1_v2019.01-r0 do_fetch: Failed to fetch URL git://github.com/rockchip-linux/u-boot.git;branch=release;, attempting MIRRORS if
|
By
Trevor Woerner
·
#45016
·
|
|
Re: [PATCH 1/3] recipes-bsp/u-boot: fixup build for gcc7
Why do we care about gcc7 on master? Master only has support for gcc8.
Why do we care about gcc7 on master? Master only has support for gcc8.
|
By
Trevor Woerner
·
#45015
·
|
|
Re: Incorporating Xilinx DNNDK into Yocto
or add to:
https://github.com/nnsuite/meta-neural-network
Is most of the code Xilinx HW specific?
If so then a general layer may not be appropriate.
../Randy
--
# Randy MacLeod
# Wind River
or add to:
https://github.com/nnsuite/meta-neural-network
Is most of the code Xilinx HW specific?
If so then a general layer may not be appropriate.
../Randy
--
# Randy MacLeod
# Wind River
|
By
Randy MacLeod
·
#45014
·
|
|
Re: Incorporating Xilinx DNNDK into Yocto
I think we need meta-ai
By
Khem Raj
·
#45013
·
|
|
Re: [Yocto-Advocacy] Yocto Project Upcoming Conferences and Developer Days
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
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
|
By
Volosincu, Andreea S
·
#45012
·
|
|
Incorporating Xilinx DNNDK into Yocto
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
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
|
By
Emily
·
#45011
·
|
|
Re: "meta-intel" layer bad example of a "container layer"
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 -
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 -
|
By
Scott Rifenbark <srifenbark@...>
·
#45010
·
|
|
Re: [Yocto-Advocacy] Yocto Project Upcoming Conferences and Developer Days
On 5/3/19 11:01 AM, Volosincu, Andreea S wrote:
So beer is a prerequisite for Intermediate level?
This is a conflict with Linux Security summit unless someone can convince
On 5/3/19 11:01 AM, Volosincu, Andreea S wrote:
So beer is a prerequisite for Intermediate level?
This is a conflict with Linux Security summit unless someone can convince
|
By
Armin Kuster
·
#45009
·
|
|
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
·
|