[poky] error while compiling hello_2.7.bb
Alexander Kanavin
alexander.kanavin at linux.intel.com
Wed Dec 21 04:32:44 PST 2016
On 12/21/2016 12:52 PM, praveen vattipalli wrote:
> in build/conf/local.conf
>
> INHERIT += "externalsrc"
> EXTERNALSRC_pn-hello =
> "/home/rajesh/Downloads/poky-krogoth-15.0.2/meta/recipes-extended/hello/hello_2.7"
> EXTERNALSRC_BUILD_pn-hello =
> "/home/rajesh/Downloads/poky-krogoth-15.0.2/meta/recipes-extended/hello/hello_2.7"
>
> in hello_2.7.bb <http://hello_2.7.bb>
>
> EXTERNALSRC =
> "/home/rajesh/Downloads/poky-krogoth-15.0.2/meta/recipes-extended/hello/hello_2.7"
> EXTERNALSRC_BUILD =
> "/home/rajesh/Downloads/poky-krogoth-15.0.2/meta/recipes-extended/hello/hello_2.7"
>
> now i could compile.
I don't see why you would need to modify the global local.conf. Just put
'inherit externalsrc' to the recipe file.
Alex
More information about the poky
mailing list