From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] parted: don't pass --disable-Werror to configure
Date: Thu, 15 Mar 2012 09:28:16 -0700 [thread overview]
Message-ID: <4F6218A0.2000903@linux.intel.com> (raw)
In-Reply-To: <1331773718-14372-1-git-send-email-obi@opendreambox.org>
On 03/14/2012 06:08 PM, Andreas Oberritter wrote:
> * Fixes the following warning:
>
> | configure: WARNING: unrecognized options: --disable-Werror
>
> Signed-off-by: Andreas Oberritter<obi@opendreambox.org>
> ---
> * No PR bump required because it doesn't change anything
> apart from the log message mentioned above.
>
> meta/recipes-extended/parted/parted_3.0.bb | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-extended/parted/parted_3.0.bb b/meta/recipes-extended/parted/parted_3.0.bb
> index 29daf01..2fba6d1 100644
> --- a/meta/recipes-extended/parted/parted_3.0.bb
> +++ b/meta/recipes-extended/parted/parted_3.0.bb
> @@ -13,7 +13,7 @@ SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz \
> SRC_URI[md5sum] = "a94e84a9b9944715c4453f82ccc639bf"
> SRC_URI[sha256sum] = "8886eece015202f6bd5ce8414f4b68838452cef509f2e3389ad56128219837b7"
>
> -EXTRA_OECONF = "--disable-Werror --disable-device-mapper"
> +EXTRA_OECONF = "--disable-device-mapper"
>
> inherit autotools pkgconfig gettext
>
Merged into OE-Core
Thanks
Sau!
next prev parent reply other threads:[~2012-03-15 16:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-15 1:08 [PATCH] parted: don't pass --disable-Werror to configure Andreas Oberritter
2012-03-15 16:28 ` Saul Wold [this message]
2012-04-02 21:08 ` Khem Raj
2012-04-02 21:46 ` Andreas Oberritter
2012-04-03 0:01 ` Khem Raj
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=4F6218A0.2000903@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox