All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhixiong Chi <zhixiong.chi@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe][PATCH] autoconf-archive: Upgrade to 2016.09.16
Date: Thu, 13 Apr 2017 10:31:37 +0800	[thread overview]
Message-ID: <58EEE309.9000501@windriver.com> (raw)
In-Reply-To: <1491994320-28617-1-git-send-email-zhixiong.chi@windriver.com>

Please suspend to check in this patch.
Because if we upgrade it, there will be something macros(ax_*.m4) 
conflictions between autoconf-archive
and gnome-common. even if we can use the option 
'--with-autoconf-archive' for gnome-common then set
it depend on autoconf-archive, unfortunately the gnome-common is from 
oe-core and autoconf-archive is
from meta-oe.
As the same time, the lvm2 depends on autoconf-archive in meta-oe, so we 
can't only move autoconf-archive
into oe-core.

Any thoughts on that?

Thanks.

On 2017年04月12日 18:52, Zhixiong Chi wrote:
> Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
> ---
>   .../recipes-devtools/autoconf-archive/autoconf-archive.inc  |  2 +-
>   .../autoconf-archive/autoconf-archive_2012.04.07.bb         | 13 -------------
>   .../autoconf-archive/autoconf-archive_2016.09.16.bb         | 13 +++++++++++++
>   3 files changed, 14 insertions(+), 14 deletions(-)
>   delete mode 100644 meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2012.04.07.bb
>   create mode 100644 meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2016.09.16.bb
>
> diff --git a/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive.inc b/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive.inc
> index 9399363..779115a 100644
> --- a/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive.inc
> +++ b/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive.inc
> @@ -10,6 +10,6 @@ RDEPENDS_${PN} = "m4 gnu-config"
>   RDEPENDS_${PN}_class-native = "m4-native gnu-config-native"
>   RDEPENDS_${PN}_class-nativesdk = "m4-nativesdk gnu-config-nativesdk"
>   
> -SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2"
> +SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz"
>   
>   inherit autotools
> diff --git a/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2012.04.07.bb b/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2012.04.07.bb
> deleted file mode 100644
> index 5baaecc..0000000
> --- a/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2012.04.07.bb
> +++ /dev/null
> @@ -1,13 +0,0 @@
> -require autoconf-archive.inc
> -
> -
> -PARALLEL_MAKE = ""
> -
> -LICENSE = "GPLv2 & GPLv3"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
> -
> -SRC_URI[md5sum] = "e842c5b9fae021007bd70550362e5e80"
> -SRC_URI[sha256sum] = "040b443bf68efd52fbfcb294b556bfbbbfe432db78445ca25e0cfe2e88f96a14"
> -
> -EXTRA_OECONF += "ac_cv_path_M4=m4"
> -BBCLASSEXTEND = "native nativesdk"
> diff --git a/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2016.09.16.bb b/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2016.09.16.bb
> new file mode 100644
> index 0000000..0a1a771
> --- /dev/null
> +++ b/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2016.09.16.bb
> @@ -0,0 +1,13 @@
> +require autoconf-archive.inc
> +
> +
> +PARALLEL_MAKE = ""
> +
> +LICENSE = "GPLv2 & GPLv3"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
> +
> +SRC_URI[md5sum] = "bf19d4cddce260b3c3e1d51d42509071"
> +SRC_URI[sha256sum] = "e8f2efd235f842bad2f6938bf4a72240a5e5fcd248e8444335e63beb60fabd82"
> +
> +EXTRA_OECONF += "ac_cv_path_M4=m4"
> +BBCLASSEXTEND = "native nativesdk"

-- 
---------------------
Thanks,
Zhixiong Chi
Tel: +86-10-8477-7036



      reply	other threads:[~2017-04-13  2:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-12 10:52 [meta-oe][PATCH] autoconf-archive: Upgrade to 2016.09.16 Zhixiong Chi
2017-04-13  2:31 ` Zhixiong Chi [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=58EEE309.9000501@windriver.com \
    --to=zhixiong.chi@windriver.com \
    --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.