From: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] Switch insane.bbclass to endswith() and fix la/pc check
Date: Fri, 2 Apr 2010 06:56:09 +0200 [thread overview]
Message-ID: <201004020656.31031.marcin@juszkiewicz.com.pl> (raw)
In-Reply-To: <20100402012552.GA6161@gmail.com>
[-- Attachment #1: Type: Text/Plain, Size: 766 bytes --]
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@mentor.com>
>
> Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Regards,
--
JID: hrw@jabber.org
Website: http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
prev parent reply other threads:[~2010-04-02 4:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-02 1:10 [PATCH] Switch insane.bbclass to endswith() and fix la/pc check Tom Rini
2010-04-02 1:25 ` Khem Raj
2010-04-02 4:56 ` Marcin Juszkiewicz [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201004020656.31031.marcin@juszkiewicz.com.pl \
--to=marcin@juszkiewicz.com.pl \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.