python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Yocto Recipe - Override python module version
I've created a layer to install some python modules, but some of them are already included in a third party layer I need (meta-openembedded). The version of python modules installed by the other layer...

RiccardoCh
Votes: 0
Answers: 2
R - Having trouble with caret - "Error in loadNamespace... there is no package called 'recipes' "
I'm trying to run the Box-Cox Transformation function but I keep getting the below error message. Below the code and error I have listed some of the libraries and packages that I've installed to no av...
Tadhgo
Votes: 0
Answers: 0
Yocto recipe doesn't work. Yocto only partially builds it, but manual bitbake is fine
I've inherited a custom gpsd recipe. (Not the one in meta-openembedded/meta-oe/recipes-navigation.)
When running Yocto, this gpsd recipe successfully provides the headers required for gpsd-using prog...

fadedbee
Votes: 0
Answers: 2
How to add a new recipe in yocto?
I am trying to add a new recipe to install new packages in my image. I need the next packages libnfc5 libnfc-bin libnfc-examples, I have found these packages in this page: http://ftp.de.debian.org/deb...
amolina
Votes: 0
Answers: 2