cc list. please let's have the discussion on the list On Thu, Jul 17, 2014 at 11:10 AM, Natural Groove <[email protected]> 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. -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
