[oe] [meta-qt5][PATCH 1/2] nativesdk-qtbase.inc: avoid removing directories, namely /usr/lib itself

Anders Darander anders at chargestorm.se
Tue Dec 9 05:49:17 UTC 2014


* Denys Dmytriyenko <denis at denix.org> [141209 01:31]:
> On Mon, Nov 24, 2014 at 02:48:23PM -0500, Denys Dmytriyenko wrote:
> > On Thu, Nov 13, 2014 at 06:58:38PM -0500, Denys Dmytriyenko wrote:
> > > From: Denys Dmytriyenko <denys at ti.com>
> > > -    find ${D}${libdir} -maxdepth 1 -name 'lib*' -and \
> > > +    find ${D}${libdir} -maxdepth 1 -name 'lib*' -and -not -type d \

Shouldn't there be an additional -and in here at the end of the line?

Cheers,
Anders

> > >                                     -not -name 'libQt5Core.so*' -and \
> > >                                     ${QTLIBSPRESERVE} \
> > >                                     -not -name 'libQt5Bootstrap.a' \
-- 
Anders Darander
ChargeStorm AB / eStorm AB



More information about the Openembedded-devel mailing list