A simple Yocto hello world example
##Intructions:
- Clone this repo to the meta-XXX/recipe-YYY/
- In yocto
builddiretory, source the environmentsource poky/oe-XXXXX - Using the
bitbake -s | grep helloto see and validate the pacakge version - bitbake the bb file to build the manumaltest:
bitbake -b <path to the>manualtest.bb -vor just using thebitake helloto build the target