|
Re: Defining group of machines
Thanks both of you, an additional machine override was exactly what we needed.
Best regards, Olli
Thanks both of you, an additional machine override was exactly what we needed.
Best regards, Olli
|
By
Westermann, Oliver <Oliver.Westermann@...>
·
#45045
·
|
|
Re: How to define and build device tree in Yocto?
Hi,
The easiest way is to add them via patches. You can write a recipe that patch the Linux tree and put it in your meta layer (usually in meta-xxx/recipes-kernel/linux). Then you need to tell Yocto
Hi,
The easiest way is to add them via patches. You can write a recipe that patch the Linux tree and put it in your meta layer (usually in meta-xxx/recipes-kernel/linux). Then you need to tell Yocto
|
By
Gabriele
·
#45030
·
|
|
Re: [Yocto-Advocacy] Yocto Project Upcoming Conferences and Developer Days
That’s correct. We’ll provide previous beginner material as pre-class homework.
Andreea
That’s correct. We’ll provide previous beginner material as pre-class homework.
Andreea
|
By
Volosincu, Andreea S
·
#45029
·
|
|
How to define and build device tree in Yocto?
Hi,
I think the device tree blob is build from device tree source, but I
could not find any dts files in recipe source directory, there are
many dts files in build directory and there are dtb in
Hi,
I think the device tree blob is build from device tree source, but I
could not find any dts files in recipe source directory, there are
many dts files in build directory and there are dtb in
|
By
JH
·
#45028
·
|
|
Re: [meta-mingw][PATCH V2] testsdk: enhance extract sdk part
Hi, Joshua
OE-core patch have merge to master: https://git.openembedded.org/openembedded-core/commit/?id=57a33048a89a422cfdc986d3489c67b2d297e1e7
please help to merge this patch, thanks.
--
Hi, Joshua
OE-core patch have merge to master: https://git.openembedded.org/openembedded-core/commit/?id=57a33048a89a422cfdc986d3489c67b2d297e1e7
please help to merge this patch, thanks.
--
|
By
Changqing Li
·
#45027
·
|
|
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
·
|