[oe] [PATCH] Switch insane.bbclass to endswith() and fix la/pc check

Marcin Juszkiewicz marcin at juszkiewicz.com.pl
Fri Apr 2 04:56:09 UTC 2010


Dnia piątek, 2 kwietnia 2010 o 03:25:52 Khem Raj napisał(a):
> > This changes insane.bbclass to use s.endswith("str") rather than s[-3:]
> > == "str".  The primary motivation for this is that we have tests that
> > check for 'la' and 'pc' files when we really want '.la' and '.pc' to be
> > what we check for.  Also, our -dev symlink test does if test1:  if test2
> > and test3: action, when it could just be if test1 and test2 and test3.
> >
> > 
> >
> > Signed-off-by: Tom Rini <tom_rini at mentor.com>
> 
> Acked-by: Khem Raj <raj.khem at gmail.com>

Acked-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>

Regards, 
-- 
JID:      hrw at jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100402/9387875c/attachment-0002.sig>


More information about the Openembedded-devel mailing list