[yocto] can be designed don't using bb file?

Chris Z. winotu.email at gmail.com
Wed Aug 10 23:31:34 PDT 2016


Hi,

yes, it is possible but this is bad practice. Recipes should hold only
configuration and way to build component/library/application + patches.

http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#building-software-from-an-external-source

Br,
Chris

On Thu, Aug 11, 2016 at 7:12 AM, 윤영석 <earwigz at naver.com> wrote:

> dear, all.
>
> i have a question..
>
> please read my comment kindly.
>
>
>
> for example, if i will build test.bb recipes.
>
> (ex meta-test / recipes-test / test.bb)
>
> when run "bitbake test",
>
> source code that set in SRC_URI was downloaded and built.
>
>
>
> it is not using the test.bb recipes,
>
> can be designed that present source are there in this directory?
>
>
>
> $ ls meta-test/recipes-test/
>
>   main.cpp
>
>   include
>
>
>
>
>
> Thank you
>
> best regards.
>
>
>
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160811/ccd5264b/attachment.html>


More information about the yocto mailing list