[yocto] How to include native bitstream dependency in recipe?

Nicolas Dechesne nicolas.dechesne at linaro.org
Thu Jul 17 02:16:23 PDT 2014


cc list. please let's have the discussion on the list

On Thu, Jul 17, 2014 at 11:10 AM, Natural Groove
<natural_groove at hotmail.fr> wrote:
> "biTStream is a set of C headers allowing a simpler access to binary
> structures such as specified by MPEG, DVB, IETF, etc. "
> (http://www.videolan.org/developers/bitstream.html)
>
> It does not have to be built (just make install)

ok. you still need a recipe for it, it will be a simple one that only
install the .h files in the '-dev' package. then your other recipe
will just need to DEPENDS on bitstream or bistream-native.

the .h files will be installed in the sysroot like any other package/recipes.



More information about the yocto mailing list