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
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
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
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.
--
__
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