|
Re: Incorporating Xilinx DNNDK into Yocto
That's probably the right thing to do, and/or just ask on the xilinx mailing list what the plans are for releasing the code in a layer.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos
That's probably the right thing to do, and/or just ask on the xilinx mailing list what the plans are for releasing the code in a layer.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos
|
By
Bruce Ashfield
·
#45026
·
|
|
[meta-security][PATCH] apparmor: add a few more runtime
Signed-off-by: Armin Kuster <akuster808@...>
---
lib/oeqa/runtime/cases/apparmor.py | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/lib/oeqa/runtime/cases/apparmor.py
Signed-off-by: Armin Kuster <akuster808@...>
---
lib/oeqa/runtime/cases/apparmor.py | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/lib/oeqa/runtime/cases/apparmor.py
|
By
Armin Kuster
·
#45025
·
|
|
Re: git.yoctoproject.org TLS certificate expired
I've renewed the certificate manually for now.
I will review the automated process and monitoring to make sure this
doesn't happen again.
--
Michael Halstead
Yocto Project / SysAdmin
I've renewed the certificate manually for now.
I will review the automated process and monitoring to make sure this
doesn't happen again.
--
Michael Halstead
Yocto Project / SysAdmin
|
By
Michael Halstead
·
#45024
·
|
|
Re: Defining group of machines
Bonsoir,
<snip>
override is the first thing that crossed my mind...
In addition to override, include file (xxx.inc) and use of require/include directive might help wrt. to configuration
Bonsoir,
<snip>
override is the first thing that crossed my mind...
In addition to override, include file (xxx.inc) and use of require/include directive might help wrt. to configuration
|
By
Loic Domaigne
·
#45023
·
|
|
git.yoctoproject.org TLS certificate expired
$ git pull
fatal: unable to access 'https://git.yoctoproject.org/git/poky/': server
certificate verification failed. CAfile: none CRLfile: none
$
Firefox says:
git.yoctoproject.org uses an invalid
$ git pull
fatal: unable to access 'https://git.yoctoproject.org/git/poky/': server
certificate verification failed. CAfile: none CRLfile: none
$
Firefox says:
git.yoctoproject.org uses an invalid
|
By
Adrian Bunk
·
#45022
·
|
|
Re: Incorporating Xilinx DNNDK into Yocto
Hi Randy -
Good point it might be. Should I ask the meta-Xilinx maintainers about getting it in there?
Best,
Emily
Hi Randy -
Good point it might be. Should I ask the meta-Xilinx maintainers about getting it in there?
Best,
Emily
|
By
Emily
·
#45021
·
|
|
Re: Yocto Project Upcoming Conferences and Developer Days
Any planning to have a conference to Melbourne Australia in the near
future? I am keen to help.
Thank you.
Kind regards,
- jupiter
Any planning to have a conference to Melbourne Australia in the near
future? I am keen to help.
Thank you.
Kind regards,
- jupiter
|
By
JH
·
#45020
·
|
|
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
·
|