From: Saul Wold <sgw@linux.intel.com>
To: Radu Moisan <radu.moisan@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 09/17] atk: Upgrade to v 2.7.91
Date: Sat, 16 Mar 2013 16:54:00 -0700 [thread overview]
Message-ID: <51450618.80704@linux.intel.com> (raw)
In-Reply-To: <ebd11f2519a02442988a332de533cb526033e9bf.1363283478.git.radu.moisan@intel.com>
On 03/14/2013 10:55 AM, Radu Moisan wrote:
> Signed-off-by: Radu Moisan <radu.moisan@intel.com>
> ---
> .../atk/{atk_2.6.0.bb => atk_2.7.91.bb} | 8 +++++---
> .../atk/files/remove-gnome-comile-warnings.patch | 17 +++++++++++++++++
Please explain why you needed to add the new patch. Also, maybe spell
compile in the patch name correctly.
What where the warnings and could the be corrected, otherwise we might
be masking something?
Thanks
Sau!
> 2 files changed, 22 insertions(+), 3 deletions(-)
> rename meta/recipes-support/atk/{atk_2.6.0.bb => atk_2.7.91.bb} (68%)
> create mode 100644 meta/recipes-support/atk/files/remove-gnome-comile-warnings.patch
>
> diff --git a/meta/recipes-support/atk/atk_2.6.0.bb b/meta/recipes-support/atk/atk_2.7.91.bb
> similarity index 68%
> rename from meta/recipes-support/atk/atk_2.6.0.bb
> rename to meta/recipes-support/atk/atk_2.7.91.bb
> index be797c7..c1fc295 100644
> --- a/meta/recipes-support/atk/atk_2.6.0.bb
> +++ b/meta/recipes-support/atk/atk_2.7.91.bb
> @@ -13,9 +13,11 @@ DEPENDS = "glib-2.0"
>
> inherit autotools gtk-doc pkgconfig
>
> -SRC_URI = "http://download.gnome.org/sources/atk/2.6/${BPN}-${PV}.tar.xz"
> -SRC_URI[md5sum] = "6b34e2a63dda4429b5692be7ca3aa5bf"
> -SRC_URI[sha256sum] = "eff663f90847620bb68c9c2cbaaf7f45e2ff44163b9ab3f10d15be763680491f"
> +SRC_URI = "http://download.gnome.org/sources/atk/2.7/${BPN}-${PV}.tar.xz \
> + file://remove-gnome-comile-warnings.patch \
> + "
> +SRC_URI[md5sum] = "52ee0f73d935b75997b5c1dd053df581"
> +SRC_URI[sha256sum] = "c95adec9d3ba605c95fa0042b79d2cee2bff18be95dc36c1628ac8ff3481bfe9"
>
> BBCLASSEXTEND = "native"
>
> diff --git a/meta/recipes-support/atk/files/remove-gnome-comile-warnings.patch b/meta/recipes-support/atk/files/remove-gnome-comile-warnings.patch
> new file mode 100644
> index 0000000..7f15c92
> --- /dev/null
> +++ b/meta/recipes-support/atk/files/remove-gnome-comile-warnings.patch
> @@ -0,0 +1,17 @@
> +Upstream-Status:Inappropriate
> +
> +Signed-off-by: Radu Moisan <radu.moisan@intel.com>
> +
> +Index: atk-2.7.91/configure.ac
> +===================================================================
> +--- atk-2.7.91.orig/configure.ac
> ++++ atk-2.7.91/configure.ac
> +@@ -215,8 +215,6 @@ if test "x$enable_rebuilds" = "xyes" &&
> + fi
> + AC_SUBST(REBUILD)
> +
> +-GNOME_COMPILE_WARNINGS([maximum])
> +-
> + AC_CONFIG_FILES([
> + Makefile
> + po/Makefile.in
>
next prev parent reply other threads:[~2013-03-17 0:10 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
2013-03-14 17:55 ` [PATCH 01/17] rxvt-unicode: Upgrade to v9.17 Radu Moisan
2013-03-14 17:55 ` [PATCH 02/17] iputils: Upgrade to v20121221 Radu Moisan
2013-03-16 23:57 ` Saul Wold
2013-03-14 17:55 ` [PATCH 03/17] gawk: Upgrade to v4.0.2 Radu Moisan
2013-03-14 17:55 ` [PATCH 04/17] tzdata: Upgrade to v2013a Radu Moisan
2013-03-15 6:04 ` Saul Wold
2013-03-14 17:55 ` [PATCH 05/17] ed: Upgrade to v1.7 Radu Moisan
2013-03-14 17:55 ` [PATCH 06/17] u-boo-fw-utils: Upgrade to v2013.01.01 Radu Moisan
2013-03-14 17:55 ` [PATCH 07/17] u-boot-mkimage: " Radu Moisan
2013-03-14 17:55 ` [PATCH 08/17] u-boot: " Radu Moisan
2013-03-14 17:55 ` [PATCH 09/17] atk: Upgrade to v 2.7.91 Radu Moisan
2013-03-16 23:54 ` Saul Wold [this message]
2013-03-14 17:55 ` [PATCH 10/17] hdparm: Upgrade to v9.43 Radu Moisan
2013-03-14 17:55 ` [PATCH 11/17] cronie: Upgrade to v1.4.9 Radu Moisan
2013-03-14 17:55 ` [PATCH 12/17] systemtap: Upgrade to v2.1 Radu Moisan
2013-03-14 17:55 ` [PATCH 13/17] liburcu: Upgrade to v0.7.6 Radu Moisan
2013-03-14 17:55 ` [PATCH 14/17] babeltrace: Upgrade to v1.0.3 Radu Moisan
2013-03-14 17:55 ` [PATCH 15/17] apr-util: Upgrade to v1.5.1 Radu Moisan
2013-03-14 17:55 ` [PATCH 16/17] watchdog: Upgrade to v5.13 Radu Moisan
2013-03-15 14:02 ` Saul Wold
2013-03-14 17:55 ` [PATCH 17/17] mobile-broadband-provider-info: Upgrade to v20120614 Radu Moisan
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=51450618.80704@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=radu.moisan@intel.com \
/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