|
python argparse or alternate method
You might also want to review the documentation on how PACKAGECONFIG is intended to be used: https://www.yoctoproject.org/docs/3.0/ref-manual/ref-manual.html#var-PACKAGECONFIG In your recipe, each is
You might also want to review the documentation on how PACKAGECONFIG is intended to be used: https://www.yoctoproject.org/docs/3.0/ref-manual/ref-manual.html#var-PACKAGECONFIG In your recipe, each is
|
By
Tim Orling
· #49015
·
|
|
[meta-python2 v2] python: add 2.7.17 from oe-core
There was one additional patch for python-setuptools-native needed, but I have taken care of that under separate cover. Can you double check that anything remaining in oe-core is cleaned up, while I c
There was one additional patch for python-setuptools-native needed, but I have taken care of that under separate cover. Can you double check that anything remaining in oe-core is cleaned up, while I c
|
By
Tim Orling
· #48047
·
|
|
[OE-core] [PATCH][meta-python2] python: add 2.7.17 from oe-core
First of all, a GREAT BIG THANK YOU for doing this. ERROR: ParseError at /home/ttorling/Projects/meta-python2/recipes-devtools/python/python_2.7.17.bb:1: Could not include required file python.inc See
First of all, a GREAT BIG THANK YOU for doing this. ERROR: ParseError at /home/ttorling/Projects/meta-python2/recipes-devtools/python/python_2.7.17.bb:1: Could not include required file python.inc See
|
By
Tim Orling
· #48043
·
|
|
PN is uppercase
We had to pick a convention. Debian is well documented, conservative and well thought out. My first contributions to OpenEmbedded many years ago didn’t follow Debian naming, were rejected on V1 and I
We had to pick a convention. Debian is well documented, conservative and well thought out. My first contributions to OpenEmbedded many years ago didn’t follow Debian naming, were rejected on V1 and I
|
By
Tim Orling
· #45315
·
|
|
[Openembedded-architecture] [OE-core] Eclipse support dropped with immediate effect
Thank you, Scott.
By
Tim Orling
· #44771
·
|
|
QA notification for completed autobuilder build (yocto-2.6.2.rc3)
Just curious: all Perl modules in oe-core have ptest enabled, but only libxml-parser-perl is included in these test reports. Is it simply the only module in that image or is something else afoot?
Just curious: all Perl modules in oe-core have ptest enabled, but only libxml-parser-perl is included in these test reports. Is it simply the only module in that image or is something else afoot?
|
By
Tim Orling
· #44656
·
|
|
can't find libudev.h
You might want to consider a different driver: https://archive.fosdem.org/2018/schedule/event/rapid_spi_over_usb/attachments/audio/2461/export/events/attachments/rapid_spi_over_usb/audio/2461/USB_SPI_
You might want to consider a different driver: https://archive.fosdem.org/2018/schedule/event/rapid_spi_over_usb/attachments/audio/2461/export/events/attachments/rapid_spi_over_usb/audio/2461/USB_SPI_
|
By
Tim Orling
· #44423
·
|
|
Review request 0/13: Contribute meta-tensorflow to Yocto
This is great. I had started writing a bazel recipe around the time of the last ELC/YP DevDay, but got blocked. I’ll take a look and give it a spin. Thank you for working on this. —Tim
This is great. I had started writing a bazel recipe around the time of the last ELC/YP DevDay, but got blocked. I’ll take a look and give it a spin. Thank you for working on this. —Tim
|
By
Tim Orling
· #44193
·
|
|
[PATCH] ref-manual: add EXCLUDE_PACKAGES_FROM_SHLIBS description
Variable documentation is pulled in from: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/conf/documentation.conf Notably, EXCLUDE_PACKAGES_FROM_SHLIBS is not defined there, which is why it i
Variable documentation is pulled in from: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/conf/documentation.conf Notably, EXCLUDE_PACKAGES_FROM_SHLIBS is not defined there, which is why it i
|
By
Tim Orling
· #43482
·
|
|
Yocto Cmake Build (Toolchain)
Also including eclipse-yocto mailing list. BTW, ADT is not a thing anymore.
Also including eclipse-yocto mailing list. BTW, ADT is not a thing anymore.
|
By
Tim Orling
· #43452
·
|
|
Python-tkinter
The reason is that tk is not in oe-core (even though tcl is), so the _tkinter python extension (compiled c code) is disabled.[1] If you would file a bug [2] for this I’ll take a crack at a fix in 2.7
The reason is that tk is not in oe-core (even though tcl is), so the _tkinter python extension (compiled c code) is disabled.[1] If you would file a bug [2] for this I’ll take a crack at a fix in 2.7
|
By
Tim Orling
· #42843
·
|
|
Error in do_image_wic in Docker container
On Mac and Windows you need a samba volume. See: https://github.com/crops/docker-win-mac-docs/wiki
On Mac and Windows you need a samba volume. See: https://github.com/crops/docker-win-mac-docs/wiki
|
By
Tim Orling
· #41846
·
|
|
scipy recipe
intel-iot-refkit has an openblas recipe: http://git.yoctoproject.org/cgit/cgit.cgi/intel-iot-refkit/tree/meta-refkit-extra/recipes-convnet/openblas/openblas_0.2.19.bb Where I am getting stuck is that
intel-iot-refkit has an openblas recipe: http://git.yoctoproject.org/cgit/cgit.cgi/intel-iot-refkit/tree/meta-refkit-extra/recipes-convnet/openblas/openblas_0.2.19.bb Where I am getting stuck is that
|
By
Tim Orling
· #40435
·
|
|
OpenCV with python3
Ditto for Robert’s comment. Please look at the bitbake manual and understand what the syntax means [1]. Also, “python-foo” means the python2 version. The default PACKAGECONFIG [2] for opencv builds fo
Ditto for Robert’s comment. Please look at the bitbake manual and understand what the syntax means [1]. Also, “python-foo” means the python2 version. The default PACKAGECONFIG [2] for opencv builds fo
|
By
Tim Orling
· #40260
·
|
|
Eclipse plugin plans
https://bugzilla.yoctoproject.org/describecomponents.cgi?product=CROPS
https://bugzilla.yoctoproject.org/describecomponents.cgi?product=CROPS
|
By
Tim Orling
· #39740
·
|
|
Eclipse plugin plans
Could you file an enhancement request on bugzilla for the crops component?
Could you file an enhancement request on bugzilla for the crops component?
|
By
Tim Orling
· #39739
·
|
|
Eclipse plugin plans
The same as it is now. The CROPS Docker containers already support that. https://github.com/crops/docker-win-mac-docs/wiki
The same as it is now. The CROPS Docker containers already support that. https://github.com/crops/docker-win-mac-docs/wiki
|
By
Tim Orling
· #39720
·
|
|
yocto adt for windows eclipse is error
The existing Yocto Project plugins (eclipse-poky) are only fully functional on Linux. The new development is directed towards providing additional support for Windows (specifically Windows 10) and Mac
The existing Yocto Project plugins (eclipse-poky) are only fully functional on Linux. The new development is directed towards providing additional support for Windows (specifically Windows 10) and Mac
|
By
Tim Orling
· #39659
·
|
|
[eclipse-poky][neon][PATCH] Update setup.sh to Neon.3 (4.6.3) release
Also fixed some white space errors...
Also fixed some white space errors...
|
By
Tim Orling
· #39333
·
|
|
Python cryptography failing due to undefined symbol: pthread_atfork
My hunch (not tested) is that the recipe needs -pthread added to LDSHARED: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/classes/distutils.bbclass#n82 So try a python3-cryptography_%.bbappe
My hunch (not tested) is that the recipe needs -pthread added to LDSHARED: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/classes/distutils.bbclass#n82 So try a python3-cryptography_%.bbappe
|
By
Tim Orling
· #39332
·
|