* [Buildroot] [PATCH 1/1] package/pcsc-lite: bump version to 1.8.20
From: Peter Korsgaard @ 2017-04-26 7:06 UTC (permalink / raw)
To: buildroot
In-Reply-To: <20170421135351.8992-1-bernd.kuhls@t-online.de>
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [PATCH 1/1] package/ccid: bump version to 1.4.26
From: Peter Korsgaard @ 2017-04-26 7:06 UTC (permalink / raw)
To: buildroot
In-Reply-To: <20170421135303.8899-1-bernd.kuhls@t-online.de>
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:
> Changed _SITE according to
> http://lists.alioth.debian.org/pipermail/pcsclite-muscle/Week-of-Mon-20170102/000780.html
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [PATCH 1/1] package/acsccid: bump version to 1.1.4
From: Peter Korsgaard @ 2017-04-26 7:06 UTC (permalink / raw)
To: buildroot
In-Reply-To: <20170421135142.8808-1-bernd.kuhls@t-online.de>
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [PATCH 1/1] package/acpica: bump version to 20170303
From: Peter Korsgaard @ 2017-04-26 7:05 UTC (permalink / raw)
To: buildroot
In-Reply-To: <20170421133637.21441-1-bernd.kuhls@t-online.de>
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [PATCH 1/1] package/libgpgme: bump version to 1.9.0
From: Peter Korsgaard @ 2017-04-26 7:04 UTC (permalink / raw)
To: buildroot
In-Reply-To: <20170421132544.23310-1-bernd.kuhls@t-online.de>
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:
> Removed configure option --with-gpg, it was removed upstream in 2013:
> https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=commitdiff;h=02ba35c1b6a2cbb3361b2f2ad507c53564b2be0b#patch3
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/libgpgme/libgpgme.hash | 2 +-
> package/libgpgme/libgpgme.mk | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
> diff --git a/package/libgpgme/libgpgme.hash b/package/libgpgme/libgpgme.hash
> index 5ef7b0e5c..cf7c5050f 100644
> --- a/package/libgpgme/libgpgme.hash
> +++ b/package/libgpgme/libgpgme.hash
> @@ -1,2 +1,2 @@
> # Locally calculated after checking pgp signature
> -sha256 d0abe1449395315eac37e4e45076bbb82732cedf94210937b37776e10cdc2bb6 gpgme-1.7.1.tar.bz2
> +sha256 1b29fedb8bfad775e70eafac5b0590621683b2d9869db994568e6401f4034ceb gpgme-1.9.0.tar.bz2
> diff --git a/package/libgpgme/libgpgme.mk b/package/libgpgme/libgpgme.mk
> index 09b6fbe44..11693d1bf 100644
> --- a/package/libgpgme/libgpgme.mk
> +++ b/package/libgpgme/libgpgme.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
> -LIBGPGME_VERSION = 1.7.1
> +LIBGPGME_VERSION = 1.9.0
> LIBGPGME_SITE = ftp://ftp.gnupg.org/gcrypt/gpgme
> LIBGPGME_SOURCE = gpgme-$(LIBGPGME_VERSION).tar.bz2
> LIBGPGME_LICENSE = LGPL-2.1+
> @@ -14,7 +14,7 @@ LIBGPGME_DEPENDENCIES = libassuan libgpg-error
> LIBGPGME_LANGUAGE_BINDINGS = cl
> # libgpgme, needs to know the gpg binary path on the target.
> -LIBGPGME_CONF_OPTS = --with-gpg=/usr/bin/gpg \
This comment then no longer makes sense. Committed with that removed,
thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [PATCH] sg3_utils: improve license description
From: Peter Korsgaard @ 2017-04-26 7:02 UTC (permalink / raw)
To: buildroot
In-Reply-To: <1492773532-12206-1-git-send-email-rahulbedarkar89@gmail.com>
>>>>> "Rahul" == Rahul Bedarkar <rahulbedarkar89@gmail.com> writes:
> Library is licensed under BSD-3-Clause. Some programs are licensed
> under GPL-2.0+ while other are BSD-3-Clause. Annotate licenses with
> components and improve readability of license strings when
> conditionally specifying license for programs using := instead of +=.
> Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [git commit] sg3_utils: improve license description
From: Peter Korsgaard @ 2017-04-26 7:01 UTC (permalink / raw)
To: buildroot
commit: https://git.buildroot.net/buildroot/commit/?id=29f261beef6a81040d5b0f51b2b3ee82440488d3
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Library is licensed under BSD-3-Clause. Some programs are licensed
under GPL-2.0+ while other are BSD-3-Clause. Annotate licenses with
components and improve readability of license strings when
conditionally specifying license for programs using := instead of +=.
Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/sg3_utils/sg3_utils.mk | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/sg3_utils/sg3_utils.mk b/package/sg3_utils/sg3_utils.mk
index f010b3e..88827f3 100644
--- a/package/sg3_utils/sg3_utils.mk
+++ b/package/sg3_utils/sg3_utils.mk
@@ -7,10 +7,10 @@
SG3_UTILS_VERSION = 1.42
SG3_UTILS_SOURCE = sg3_utils-$(SG3_UTILS_VERSION).tar.xz
SG3_UTILS_SITE = http://sg.danny.cz/sg/p
-SG3_UTILS_LICENSE = BSD-3-Clause
-# utils progs are GPL-2.0+ licenced
+SG3_UTILS_LICENSE = BSD-3-Clause (library)
+# Some utils progs are GPL-2.0+ licensed while others are BSD-3-Clause
ifeq ($(BR2_PACKAGE_SG3_UTILS_PROGS),y)
-SG3_UTILS_LICENSE += GPL-2.0+
+SG3_UTILS_LICENSE := $(SG3_UTILS_LICENSE), GPL-2.0+ (programs), BSD-3-Clause (programs)
endif
SG3_UTILS_LICENSE_FILES = COPYING BSD_LICENSE
^ permalink raw reply related
* [Buildroot] [PATCH 2/2] linux: bump default version to 4.10.12
From: Peter Korsgaard @ 2017-04-26 7:01 UTC (permalink / raw)
To: buildroot
In-Reply-To: <20170421090746.50195-2-Vincent.Riera@imgtec.com>
>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [PATCH 1/2] linux-headers: bump 4.{4, 9, 10}.x series
From: Peter Korsgaard @ 2017-04-26 7:01 UTC (permalink / raw)
To: buildroot
In-Reply-To: <20170421090746.50195-1-Vincent.Riera@imgtec.com>
>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [git commit] linux: bump default version to 4.10.12
From: Peter Korsgaard @ 2017-04-26 7:01 UTC (permalink / raw)
To: buildroot
commit: https://git.buildroot.net/buildroot/commit/?id=c3d4234d099e9f6e1f77b3e949f4431a0e671d71
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
linux/Config.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/linux/Config.in b/linux/Config.in
index d71a6af..b651152 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -26,7 +26,7 @@ choice
prompt "Kernel version"
config BR2_LINUX_KERNEL_LATEST_VERSION
- bool "Latest version (4.10.11)"
+ bool "Latest version (4.10.12)"
config BR2_LINUX_KERNEL_LATEST_CIP_VERSION
bool "Latest CIP SLTS version (v4.4.55-cip3)"
@@ -116,7 +116,7 @@ endif
config BR2_LINUX_KERNEL_VERSION
string
- default "4.10.11" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "4.10.12" if BR2_LINUX_KERNEL_LATEST_VERSION
default "v4.4.55-cip3" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
if BR2_LINUX_KERNEL_CUSTOM_VERSION
^ permalink raw reply related
* [Buildroot] [git commit] linux-headers: bump 4.{4,9,10}.x series
From: Peter Korsgaard @ 2017-04-26 7:00 UTC (permalink / raw)
To: buildroot
commit: https://git.buildroot.net/buildroot/commit/?id=37159734b01b2246272f1d419110b750df40cad5
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
| 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 7a62442..b574e65 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -218,7 +218,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "3.10.105" if BR2_KERNEL_HEADERS_3_10
default "3.12.73" if BR2_KERNEL_HEADERS_3_12
default "4.1.39" if BR2_KERNEL_HEADERS_4_1
- default "4.4.62" if BR2_KERNEL_HEADERS_4_4
- default "4.9.23" if BR2_KERNEL_HEADERS_4_9
- default "4.10.11" if BR2_KERNEL_HEADERS_4_10
+ default "4.4.63" if BR2_KERNEL_HEADERS_4_4
+ default "4.9.24" if BR2_KERNEL_HEADERS_4_9
+ default "4.10.12" if BR2_KERNEL_HEADERS_4_10
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
^ permalink raw reply related
* [Buildroot] [git commit] python-pyopenssl: bump version to 17.0.0
From: Peter Korsgaard @ 2017-04-26 7:00 UTC (permalink / raw)
To: buildroot
commit: https://git.buildroot.net/buildroot/commit/?id=ab0a4e94377f010b5302f14cbed8cbcdd3e53fd7
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/python-pyopenssl/python-pyopenssl.hash | 4 ++--
package/python-pyopenssl/python-pyopenssl.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-pyopenssl/python-pyopenssl.hash b/package/python-pyopenssl/python-pyopenssl.hash
index 894c4f8..74fa4e5 100644
--- a/package/python-pyopenssl/python-pyopenssl.hash
+++ b/package/python-pyopenssl/python-pyopenssl.hash
@@ -1,3 +1,3 @@
# md5 from https://pypi.python.org/pypi/pyopenssl/json, sha256 locally computed
-md5 6635503758c65ea6f70d18d1b18e46d5 pyOpenSSL-16.2.0.tar.gz
-sha256 7779a3bbb74e79db234af6a08775568c6769b5821faecf6e2f4143edb227516e pyOpenSSL-16.2.0.tar.gz
+md5 0704ca95106960375cfe78259453094a pyOpenSSL-17.0.0.tar.gz
+sha256 48abfe9d2bb8eb8d8947c8452b0223b7b1be2383b332f3b4f248fe59ef0bafdd pyOpenSSL-17.0.0.tar.gz
diff --git a/package/python-pyopenssl/python-pyopenssl.mk b/package/python-pyopenssl/python-pyopenssl.mk
index a5312a0..3fbaf8d 100644
--- a/package/python-pyopenssl/python-pyopenssl.mk
+++ b/package/python-pyopenssl/python-pyopenssl.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_PYOPENSSL_VERSION = 16.2.0
+PYTHON_PYOPENSSL_VERSION = 17.0.0
PYTHON_PYOPENSSL_SOURCE = pyOpenSSL-$(PYTHON_PYOPENSSL_VERSION).tar.gz
-PYTHON_PYOPENSSL_SITE = https://pypi.python.org/packages/0c/d6/b1fe519846a21614fa4f8233361574eddb223e0bc36b182140d916acfb3b
+PYTHON_PYOPENSSL_SITE = https://pypi.python.org/packages/9f/32/80fe4fddeb731b7766cd09fe0b2032a91b43dae655e216792af2a6ae3190
PYTHON_PYOPENSSL_LICENSE = Apache-2.0
PYTHON_PYOPENSSL_LICENSE_FILES = LICENSE
PYTHON_PYOPENSSL_SETUP_TYPE = setuptools
^ permalink raw reply related
* [Buildroot] [PATCH] python-pyopenssl: bump version to 17.0.0
From: Peter Korsgaard @ 2017-04-26 7:00 UTC (permalink / raw)
To: buildroot
In-Reply-To: <20170421093624.1053-1-Vincent.Riera@imgtec.com>
>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [PATCH] tcpreplay: bump version to 4.2.3
From: Peter Korsgaard @ 2017-04-26 7:00 UTC (permalink / raw)
To: buildroot
In-Reply-To: <20170421093231.59317-1-Vincent.Riera@imgtec.com>
>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [git commit] tcpreplay: bump version to 4.2.3
From: Peter Korsgaard @ 2017-04-26 6:59 UTC (permalink / raw)
To: buildroot
commit: https://git.buildroot.net/buildroot/commit/?id=27a1629e859f01e74c3b8eeab0f594787793ab04
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/tcpreplay/tcpreplay.hash | 2 +-
package/tcpreplay/tcpreplay.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/tcpreplay/tcpreplay.hash b/package/tcpreplay/tcpreplay.hash
index 0b138a0..9909678 100644
--- a/package/tcpreplay/tcpreplay.hash
+++ b/package/tcpreplay/tcpreplay.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 e674166b54486db8f5417554ed88c06f44f368d70585c2897b0bc085009d8dd5 tcpreplay-4.2.2.tar.gz
+sha256 68d8d49dab5bf58b2e8d244eee1ee7f2379d967da19fe97dd9d59bcf40a22abc tcpreplay-4.2.3.tar.gz
diff --git a/package/tcpreplay/tcpreplay.mk b/package/tcpreplay/tcpreplay.mk
index 7b03138..6d5c32b 100644
--- a/package/tcpreplay/tcpreplay.mk
+++ b/package/tcpreplay/tcpreplay.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TCPREPLAY_VERSION = 4.2.2
+TCPREPLAY_VERSION = 4.2.3
TCPREPLAY_SITE = https://github.com/appneta/tcpreplay/releases/download/v$(TCPREPLAY_VERSION)
TCPREPLAY_LICENSE = GPL-3.0
TCPREPLAY_LICENSE_FILES = docs/LICENSE
^ permalink raw reply related
* [Buildroot] Builroot - android ndk
From: Peter Korsgaard @ 2017-04-26 6:51 UTC (permalink / raw)
To: buildroot
In-Reply-To: <20170416101954.5f581953@free-electrons.com>
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
> Hello,
> On Sat, 15 Apr 2017 13:38:05 -0400, Alvaro Denis wrote:
>> If I build the toolchain using make_standalone_toolchain.py
>> <https://developer.android.com/ndk/guides/standalone_toolchain.html>
>> it is a "pure toolchain"? it can be used in buildroot as preintstaled
>> toolchain?
> We have never tested Android toolchains, so I don't know. However, what
> is sure is that those toolchains use the bionic C library, which we
> don't support. And you most likely won't be able to build most of the
> Linux applications against bionic, at least not without some effort.
But you can afaik combine a Buildroot rootfs (built against
glibc/musl/uclibc) with an android rootfs without much problems, as the
same paths aren't used. In the worst case you can do a static build.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [PATCH] uclibc: update to 1.0.24
From: Alexey Brodkin @ 2017-04-26 6:49 UTC (permalink / raw)
To: buildroot
In-Reply-To: <20170422225732.GA21566@waldemar-brodkorb.de>
Hi Waldemar,
On Sun, 2017-04-23 at 00:57 +0200, Waldemar Brodkorb wrote:
> Fixes aarch64 C++ issue. Removes old implementations for fnmatch/regex.
This also fixes uClibc building for ARC with arc-2017.03 tools,
this is captured in this autobuilder instance:
-------------------------->8------------------------
http://autobuild.buildroot.net/results/f92/f92b5cdae0a389d911a12d309edc2871f84f994b/build-end.log
-------------------------->8------------------------
The fix is?https://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng.git/commit/?id=a3805b91ecdb458cd20245c20e49deacc58e9c32
-Alexey
^ permalink raw reply
* [Buildroot] [PATCH] ncftp: fix host/target confusion
From: Peter Korsgaard @ 2017-04-26 6:48 UTC (permalink / raw)
To: buildroot
In-Reply-To: <1ce8fc39-f994-0e53-4cbe-05a89a4c481f@mind.be>
>>>>> "Arnout" == Arnout Vandecappelle <arnout@mind.be> writes:
> On 07-03-17 22:10, Peter Korsgaard wrote:
>>>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
>>
>>
>> >> > Is this update intentional? Why was the tarball regenerated?
>> >>
>> >> Yes.
>> >>
>> >> Which wasn't exactly helpful :/ I'll send a patch to update our hash,
>> >> but I will NOT update the tarball on sources.buildroot.net yet.
>>
>> > Isn't sources.buildroot.net going to automatically pick up the new
>> > tarball once you change the hash?
>>
>> Hmm, I guess so. It just runs 'make -k source'. I guess we should wait
>> until we are ready to release 2017.02.1 then.
> So this issue missed 2017.02.1 :-)
Argh, yes :/
> However, we can do a workaround: in master, we can use the tar.gz file instead
> of the tar.xz. That way, there can be two separate tarballs on
> sources.buildroot.net for the two versions.
Ahh yes, good idea - I'll send a patch doing that.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [PATCH] ncftp: use tar.gz to workaround upstream changing tarball post-release
From: Peter Korsgaard @ 2017-04-26 6:48 UTC (permalink / raw)
To: buildroot
As explained here:
http://lists.busybox.net/pipermail/buildroot/2017-March/185550.html
Upstream has silently updated their 3.2.6 tarball some time between our
version bump in late November and December 4th. The changed tarball also
contains a significant amount of source changes:
libncftp/c_opennologin.c | 4
libncftp/ftp.c | 31
libncftp/ftw.c | 2
libncftp/io_getmem.c | 2
libncftp/io_list.c | 6
libncftp/io_sendfile.c | 4
libncftp/io_util.c | 4
libncftp/ncftp.h | 2
libncftp/open.c | 4
libncftp/rftw.c | 2
libncftp/rglobr.c | 2
libncftp/u_decodehost.c | 2
libncftp/u_decodeurl.c | 2
libncftp/u_getpass.c | 2
libncftp/u_misc.c | 2
libncftp/u_pathcat.c | 4
libncftp/u_scram.c | 2
libncftp/wincfg.h | 1
ncftp/cmds.c | 38 -
ncftp/gl_getline.c | 26
ncftp/ls.c | 9
ncftp/ls.h | 9
ncftp/progress.c | 9
ncftp/readln.c | 4
ncftp/shell.h | 10
ncftp/spoolutil.c | 8
ncftp/version.c | 2
sh/mksrctar.sh | 1
sh_util/gpshare.c | 12
sh_util/ncftpbatch.c | 110 --
sh_util/ncftpget.c | 6
sh_util/ncftpls.c | 5
sh_util/ncftpput.c | 14
sio/DNSUtil.c | 4
sio/Makefile.in | 16
sio/SBind.c | 35
sio/SConnect.c | 9
sio/SNew.c | 115 ---
sio/SRead.c | 6
sio/StrAddr.c | 6
sio/config.h.in | 24
sio/configure.in | 8
sio/sio.h | 18
sio/wincfg.h | 1
vis/bmed.c | 13
vis/wgets.c | 12
vis/wgets.h | 7
vis/wutil.c | 6
vis/wutil.h | 6
Upstream has been contacted to verify if this change was intentional and the
reason why. From the mail:
> Is this update intentional? Why was the tarball regenerated?
Yes.
The old hash was unfortunately already used in the 2017.02 (and .1)
releases, so just changing the hash and updating the tarball on
sources.buildroot.org would break ncftp for users of those releases.
Instead change to use the .tar.gz tarball as suggested by Arnout.
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/ncftp/ncftp.hash | 2 +-
package/ncftp/ncftp.mk | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/package/ncftp/ncftp.hash b/package/ncftp/ncftp.hash
index 0a7c26c9b..f6f731015 100644
--- a/package/ncftp/ncftp.hash
+++ b/package/ncftp/ncftp.hash
@@ -1,2 +1,2 @@
# Locally computed:
-sha256 7abd3e8f848f0efb4bb6a4bc5da58a59524d4378fc8d70a52adb0fe1fd00b89d ncftp-3.2.6-src.tar.xz
+sha256 129e5954850290da98af012559e6743de193de0012e972ff939df9b604f81c23 ncftp-3.2.6-src.tar.gz
diff --git a/package/ncftp/ncftp.mk b/package/ncftp/ncftp.mk
index 11bfccaa2..816e0f1d4 100644
--- a/package/ncftp/ncftp.mk
+++ b/package/ncftp/ncftp.mk
@@ -5,7 +5,9 @@
################################################################################
NCFTP_VERSION = 3.2.6
-NCFTP_SOURCE = ncftp-$(NCFTP_VERSION)-src.tar.xz
+# use .gz as upstream .xz tarball has changed after the hash was added for
+# 2017.02. Can be changed back to .xz when version is bumped
+NCFTP_SOURCE = ncftp-$(NCFTP_VERSION)-src.tar.gz
NCFTP_SITE = ftp://ftp.ncftp.com/ncftp
NCFTP_TARGET_BINS = ncftp
NCFTP_LICENSE = Clarified Artistic License
--
2.11.0
^ permalink raw reply related
* [Buildroot] [autobuild.buildroot.net] Build results for 2017-04-25
From: Thomas Petazzoni @ 2017-04-26 6:28 UTC (permalink / raw)
To: buildroot
Hello,
Build statistics for 2017-04-25
================================
successes : 126
failures : 70
timeouts : 1
TOTAL : 197
Classification of failures by reason
====================================
ola-0.10.2 | 27
host-protobuf-3.2.0 | 8
mpir-3.0.0 | 5
busybox-1.26.2 | 4
xenomai-3.0.4 | 4
mpv-0.25.0 | 3
toolchain-external-codesour... | 3
libmpeg2-0.5.1 | 2
uboot-tools-2017.03 | 2
all | 1
bluez5_utils-5.44 | 1
efibootmgr-14 | 1
expedite-0529ce56b6fb01e965... | 1
libcdio-0.94 | 1
oracle-mysql-5.1.73 | 1
poppler-0.54.0 | 1
protobuf-3.2.0 | 1
qwt-6.1.3 | 1
rabbitmq-c-v0.8.0 | 1
sdl2-2.0.5 | 1
uclibc-1.0.23 | 1
util-linux-2.29.2 | 1
Detail of failures
===================
microblazeel | all | TIM | http://autobuild.buildroot.net/results/967206f256ea8a5a499c1927dba65dacf5f726b6 |
arm | bluez5_utils-5.44 | NOK | http://autobuild.buildroot.net/results/9bd8e13ddffdd0631ddca30ec40cc4664729b0cb |
arm | busybox-1.26.2 | NOK | http://autobuild.buildroot.net/results/6d9af2ed401ecbd7dd4b6ecf13516d141a1dc207 | ORPH
arm | busybox-1.26.2 | NOK | http://autobuild.buildroot.net/results/2c11b0d6a3a74acedfe05fcde12ccd145285934e | ORPH
arm | busybox-1.26.2 | NOK | http://autobuild.buildroot.net/results/678ac309a56294e6df03ee96f800b155213a3142 | ORPH
arm | busybox-1.26.2 | NOK | http://autobuild.buildroot.net/results/42928b15f60953cdb19008ae7e312077046af698 | ORPH
arm | efibootmgr-14 | NOK | http://autobuild.buildroot.net/results/b574715be370bd717ac07e4c1f9cc9062fcf4d9a |
arm | expedite-0529ce56b6fb01e965... | NOK | http://autobuild.buildroot.net/results/d2700158e75b56e8846a12031e15a5e33f717fc6 |
or1k | host-protobuf-3.2.0 | NOK | http://autobuild.buildroot.net/results/8cf1c00d18e73cd30a266891de97cb11ca085e2f | ORPH
arm | host-protobuf-3.2.0 | NOK | http://autobuild.buildroot.net/results/d821f70088519c7f2098c5dd2f6cbf988bb0b71d | ORPH
arm | host-protobuf-3.2.0 | NOK | http://autobuild.buildroot.net/results/914dea29fc452247370019f11f78b05300e1f2dc | ORPH
mips64el | host-protobuf-3.2.0 | NOK | http://autobuild.buildroot.net/results/5bec05f42d4ee8cc5e9d67227748dfa43308ae5e | ORPH
i586 | host-protobuf-3.2.0 | NOK | http://autobuild.buildroot.net/results/24c32ca98dfd90ccfbba9ec1126a3f92df5bfac9 | ORPH
sparc64 | host-protobuf-3.2.0 | NOK | http://autobuild.buildroot.net/results/16587815e5c48f2e9a71997842e9b3345ca2686f | ORPH
microblazeel | host-protobuf-3.2.0 | NOK | http://autobuild.buildroot.net/results/4f7a8693f3087a016507e7f7a225ca82c5f61705 | ORPH
mips64el | host-protobuf-3.2.0 | NOK | http://autobuild.buildroot.net/results/e385322db908e5c923584df9a683577d969eac7d | ORPH
arc | libcdio-0.94 | NOK | http://autobuild.buildroot.net/results/e6e71b100b06b5f7c97a8889bbb4de92c0535bb7 |
sparc | libmpeg2-0.5.1 | NOK | http://autobuild.buildroot.net/results/1e62a740096f14a1c95136c1369743ed0a6332f1 | ORPH
sparc | libmpeg2-0.5.1 | NOK | http://autobuild.buildroot.net/results/1b3158b03f7eaf5afb5a4dab9526091888f6c9b8 | ORPH
mipsel | mpir-3.0.0 | NOK | http://autobuild.buildroot.net/results/a33faaae3a84f3adc621a27fbd2d8e56ded33c77 |
mips64el | mpir-3.0.0 | NOK | http://autobuild.buildroot.net/results/1e6ab2844f9767ca1260aa46af5a516d80471c27 |
arm | mpir-3.0.0 | NOK | http://autobuild.buildroot.net/results/58bb99c40ba793cbdf6c9cc4457999fcda0330c6 |
mipsel | mpir-3.0.0 | NOK | http://autobuild.buildroot.net/results/2e3566349ccc73ec31cbd849513bbd2c9dce3711 |
arm | mpir-3.0.0 | NOK | http://autobuild.buildroot.net/results/aeb581f8b9022c078cbbff3c26e0cfc6f41959c4 |
i686 | mpv-0.25.0 | NOK | http://autobuild.buildroot.net/results/cd4adb18e923093e9fa14029c92562c9774eadf9 |
bfin | mpv-0.25.0 | NOK | http://autobuild.buildroot.net/results/4cc7b8818423ce8d29975b1718a5fd60bf891d48 |
mips64el | mpv-0.25.0 | NOK | http://autobuild.buildroot.net/results/a12e030b8f036eacd3fd0602bfff3bae2d536edf |
mips64el | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/98d58ec1db0ac71d7869b2d9767a1871eb8fa9f5 |
m68k | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/378a18e6a795a834744264782373f500b6a6674b |
i686 | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/07abec627074bb8deeadfabc257d9171f3465e3b |
powerpc64 | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/fd6e4588da10c27bfeefb231c48ecd2b1a48b39c |
arm | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/dc88420788156fd820a8e8537bfcc2272609d8c1 |
powerpc64 | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/606cff9c557f40521b5980803cd7305111df4dca |
sh4 | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/566ed051b3011a6fa8b38f16c69b454885a2fbaf |
mips64el | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/e5b73f4a24be00ca2fa8b7baad7448ec96695de6 |
i686 | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/3768bc4dad7d9b02e2baad36eac19b086d2b84b9 |
mips | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/14a9a27794ef310ae3dda944333bd0246a117682 |
powerpc | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/ac06a31a4e986f25caf8d8562b7eea63522d1c7a |
sh4 | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/42b673cb141febdf69318a895fceafc0f4a669e5 |
aarch64 | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/65c618056d2d2b00d9a4b5a1a821853a0633e9a2 |
sparc64 | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/fcd4a2578fbcf144e8e48c1d2d16574b2fea3ccb |
powerpc64 | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/f319009209ac9767685092279ba2926c75aa758c |
mips64el | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/cb58b960b7f69d2746b9149ce0b8f5d54113c967 |
or1k | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/8f12cb1208d0f4d089de4d412d1dcf19533ae020 |
i686 | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/d037720a5229777cccb6f476002de094f4392840 |
xtensa | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/ac45ee14cd38947a4d760b1e77ef1a6432e6e04d |
sparc64 | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/fac2a914eac910967e3af3ff7823b3d99a926fed |
mips64el | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/aa373ee63c1578d123299c2d04c7e390e43d5184 |
mipsel | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/a4fa475a8ddeadf633dce864be927cb86c4f9d03 |
mips64el | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/343cc804a962e0f8dfdbac6b5ed8f90d71aca99e |
microblazeel | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/22b80e3af24e6008349824928e6e7bf79d44969f |
arm | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/00b12bb5b85d278698ca9855591d2f418e76aac0 |
nios2 | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/884ff07eb02395028b3968dec561a82727994d7e |
arm | ola-0.10.2 | NOK | http://autobuild.buildroot.net/results/b0fc4292e80e3fa291f1911c11d9401fe68525c8 |
x86_64 | oracle-mysql-5.1.73 | NOK | http://autobuild.buildroot.net/results/0d3609408e8133b2f5f2ccd1dd9c112a8940ac97 | ORPH
aarch64 | poppler-0.54.0 | NOK | http://autobuild.buildroot.net/results/02fb2adddf576bdbb8a73841f4119cc8528d6226 |
arm | protobuf-3.2.0 | NOK | http://autobuild.buildroot.net/results/92769c1a02dbe56ebf095b82c9951c6c2bf0acd7 | ORPH
or1k | qwt-6.1.3 | NOK | http://autobuild.buildroot.net/results/3f78cda631c96ae6b04c3ab700f32c6eb2cdc86b | ORPH
arm | rabbitmq-c-v0.8.0 | NOK | http://autobuild.buildroot.net/results/30cce284283c3425db53e4804137feb3f61dae25 |
arm | sdl2-2.0.5 | NOK | http://autobuild.buildroot.net/results/a37daae914ae55a9a445fed4e37b66608499d5b7 |
x86_64 | toolchain-external-codesour... | NOK | http://autobuild.buildroot.net/results/ddbb891a35cba9c2885ae6aadb440b46fa5dd701 | ORPH
x86_64 | toolchain-external-codesour... | NOK | http://autobuild.buildroot.net/results/ca1a0b69e98406fe7b2df7c487ae91c6f85fa057 | ORPH
x86_64 | toolchain-external-codesour... | NOK | http://autobuild.buildroot.net/results/bb64b98b2011f2d6a2aaa3dca897c6b088fb4c7f | ORPH
arm | uboot-tools-2017.03 | NOK | http://autobuild.buildroot.net/results/f28d091b8accdc630a32a60b0d46fecded9231d0 | ORPH
sh4 | uboot-tools-2017.03 | NOK | http://autobuild.buildroot.net/results/dbd6f356e9f7655a9ec9449efbd109610fd79891 | ORPH
arc | uclibc-1.0.23 | NOK | http://autobuild.buildroot.net/results/f92b5cdae0a389d911a12d309edc2871f84f994b |
arc | util-linux-2.29.2 | NOK | http://autobuild.buildroot.net/results/9bf1c9e84cab64bccc3c86a8a2899cd71b8f91d4 |
bfin | xenomai-3.0.4 | NOK | http://autobuild.buildroot.net/results/d5999ab2ad1d3cc73ab3bca7409cac911e48aebc |
arm | xenomai-3.0.4 | NOK | http://autobuild.buildroot.net/results/9ce54f8532d96aff8a0d38e6e6b4c9969e4507a9 |
arm | xenomai-3.0.4 | NOK | http://autobuild.buildroot.net/results/12034603c46c8bd69590c88bbfe85261460b699c |
arm | xenomai-3.0.4 | NOK | http://autobuild.buildroot.net/results/653ae5108930003181ca3e44703316834076050b |
--
http://autobuild.buildroot.net
^ permalink raw reply
* [Buildroot] [PATCH] Restore .git directory in git package downloads
From: Baruch Siach @ 2017-04-26 4:10 UTC (permalink / raw)
To: buildroot
In-Reply-To: <1493178739-21234-1-git-send-email-james@balean.com.au>
Hi James,
On Tue, Apr 25, 2017 at 10:52:19PM -0500, James Balean wrote:
> On 20 April 2017 at 09:22, Ricardo Martincoski
> <ricardo.martincoski@gmail.com> wrote:
> > - it would make the tarballs for git packages not reproducible as the
> > contents now depend on the state of the remote server (i.e. in some
> > cases a full clone is needed; assume a tarball is generated, then a
> > new commit is created in the remote server in any branch, a new full
> > clone with the same reference as version would include that new commit
> > and therefore the tarball is different);
>
> Isn't it already the case that git tarballs are not reproducible? For
> example, after a tarball is generated from a clone of 'master' or a tag,
> Buildroot doesn't check and re-clone when changes are made to the branch
> or tag on subsequent builds.
For this reason we only use immutable git references (either commits ids or
tags) for git downloaded <PKG>_VERSION.
> Additionally, the same tarball filename is
> also used for a full clone if a shallow clone fails. So tarballs can
> already differ markedly between users.
The content of the source tree should be the same for a given git reference,
regardless of the clone type.
Buildroot has been verifying git generated tarballs using hashes in
packages/<pkg>/<pkg>.hash files for some time now without an issue, AFAIK.
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
^ permalink raw reply
* [Buildroot] [PATCH] Restore .git directory in git package downloads
From: James Balean @ 2017-04-26 3:52 UTC (permalink / raw)
To: buildroot
In-Reply-To: <20170420034025.kcbpz3nrhn3yylin@tarshish>
Thank you for your comments.
On 19 April 2017 at 14:15, Baruch Siach <baruch@tkos.co.il> wrote:
> The OVERRIDE_SRCDIR mechanism is meant to cover this use case. See
> section 8.12.6 "Using Buildroot during development" in the manual[1].
> Is there anything missing for your use case?
I wasn't aware of the OVERRIDE_SRCDIR flag - thank you for this
suggestion. However, I can't help but feel that keeping the .git
directory might result in a more integrated way of enabling package
development without having to override the build process, and facilitate
the use cases mentioned by Jan and Andreas in their comments?
On 20 April 2017 at 09:22, Ricardo Martincoski <ricardo.martincoski@gmail.com> wrote:
> - it would make the tarballs for git packages not reproducible as the
> contents now depend on the state of the remote server (i.e. in some
> cases a full clone is needed; assume a tarball is generated, then a
> new commit is created in the remote server in any branch, a new full
> clone with the same reference as version would include that new commit
> and therefore the tarball is different);
Isn't it already the case that git tarballs are not reproducible? For
example, after a tarball is generated from a clone of 'master' or a tag,
Buildroot doesn't check and re-clone when changes are made to the branch
or tag on subsequent builds. Additionally, the same tarball filename is
also used for a full clone if a shallow clone fails. So tarballs can
already differ markedly between users.
> - it would make the tarballs for git packages much larger (gigabytes
> for some linux trees) as they now include the .git directory;
That's true. I don't know what people's appetite is for increasing the
size of tarballs to enable integrated development, though it is worth
noting that by default we only shallow clone with a depth of 1 rather
than full clone, so file sizes should be minimized 'in theory'.
On 20 April 2017 at 13:40, Baruch Siach <baruch@tkos.co.il> wrote:
> Interesting. I think it is worth a mention in the comment. Removing
> .git is not just an optimization as the comment implies. It is
> necessary in order to verify the generated tarball.
Not sure the tarball is verifiable without the .git directory, for the
reasons mentioned in response to Ricardo above.
--
Thanks again,
James
^ permalink raw reply
* [Buildroot] [PATCH 9/9] package/python-ipython: Add dependecy list
From: Baruch Siach @ 2017-04-26 3:38 UTC (permalink / raw)
To: buildroot
In-Reply-To: <20170425191423.13294-10-andrew.smirnov@gmail.com>
Hi Andrey,
On Tue, Apr 25, 2017 at 12:14:23PM -0700, Andrey Smirnov wrote:
> List minimal set of packages needed to be installed alongside to be able
> to run IPython with Python 3 (not tested on Python 2)
[...]
> diff --git a/package/python-ipython/python-ipython.mk b/package/python-ipython/python-ipython.mk
> index e57d69d..f627846 100644
> --- a/package/python-ipython/python-ipython.mk
> +++ b/package/python-ipython/python-ipython.mk
> @@ -10,5 +10,19 @@ PYTHON_IPYTHON_SITE = https://pypi.python.org/packages/6e/cf/c2a3ca5942e2d808457
> PYTHON_IPYTHON_LICENSE = BSD-3-Clause
> PYTHON_IPYTHON_LICENSE_FILES = COPYING.rst
> PYTHON_IPYTHON_SETUP_TYPE = distutils
> +PYTHON_IPYTHON_DEPENDS = \
> + python-traitlets \
> + python-six \
> + python-ipython-genutils \
> + python-pygments \
> + python-pexpect \
> + python-ptyprocess \
> + python-pickleshare \
> + python-prompt-toolkit \
> + python-simplegeneric
> +
> +ifeq ($(BR2_PACKAGE_PYTHON),y)
> +PYTHON_IPYTHON_DEPENDS += python-backports-shutil-get-terminal-size
> +endif
Are these run-time only dependencies? If so there is no need to list them in
<PKG>_DEPENDS, since they are not needed at build time.
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
^ permalink raw reply
* [Buildroot] [PATCH] package/bullet: bump to version 2.86.1
From: Romain Naour @ 2017-04-25 21:32 UTC (permalink / raw)
To: buildroot
Signed-off-by: Romain Naour <romain.naour@gmail.com>
---
package/bullet/bullet.hash | 2 +-
package/bullet/bullet.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/bullet/bullet.hash b/package/bullet/bullet.hash
index cccc425..c6a45c2 100644
--- a/package/bullet/bullet.hash
+++ b/package/bullet/bullet.hash
@@ -1,2 +1,2 @@
# Locally calculated
-sha256 6e157c0b50373bc0e860de27f06397827bb28a4205bc568ae79d76a0f919ed62 bullet-2.85.1.tar.gz
+sha256 c058b2e4321ba6adaa656976c1a138c07b18fc03b29f5b82880d5d8228fbf059 bullet-2.86.1.tar.gz
diff --git a/package/bullet/bullet.mk b/package/bullet/bullet.mk
index 920ea87..3e8fae3 100644
--- a/package/bullet/bullet.mk
+++ b/package/bullet/bullet.mk
@@ -4,7 +4,7 @@
#
################################################################################
-BULLET_VERSION = 2.85.1
+BULLET_VERSION = 2.86.1
BULLET_SITE = $(call github,bulletphysics,bullet3,$(BULLET_VERSION))
BULLET_INSTALL_STAGING = YES
BULLET_LICENSE = Zlib
--
2.9.3
^ permalink raw reply related
* [Buildroot] [PATCH] package/xenomai: fallback to http
From: Romain Naour @ 2017-04-25 21:26 UTC (permalink / raw)
To: buildroot
The https protocol return:
"ERROR 503: Service Temporarily Unavailable"
Fixes:
http://autobuild.buildroot.net/results/120/12034603c46c8bd69590c88bbfe85261460b699c
Signed-off-by: Romain Naour <romain.naour@gmail.com>
---
package/xenomai/xenomai.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/xenomai/xenomai.mk b/package/xenomai/xenomai.mk
index 4844fff..c1477d9 100644
--- a/package/xenomai/xenomai.mk
+++ b/package/xenomai/xenomai.mk
@@ -11,7 +11,7 @@ else
BR_NO_CHECK_HASH_FOR += $(XENOMAI_SOURCE)
endif
-XENOMAI_SITE = https://xenomai.org/downloads/xenomai/stable
+XENOMAI_SITE = http://xenomai.org/downloads/xenomai/stable
XENOMAI_SOURCE = xenomai-$(XENOMAI_VERSION).tar.bz2
XENOMAI_LICENSE = GPL-2.0+ with exception (headers), LGPL-2.1+ (libraries), GPL-2.0+ (kernel), GFDL-1.2+ (docs), GPL-2.0 (ipipe patch, can driver)
# GFDL is not included but refers to gnu.org
--
2.9.3
^ permalink raw reply related
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox