From patchwork Fri Dec 11 13:57:57 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?J=C3=B6rg_Krause?= X-Patchwork-Id: 555768 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id CC021140B0F for ; Sat, 12 Dec 2015 00:58:25 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=embedded.rocks header.i=@embedded.rocks header.b=sH5erFw4; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 9BCD795CE1; Fri, 11 Dec 2015 13:58:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gsbfA52oySMM; Fri, 11 Dec 2015 13:58:23 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id C2C9495CDD; Fri, 11 Dec 2015 13:58:23 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 92CF61C0F12 for ; Fri, 11 Dec 2015 13:58:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 8B69E95CE0 for ; Fri, 11 Dec 2015 13:58:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kd4WVhXW3LPM for ; Fri, 11 Dec 2015 13:58:21 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) by hemlock.osuosl.org (Postfix) with ESMTPS id 0085895CDA for ; Fri, 11 Dec 2015 13:58:20 +0000 (UTC) Received: from dovecot03.posteo.de (dovecot03.posteo.de [172.16.0.13]) by mout01.posteo.de (Postfix) with ESMTPS id 22277208F7 for ; Fri, 11 Dec 2015 14:58:18 +0100 (CET) Received: from mail.posteo.de (localhost [127.0.0.1]) by dovecot03.posteo.de (Postfix) with ESMTPSA id 3pHDGd4dbxz5vNB for ; Fri, 11 Dec 2015 14:58:17 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.embedded.rocks (Postfix) with ESMTP id 4BF11EE0D4F; Fri, 11 Dec 2015 14:58:16 +0100 (CET) Authentication-Results: mail.embedded.rocks (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=embedded.rocks DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embedded.rocks; h=content-transfer-encoding:content-type:content-type :mime-version:x-mailer:message-id:date:date:subject:subject:from :from:received:received; s=default; t=1449842283; x=1450447084; bh=nsal25Bxnfd4ZV1UVMuR9A7AAb6EE/5FViEf3iRSw7Y=; b=sH5erFw4DuBz lWe2ogiOqcj1wSaqZTXCj6K9rHphvAS9L4T2sKk69BwG36/DyWa6CgYH50o87SHe 5lJtNWwa/2uPaJ09yQLWJuinmGfon8GyBB6TTAlLEnfWyaG7YPU0CPFYXaJo2pdf Xw+oZfk/oQrTbqBs/3xR6asWpkpEjmh+Z7w38K/b/edR5ceRa7JYuGWTPmnbbJKq ADjsyim3rvEbCNoG4fg23Ds3CDuk1zZjiHC9exItUyCi9kdS8xIjhPuR7ddJGDO7 4RmJx66w3GoeoZScOZiEi2b0Cn/5CTZO746r7cp3JT3Zi66aQTrjoyFrrg2bu+lG xmq0LH0Ynw== X-Virus-Scanned: Debian amavisd-new at mail.embedded.rocks Received: from mail.embedded.rocks ([127.0.0.1]) by localhost (mail.embedded.rocks [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id yoZtUbCANnif; Fri, 11 Dec 2015 14:58:03 +0100 (CET) Received: from nzxt.fritz.box (x4d0c9fa5.dyn.telefonica.de [77.12.159.165]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Fri, 11 Dec 2015 14:58:03 +0100 (CET) From: =?UTF-8?q?J=C3=B6rg=20Krause?= To: buildroot@buildroot.org Date: Fri, 11 Dec 2015 14:57:57 +0100 Message-Id: <1449842279-22712-1-git-send-email-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.6.4 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/3] package/boost: bump to version 1.59.0 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Also: * remove patch "gcc.jam compiler options fix" - merged upstream * renumber patch "fix uclibc eventfd". Signed-off-by: Jörg Krause Reviewed-by: Vicente Olivert Riera Tested-by: Vicente Olivert Riera --- ...eventfd.patch => 0002-fix-uclibc-eventfd.patch} | 0 .../boost/0002-gcc.jam-compiler-options-fix.patch | 37 ---------------------- package/boost/boost.hash | 6 ++-- package/boost/boost.mk | 2 +- 4 files changed, 4 insertions(+), 41 deletions(-) rename package/boost/{0004-fix-uclibc-eventfd.patch => 0002-fix-uclibc-eventfd.patch} (100%) delete mode 100644 package/boost/0002-gcc.jam-compiler-options-fix.patch diff --git a/package/boost/0004-fix-uclibc-eventfd.patch b/package/boost/0002-fix-uclibc-eventfd.patch similarity index 100% rename from package/boost/0004-fix-uclibc-eventfd.patch rename to package/boost/0002-fix-uclibc-eventfd.patch diff --git a/package/boost/0002-gcc.jam-compiler-options-fix.patch b/package/boost/0002-gcc.jam-compiler-options-fix.patch deleted file mode 100644 index c645250..0000000 --- a/package/boost/0002-gcc.jam-compiler-options-fix.patch +++ /dev/null @@ -1,37 +0,0 @@ -From a891e48ed0b647b7bf550ad1d179398b23d0726e Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?J=C3=B6rg=20Krause?= -Date: Sat, 2 May 2015 13:47:54 +0200 -Subject: [PATCH] gcc.jam compiler options fix -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -Only PowerPC, SPARC, and x86 do support the -m32 and -m64 compiler options [1]. - -Rather then excluding all architectures not supporting these options as it is -done in commit c0634341d9ee2c02d3a55c91dafb988afc066c49 [2], include all -architectures that do support them. - -[1] https://gcc.gnu.org/onlinedocs/gcc/Option-Summary.html -[2] https://github.com/boostorg/build/commit/c0634341d9ee2c02d3a55c91dafb988afc066c49 - -Signed-off-by: Jörg Krause ---- - src/tools/gcc.jam | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/tools/build/src/tools/gcc.jam b/tools/build/src/tools/gcc.jam -index db04534..fbe8ab0 100644 ---- a/tools/build/src/tools/gcc.jam -+++ b/tools/build/src/tools/gcc.jam -@@ -451,7 +451,7 @@ rule setup-address-model ( targets * : sources * : properties * ) - else - { - local arch = [ feature.get-values architecture : $(properties) ] ; -- if $(arch) != arm -+ if $(arch) = power || $(arch) = sparc || $(arch) = x86 - { - if $(model) = 32 - { --- -2.3.7 diff --git a/package/boost/boost.hash b/package/boost/boost.hash index 706eea2..356242b 100644 --- a/package/boost/boost.hash +++ b/package/boost/boost.hash @@ -1,3 +1,3 @@ -# From http://sourceforge.net/projects/boost/files/boost/1.58.0/ -md5 b8839650e61e9c1c0a89f371dd475546 boost_1_58_0.tar.bz2 -sha1 2fc96c1651ac6fe9859b678b165bd78dc211e881 boost_1_58_0.tar.bz2 +# From http://sourceforge.net/projects/boost/files/boost/1.59.0/ +md5 6aa9a5c6a4ca1016edd0ed1178e3cb87 boost_1_59_0.tar.bz2 +sha1 b94de47108b2cdb0f931833a7a9834c2dd3ca46e boost_1_59_0.tar.bz2 diff --git a/package/boost/boost.mk b/package/boost/boost.mk index 6a2e925..2f23fe1 100644 --- a/package/boost/boost.mk +++ b/package/boost/boost.mk @@ -4,7 +4,7 @@ # ################################################################################ -BOOST_VERSION = 1.58.0 +BOOST_VERSION = 1.59.0 BOOST_SOURCE = boost_$(subst .,_,$(BOOST_VERSION)).tar.bz2 BOOST_SITE = http://downloads.sourceforge.net/project/boost/boost/$(BOOST_VERSION) BOOST_INSTALL_STAGING = YES