On Mon, Sep 24, 2012 at 02:54:03PM +0100, Phil Blundell wrote: > On Mon, 2012-09-24 at 15:48 +0200, Martin Jansa wrote: > > On Mon, Sep 24, 2012 at 10:35:53AM +0000, g...@git.openembedded.org wrote: > > > do_install() { > > > - oe_runmake install DESTDIR="${D}" prefix="${prefix}" > > > + oe_runmake install DESTDIR="${D}" prefix="${prefix}" > > > SBINDIR="${D}${base_sbindir}" > > > } > > > > This breaks packaging: > > > > /sbin/capsh /sbin/getcap /sbin/getpcaps /sbin/setcap > > were moved from /usr/sbin/ and now are included in PN instead of PN-bin > > Ah, looks like that should have been ${sbindir} not ${base_sbindir}. > Does it work for you if you make that change?
Yes, then it does work. Cheers, -- Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core