[yocto] Installing python package from wheel file

2018-01-20 Thread Mathias Rudnik
Hello, does anyone know how to install a python package from a .whl file? I tried it using a recipe that contains: inherit pypi setuptools PYPI_SRC_URI="http://ci.tensorflow.org/view/Nightly/job/nightly-pi-zero/lastSuccessfulBuild/artifact/output-artifacts/tensorflow-1.5.0rc1-cp

[yocto] Error do_compile libepoxy

2018-01-17 Thread Mathias Rudnik
Hello, I am trying to build libepoxy but the do_compile tasks breaks. I found following error messages in the logs: arm-poky-linux-gnueabi-gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard -mtune=arm1176jzf-s -mfpu=vfp --sysroot=/hdd_gold1/mathias/git/poky/rpi-build/tmp/work/arm1176jzfshf-vfp-poky-li

[yocto] Error do_compile libepoxy

2018-01-15 Thread Mathias Rudnik
Hello, I am trying to build libepoxy but the do_compile tasks breaks. I found following error messages in the logs: arm-poky-linux-gnueabi-gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard -mtune=arm1176jzf-s -mfpu=vfp --sysroot=/hdd_gold1/mathias/git/poky/rpi-build/tmp/work/arm1176jzfshf-vfp-poky-li

[yocto] "yocto-kernel config list yocto-bsp" throws error

2014-10-25 Thread Mathias Rudnik
I just found out that whenever this error is thrown it means that there is no kernel config file in the specified layer (here it was meta-yocto-bsp). Therefore the configuration options can't be listed. I think it's very irritating that in such cases a traceback is printed. -- __

[yocto] "yocto-kernel config list yocto-bsp" throws error

2014-10-25 Thread Mathias Rudnik
Hi, when issuing the command "$ yocto-kernel config list yocto-bsp" command i get following error message: Traceback (most recent call last): File "/home/c0dix/Downloads/Font/poky/scripts/yocto-kernel", line 394, in ret = main() File "/home/c0dix/Downloads/Font/poky/scripts/yocto-ke