From: Dallas Foley <dfoley@telus.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe-commits] Frans Meulenbroeks : tinylogin/tinylogin_1.4.bb: removed unneeded EXTRA_OEMAKE
Date: Sun, 24 Oct 2010 23:27:36 -0700 [thread overview]
Message-ID: <4CC52358.3030501@telus.net> (raw)
In-Reply-To: <AANLkTikb60YbUhzk+FNRZDJsYyg1wqappagRt0z0N3=W@mail.gmail.com>
On 10-10-24 04:25 PM, Andrea Adami wrote:
> build breaks on do_compile after that commit
>
> Needs investigation
>
> Andrea
This seems to unbreak the build.
Haven't tested runtime though.
diff --git a/recipes/tinylogin/tinylogin_1.4.bb b/recipes/tinylogin/tinylogin_1.4.bb
index bbc7dd2..a15e9a7 100644
--- a/recipes/tinylogin/tinylogin_1.4.bb
+++ b/recipes/tinylogin/tinylogin_1.4.bb
@@ -15,6 +15,7 @@ SRC_URI = "http://limpens.net/trac/at91-kit-trac/export/4/trunk/sources/tinylogi
file://remove-index.patch"
do_compile () {
+ unset CFLAGS STRIP
oe_runmake 'CC=${CC}' 'CROSS=${HOST_PREFIX}'
}
prev parent reply other threads:[~2010-10-25 6:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1P9vMr-0005nc-48@melo.openembedded.org>
2010-10-24 23:25 ` [oe-commits] Frans Meulenbroeks : tinylogin/tinylogin_1.4.bb: removed unneeded EXTRA_OEMAKE Andrea Adami
2010-10-25 6:27 ` Dallas Foley [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=4CC52358.3030501@telus.net \
--to=dfoley@telus.net \
--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.