Hello,
I'm trying to use buildbot on the LS1043A target. When I install buildbot, it also grabs Twisted, which wants Python.h to build. It couldn't find Python.h in the /usr/include anywhere. Did a simple search (find -name "Python.h") from the root, and its nowhere to be found.
I did find Python.h in the SDK on my host PC, ./build_ls1043ardb/tmp/work/aarch64-fsl-linux/python/..../Python.h.
Is there some way to change the recipes in the SDK 2.0 (plus latest patches) to make sure the available Python.h (and other Python development related files) make it into the root filesystem?
thanks
Jerry
tlsmith3777@gmail.com tracysmith