On Fri, Nov 13, 2015 at 8:53 AM, Jens Rehsack <[email protected]> wrote:
> To avoid errors when building dev-images (talloc-dev is missing), and to > avoid > insane empty packages for that, rename talloc -> libtalloc as libtevent > shows. > > With that, remove dependencies to attr/xattr and libbsd - unless > explicitely > enabled via PACKAGECONFIG. > > Signed-off-by: Jens Rehsack <[email protected]> > Our recipe names should be named based on the upstream project name, not the library they happen to ship. Instead, either we could we should kill all the libtalloc bits in the PACKAGES var, and let the debian shlib renaming handle renaming talloc* to libtalloc*, or add a talloc-dev that pulls in libtalloc-dev & pytalloc-dev. -- Christopher Larson kergoth at gmail dot com Founder - BitBake, OpenEmbedded, OpenZaurus Maintainer - Tslib Senior Software Engineer, Mentor Graphics -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
