[oe] [meta-oe][PATCH] autoconf-archive: 2012.04.07 -> 2016.09.16

Khem Raj raj.khem at gmail.com
Fri Oct 7 15:13:18 UTC 2016


> On Oct 7, 2016, at 7:58 AM, msbarth <msbarth at linux.vnet.ibm.com> wrote:
> 
> 
> 
> On 10/06/2016 06:49 PM, Khem Raj wrote:
>>> On Oct 6, 2016, at 2:24 PM, Matthew Barth <msbarth at linux.vnet.ibm.com> <mailto:msbarth at linux.vnet.ibm.com> wrote:
>>> 
>>> Signed-off-by: Matthew Barth <msbarth at linux.vnet.ibm.com> <mailto:msbarth at linux.vnet.ibm.com>
>>> ---
>>> meta-oe/recipes-devtools/autoconf-archive/autoconf-archive.inc     | 7 ++++---
>>> ...toconf-archive_2012.04.07.bb => autoconf-archive_2016.09.16.bb} | 6 +++---
>>> 2 files changed, 7 insertions(+), 6 deletions(-)
>>> rename meta-oe/recipes-devtools/autoconf-archive/{autoconf-archive_2012.04.07.bb => autoconf-archive_2016.09.16.bb} (61%)
>>> 
>>> diff --git a/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive.inc b/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive.inc
>>> index 9399363..2b5df70 100644
>>> --- a/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive.inc
>>> +++ b/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive.inc
>>> @@ -1,15 +1,16 @@
>>> +SUMMARY = "A collection of macros for GNU Autoconf"
>>> +DESCRIPTION = "The autoconf-archive set of macros extend the pre-defined \
>>> +capabilities within the complete autoconf tool set."
>>> LICENSE = "GPLv3"
>>> HOMEPAGE = "http://www.gnu.org/software/autoconf-archive/" <http://www.gnu.org/software/autoconf-archive/>
>>> SECTION = "devel"
>>> -
>>> DEPENDS += "m4-native"
>>> DEPENDS_class-native = "m4-native gnu-config-native"
>>> DEPENDS_class-nativesdk = "m4-nativesdk gnu-config-nativesdk"
>>> -
>>> 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_2016.09.16.bb
>>> similarity index 61%
>>> rename from meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2012.04.07.bb
>>> rename to meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2016.09.16.bb
>>> index 5baaecc..da648c2 100644
>>> --- a/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2012.04.07.bb
>>> +++ b/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2016.09.16.bb
>>> @@ -1,13 +1,13 @@
>>> require autoconf-archive.inc
>>> 
>>> -
>>> PARALLEL_MAKE = “"
>> Do we still need this ?
> Most likely for this package, no. I have built successfully a few times without, however since this was likely originally added due to a race condition that doesnt conclude it can be removed, so I left it in.

sometimes fixes may have landed upstream which fixes such issues. So we can get rid of it. if it does not cause the issue with parallel builds anymore
may be it should be removed

>>> LICENSE = "GPLv2 & GPLv3"
>>> LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" <file://COPYING;md5=d32239bcb673463ab874e80d47fae504>
>>> 
>>> -SRC_URI[md5sum] = "e842c5b9fae021007bd70550362e5e80"
>>> -SRC_URI[sha256sum] = "040b443bf68efd52fbfcb294b556bfbbbfe432db78445ca25e0cfe2e88f96a14"
>>> +SRC_URI[md5sum] = "bf19d4cddce260b3c3e1d51d42509071"
>>> +SRC_URI[sha256sum] = "e8f2efd235f842bad2f6938bf4a72240a5e5fcd248e8444335e63beb60fabd82"
>>> 
>>> EXTRA_OECONF += "ac_cv_path_M4=m4"
>>> +
>>> BBCLASSEXTEND = "native nativesdk"
>>> --
>>> 1.9.1
>>> 
>>> --
>>> _______________________________________________
>>> Openembedded-devel mailing list
>>> Openembedded-devel at lists.openembedded.org <mailto:Openembedded-devel at lists.openembedded.org>
>>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel <http://lists.openembedded.org/mailman/listinfo/openembedded-devel>
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20161007/2a9dad6f/attachment-0002.sig>


More information about the Openembedded-devel mailing list