> Am 13.11.2015 um 17:56 schrieb Christopher Larson <[email protected]>: > > 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.
libtevent does it the same way - neither is ideal, but the original behaviour results in unbuildable -dev images with talloc (samba) in it. Beside of the rename, what's with the rest? Cheers -- Jens Rehsack - [email protected] -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
