|
adding other languages to yocto build
I searched the layer index[1] for "ada" and found https://github.com/Lucretia/meta-ada Be warned, the last commit is five years old, but hopefully it helps answer some of your questions. Philip [1] ht
I searched the layer index[1] for "ada" and found https://github.com/Lucretia/meta-ada Be warned, the last commit is five years old, but hopefully it helps answer some of your questions. Philip [1] ht
|
By
Philip Balister
· #40521
·
|
|
scipy recipe
I'm confused why you need the bbappend for numpy? The recipe in OE-Core should be solid without patches. Other than that, this is very interesting stuff. Philip
I'm confused why you need the bbappend for numpy? The recipe in OE-Core should be solid without patches. Other than that, this is very interesting stuff. Philip
|
By
Philip Balister
· #40393
·
|
|
[OE-core] Yocto Project Status WW12’18
Maybe bi-weekly? Could that help reduce the number of upgrades needed for each run? Philip
Maybe bi-weekly? Could that help reduce the number of upgrades needed for each run? Philip
|
By
Philip Balister
· #40351
·
|
|
scipy recipe
You'll get to Atlas soon, and that is another source of pain :) Philip
You'll get to Atlas soon, and that is another source of pain :) Philip
|
By
Philip Balister
· #40279
·
|
|
Bitbake recipe using CMake that requires python-six as part of compiling?
The python-six recipe should have a line like: BBCLASSEXTEND = "native" This tells bitbake it can build a native version by doing some tweaks to the toolchain it uses and where to put the output. Phil
The python-six recipe should have a line like: BBCLASSEXTEND = "native" This tells bitbake it can build a native version by doing some tweaks to the toolchain it uses and where to put the output. Phil
|
By
Philip Balister
· #40122
·
|
|
Bitbake recipe using CMake that requires python-six as part of compiling?
Maybe: DEPENDS = "python-six-native" Philip
Maybe: DEPENDS = "python-six-native" Philip
|
By
Philip Balister
· #40120
·
|
|
Size of Packages from bitbake build feature idea
Take a look at the buildhistory class. Philip
Take a look at the buildhistory class. Philip
|
By
Philip Balister
· #39673
·
|
|
OpenEmbedded developer meeting Sunday before ELC in Portland
We know. It is painful. YP Dev Day is the Thursday after, and I suspect we would lose people waiting until Friday. I tried really hard to avoid the usual day/date error. I blundered the year. Philip
We know. It is painful. YP Dev Day is the Thursday after, and I suspect we would lose people waiting until Friday. I tried really hard to avoid the usual day/date error. I blundered the year. Philip
|
By
Philip Balister
· #39549
·
|
|
OpenEmbedded developer meeting Sunday before ELC in Portland
We are setting up an OpenEmbedded developer meeting on the Sunday before ELC. More information to follow, I just wanted to make sure everyone had the date before making ELC travel arrangements. March
We are setting up an OpenEmbedded developer meeting on the Sunday before ELC. More information to follow, I just wanted to make sure everyone had the date before making ELC travel arrangements. March
|
By
Philip Balister
· #39543
·
|
|
Slideshow for FOSDEM
Can we build a small board with a largish screen so we can run the show on a device running an image built by OpenEmbedded? Philip
Can we build a small board with a largish screen so we can run the show on a device running an image built by OpenEmbedded? Philip
|
By
Philip Balister
· #39395
·
|
|
Using a poky recipe's files in a custom recipe
I'm thinking if you require recipes-core/dropbear/dropbear.inc it uses BBPATH to search for the inc file, so it will pick up the one in meta. Philip
I'm thinking if you require recipes-core/dropbear/dropbear.inc it uses BBPATH to search for the inc file, so it will pick up the one in meta. Philip
|
By
Philip Balister
· #39205
·
|
|
Yocto SDK: how to deploy application with step "make install" to target?
I've used sshfs to mount the target on the machine with the sdk and then something like: make install DESTDIR=~/mydevice From: https://wiki.gnuradio.org/index.php/Cross_compile_an_OOT_and_install_on_t
I've used sshfs to mount the target on the machine with the sdk and then something like: make install DESTDIR=~/mydevice From: https://wiki.gnuradio.org/index.php/Cross_compile_an_OOT_and_install_on_t
|
By
Philip Balister
· #38966
·
|
|
Layer versions at runtime
Or better yet use http://www.yoctoproject.org/docs/2.3.2/mega-manual/mega-manual.html#ref-classes-image-buildinfo to get: ----------------------- Build Configuration: | ----------------------- DISTRO
Or better yet use http://www.yoctoproject.org/docs/2.3.2/mega-manual/mega-manual.html#ref-classes-image-buildinfo to get: ----------------------- Build Configuration: | ----------------------- DISTRO
|
By
Philip Balister
· #38354
·
|
|
[meta-java][PATCH 5/6] bdwgc: import from meta-oe
Thanks Paul. I was wondering since I suspect that over time, the question we are asking will become more important. We already ran into a similar issue with sip. Maybe it is time for oe-core-not-so-co
Thanks Paul. I was wondering since I suspect that over time, the question we are asking will become more important. We already ran into a similar issue with sip. Maybe it is time for oe-core-not-so-co
|
By
Philip Balister
· #38064
·
|
|
[meta-java][PATCH 5/6] bdwgc: import from meta-oe
Meta-oe has one recipe that uses it. I'm not sure about other layers. Does the layer index let us search for recipes that depend on another recipe? Philip
Meta-oe has one recipe that uses it. I'm not sure about other layers. Does the layer index let us search for recipes that depend on another recipe? Philip
|
By
Philip Balister
· #38049
·
|
|
[meta-java][PATCH 5/6] bdwgc: import from meta-oe
Duplicating recipes in recipes is frowned upon. Shouldn't we have the discussion why you are not proposing this for Openembedded-core instead of duplicating the recipe? Duping a recipe just to drop a
Duplicating recipes in recipes is frowned upon. Shouldn't we have the discussion why you are not proposing this for Openembedded-core instead of duplicating the recipe? Duping a recipe just to drop a
|
By
Philip Balister
· #38021
·
|
|
[OE-core] OpenEmbedded Developer Meeting Oct 22, 2017 in Prague (before ELCE)
Self registration on the wiki is fine. See you in October. Philip
Self registration on the wiki is fine. See you in October. Philip
|
By
Philip Balister
· #37849
·
|
|
Yocto Project Status WW35’17
And do not forget the OpenEmbedded Developer Meeting in Prague before ELCE: https://www.openembedded.org/wiki/OEDEM_2017 Philip
And do not forget the OpenEmbedded Developer Meeting in Prague before ELCE: https://www.openembedded.org/wiki/OEDEM_2017 Philip
|
By
Philip Balister
· #37693
·
|
|
OpenEmbedded Developer Meeting Oct 22, 2017 in Prague (before ELCE)
Once again we will have a developer meeting in Prague the Sunday before ELCE. Please go to https://www.openembedded.org/wiki/OEDEM_2017 and add yourself if you are attending and ideas for topics. Alth
Once again we will have a developer meeting in Prague the Sunday before ELCE. Please go to https://www.openembedded.org/wiki/OEDEM_2017 and add yourself if you are attending and ideas for topics. Alth
|
By
Philip Balister
· #37550
·
|
|
[meta-alexa-demo][PATCH] Create meta-alexa-led layer and tutorials
What is meta-alexa-led? Some background would be useful for 99% of the people reading this list. Philip
What is meta-alexa-led? Some background would be useful for 99% of the people reading this list. Philip
|
By
Philip Balister
· #37382
·
|