buildroot.git
9 years agopackages/libfreeimage: requires wchar
Brendan Heading [Wed, 29 Jul 2015 10:46:26 +0000 (11:46 +0100)]
packages/libfreeimage: requires wchar

Fixes http://autobuild.buildroot.net/results/6e9/6e9f2bf02e0a165826e9fab194d6bad7901051a9/

Signed-off-by: Brendan Heading <brendanheading@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agobind: security bump to version 9.9.7-P2
Gustavo Zacarias [Wed, 29 Jul 2015 10:24:06 +0000 (07:24 -0300)]
bind: security bump to version 9.9.7-P2

Fixes CVE-2015-5477 - An error in handling TKEY queries can cause named
to exit with a REQUIRE assertion failure.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agodnsmasq: bump to version 2.74
Gustavo Zacarias [Wed, 29 Jul 2015 10:17:43 +0000 (07:17 -0300)]
dnsmasq: bump to version 2.74

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoquota: fix build with libtirpc
Jérôme Pouiller [Wed, 29 Jul 2015 09:48:56 +0000 (11:48 +0200)]
quota: fix build with libtirpc

Fixes:
  http://autobuild.buildroot.net/results/bba8faf210414d956cc07629b8ba99ceed0ebdf6/
  http://autobuild.buildroot.net/results/f525b48e2982adc4987cb772be92eeda30569c13/
  http://autobuild.buildroot.net/results/0d2c2cd0bda1dd3c1e137117df535d8e02d67e8b/
  http://autobuild.buildroot.net/results/a815a4f943e6a07f87f8f6bbf9910459575db311/
  http://autobuild.buildroot.net/results/1b72769e65444322de4bfcb02200b7d999f9f5c1/
  http://autobuild.buildroot.net/results/195f6c34904b8185d44611c3d56084cb7d3e8a14/
  http://autobuild.buildroot.net/results/aac02dd6c5ea04ea70cfa6921a04b5558a9bbe7f/
  http://autobuild.buildroot.net/results/fbaec431108bec088ff543771c52f2bc20e15b31/
  [...]

QUOTA_CFLAGS / QUOTA_LIBS shouldn't be quoted since QUOTA_MAKE_OPTS and
QUOTA_CONF_ENV already add quotes.

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopython-pycli: new package
Geoffrey Ragot [Sun, 26 Jul 2015 12:12:18 +0000 (14:12 +0200)]
python-pycli: new package

[Thomas:
  - rewrap too long lines in Config.in help text
  - add missing upstream URL in Config.in help text
  - add missing hash file
  - fix the licensing informations, which were incorrect
  - remove duplicate <pkg>_SETUP_TYPE definition.]

Signed-off-by: Geoffrey Ragot <geoffrey.ragot@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agodocs/manual: Modify GitHub FOO_SITE explanation
Maxime Hadjinlian [Mon, 27 Jul 2015 22:40:04 +0000 (00:40 +0200)]
docs/manual: Modify GitHub FOO_SITE explanation

GitHub has changed its layout, there is no longer any green nor grey
button, it's a link with a tiny icon that indicates if it's uploaded by
the maintainer or not.
In order to not confuse anyone, adding an image should make it clear.

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Reviewed-by: Lionel Orry <lionel.orry@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoqt5base: fix activation of i.MX visual ID workaround
Jérôme Pouiller [Tue, 28 Jul 2015 09:06:25 +0000 (11:06 +0200)]
qt5base: fix activation of i.MX visual ID workaround

The workaround implemented in 0001-Force_egl_visual_ID_33.patch has to
be enabled as soon as gpu_vivante/xorg is used. This does not depends
on eglfs option.

[Thomas: minor commit log tweaks.]

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agojquery-datetimepicker: new package
Yegor Yefremov [Tue, 28 Jul 2015 18:14:27 +0000 (20:14 +0200)]
jquery-datetimepicker: new package

This package provides datetimepicker, datepicker and timepicker
dropdown for web forms.

[Thomas:
  - add <pkg>_LICENSE_FILES.]

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agousb_modeswitch: fix static build failure
Gustavo Zacarias [Tue, 28 Jul 2015 11:51:58 +0000 (08:51 -0300)]
usb_modeswitch: fix static build failure

abort() is used in two different places, jim (proper C library abort)
and usb_modeswitch.c (custom abort function).
Status: emailed the patch to author.

Fixes:
http://autobuild.buildroot.net/results/789/7899a37d2c766716a1deff58e8be94c5c4962240/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoltrace: bump to last version
Jérôme Pouiller [Tue, 28 Jul 2015 09:05:22 +0000 (11:05 +0200)]
ltrace: bump to last version

0002-Install-lib-types-conf.patch was upstreamed.

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoqt5base: Fix INCLUDE_PATH when no JPEG/PNG support
Julien CORJON [Tue, 28 Jul 2015 12:40:48 +0000 (14:40 +0200)]
qt5base: Fix INCLUDE_PATH when no JPEG/PNG support

Fixes:
  http://autobuild.buildroot.net/results/4be77432390c4cfb557c3f2cc52cf732de037949/
  http://autobuild.buildroot.net/results/255a77e01d8af4090e03acb82f9ad93b7c4dd212/
  http://autobuild.buildroot.net/results/7844e6a3eeecf67dc29277b73bfe714e4d8f0d85/
  http://autobuild.buildroot.net/results/b941f35b6c8e1cf3b2c4b046dfcce98700d8f408/
  http://autobuild.buildroot.net/results/c64b640a39285f59cde47cb8d06ab70a5ac97c8b/
  http://autobuild.buildroot.net/results/f6d24b50f58251c8051d39bc1d09b5b43f81f441/
  http://autobuild.buildroot.net/results/30acea45fb497942129ca57c143bab6174e14609/
  http://autobuild.buildroot.net/results/f0891474fe2cd3e47b1489f147e31f698dbd013f/

Upstream-Status: https://codereview.qt-project.org/#/c/122145/

Signed-off-by: Julien Corjon <corjon.j@ecagroup.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopackage/acpid: fix musl build problem
Brendan Heading [Tue, 28 Jul 2015 16:17:22 +0000 (17:17 +0100)]
package/acpid: fix musl build problem

Fixes http://autobuild.buildroot.net/results/7e6/7e60af535dd4177afdc4cb7b92e9abf27c3fba07

acpid uses TEMP_FAILURE_RETRY which is a glibc feature.
patch adds this macro if it is not present and __GLIBC__
is undefined.

Patch submitted upstream.

Signed-off-by: Brendan Heading <brendanheading@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopackage/libglib2: fix compilation issue on SPARC
Brendan Heading [Tue, 28 Jul 2015 16:40:02 +0000 (17:40 +0100)]
package/libglib2: fix compilation issue on SPARC

Fixes http://autobuild.buildroot.net/results/b3c/b3cb6515496cf09d305a1077d01f87d75ece8a8d/

Patch added to improve detection of atomic support in the compiler.

Signed-off-by: Brendan Heading <brendanheading@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopackage/cc-tool: fix gcc 5 issue
Jörg Krause [Tue, 28 Jul 2015 15:43:06 +0000 (17:43 +0200)]
package/cc-tool: fix gcc 5 issue

The version of boost.m4 initially included in cc-tool has an issue
with gcc5 (one of its tests fails due to the first change described in [1]
"Preprocessor issues").

This was fixed upstream (boost.m4 project) in Nov 2014 [2].

We add the latest commit [3] of upstream boost.m4 plus a patch from github PR
[4] to add detection for gcc 5.1.

Fixes:
http://autobuild.buildroot.net/results/a4c/a4c057e0b1ab6a2ffd69b27f6f5a79f98eb040f6/

[1]
https://gcc.gnu.org/gcc-5/porting_to.html

[2]
https://github.com/tsuna/boost.m4/commit/32553aaf4d5090da19aa0ec33b936982c685009f

[3]
https://github.com/tsuna/boost.m4/commit/d9ff75b6af66360d76f46f469a26ab18e24e1030

[4]
https://github.com/rubenk/boost.m4/commit/b879eb85f112cf054643d2e7f9544c230299c0b2

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibiscsi: Force configure to use gcc for LD
Maxime Hadjinlian [Tue, 28 Jul 2015 14:26:31 +0000 (16:26 +0200)]
libiscsi: Force configure to use gcc for LD

Fixes
http://autobuild.buildroot.org/results/0a9/0a96f3654983ed2efc851522352dec43c1df0077/

[Thomas:
  - pass the CC variable in <pkg>_CONF_ENV instead of <pkg>_CONF_OPTS
  - add comment in the code explaining why we are doing this.]

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoiproute2: needs headers >= 3.0
Gustavo Zacarias [Tue, 28 Jul 2015 14:14:22 +0000 (11:14 -0300)]
iproute2: needs headers >= 3.0

The newest iproute2 version requires a toolchain with headers >= 3.0 for
proper namespace & bpf support, so adjust the dependencies and
dependants accordingly. Fixes:

http://autobuild.buildroot.net/results/fa8/fa810f310c7540e02c0ed84c4a3ce74ab602daa5/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agobinutils: more fixes for arc-2015.06 tools
Alexey Brodkin [Tue, 28 Jul 2015 13:33:12 +0000 (16:33 +0300)]
binutils: more fixes for arc-2015.06 tools

Two patches below are taken from development branch of ARC binutils,
so one the next release of ARC tools happens both patches must be removed.

These 2 patches:
 0003-ld-arc-Provide-the-.tdata-symbol.patch
 0004-Provide-.tbss-symbol.patch
fix missing .tbss and .tdata sections during linkage stage such as:
------------------------------>8---------------------------
arc-linux-g++ test.cpp
../arc-buildroot-linux-uclibc/lib/libstdc++.so: undefined reference to '.tbss'
collect2: error: ld returned 1 exit status
------------------------------>8---------------------------

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agouclibc: arc-2015.06 - add patches on top of release
Alexey Brodkin [Tue, 28 Jul 2015 13:32:33 +0000 (16:32 +0300)]
uclibc: arc-2015.06 - add patches on top of release

This commit adds 2 patches on top of arc-2015.06 release:
 0001-nptl-remove-duplicate-vfork-in-libpthread.patch
 0002-ARCv2-update-memset-so-it-could-be-used-without-doub.patch

The first patch fixes multiple build issues when using static build like
http://autobuild.buildroot.net/results/b704016acfa38e7998739a2c70bcf6020c59bda8/

The second patch allows for building uClibc for ARCv2 based CPUs that
doesn't have 64-bit load/store capabilities.

Both patches should be a part of the next release/update of ARC GNU
tools so then they should be removed from Buildroot.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolinux-headers: mark EOL versions deprecated
Gustavo Zacarias [Tue, 28 Jul 2015 13:48:01 +0000 (10:48 -0300)]
linux-headers: mark EOL versions deprecated

Follow the upstream EOL cycle and mark 4.0 as deprecated for 2015.08.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agobinutils: bump 2.25.x series to 2.25.1
Gustavo Zacarias [Tue, 28 Jul 2015 13:48:22 +0000 (10:48 -0300)]
binutils: bump 2.25.x series to 2.25.1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agobinutils: rename config option
Gustavo Zacarias [Tue, 28 Jul 2015 13:48:21 +0000 (10:48 -0300)]
binutils: rename config option

Rename the binutils configuration option to match that one used by gcc
where the patchlevel is explicitly left out.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agodocker: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:54 +0000 (15:40 -0300)]
docker: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agodmidecode: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:53 +0000 (15:40 -0300)]
dmidecode: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agodirectfb-examples: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:52 +0000 (15:40 -0300)]
directfb-examples: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agodcron: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:51 +0000 (15:40 -0300)]
dcron: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agocwiid: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:50 +0000 (15:40 -0300)]
cwiid: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoc-icap-modules: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:49 +0000 (15:40 -0300)]
c-icap-modules: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agob43-fwcutter: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:48 +0000 (15:40 -0300)]
b43-fwcutter: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agowebrtc-audio-processing: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:47 +0000 (15:40 -0300)]
webrtc-audio-processing: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoussp-push: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:46 +0000 (15:40 -0300)]
ussp-push: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agourg: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:45 +0000 (15:40 -0300)]
urg: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoucl: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:44 +0000 (15:40 -0300)]
ucl: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agotree: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:43 +0000 (15:40 -0300)]
tree: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agotinyxml: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:42 +0000 (15:40 -0300)]
tinyxml: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agotinc: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:41 +0000 (15:40 -0300)]
tinc: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agosysprof: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:40 +0000 (15:40 -0300)]
sysprof: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agosylpheed: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:39 +0000 (15:40 -0300)]
sylpheed: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agostartup-notification: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:38 +0000 (15:40 -0300)]
startup-notification: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agosound-theme-freedesktop: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:37 +0000 (15:40 -0300)]
sound-theme-freedesktop: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agosound-theme-borealis: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:36 +0000 (15:40 -0300)]
sound-theme-borealis: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agosmstools3: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:35 +0000 (15:40 -0300)]
smstools3: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agosimicsfs: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:34 +0000 (15:40 -0300)]
simicsfs: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agortptools: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:33 +0000 (15:40 -0300)]
rtptools: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agorpm: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:32 +0000 (15:40 -0300)]
rpm: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoread-edid: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:31 +0000 (15:40 -0300)]
read-edid: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoramsmp: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:30 +0000 (15:40 -0300)]
ramsmp: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopython-thrift: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:29 +0000 (15:40 -0300)]
python-thrift: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopython-pyrex: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:28 +0000 (15:40 -0300)]
python-pyrex: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopython-pycrypto: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:27 +0000 (15:40 -0300)]
python-pycrypto: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopython-flup: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:26 +0000 (15:40 -0300)]
python-flup: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopython-configobj: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:25 +0000 (15:40 -0300)]
python-configobj: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopython-cheetah: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:24 +0000 (15:40 -0300)]
python-cheetah: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopython-cffi: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:23 +0000 (15:40 -0300)]
python-cffi: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopython-bottle: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:22 +0000 (15:40 -0300)]
python-bottle: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopulseaudio: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:21 +0000 (15:40 -0300)]
pulseaudio: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoportaudio: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:20 +0000 (15:40 -0300)]
portaudio: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopolkit: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:19 +0000 (15:40 -0300)]
polkit: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agophp-zmq: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:18 +0000 (15:40 -0300)]
php-zmq: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agophp-yaml: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:17 +0000 (15:40 -0300)]
php-yaml: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agophp-ssh2: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:16 +0000 (15:40 -0300)]
php-ssh2: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agophp-memcached: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:15 +0000 (15:40 -0300)]
php-memcached: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agophp-imagick: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:14 +0000 (15:40 -0300)]
php-imagick: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agophp-geoip: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:13 +0000 (15:40 -0300)]
php-geoip: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopax-utils: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:12 +0000 (15:40 -0300)]
pax-utils: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopatchelf: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:11 +0000 (15:40 -0300)]
patchelf: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoparted: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:10 +0000 (15:40 -0300)]
parted: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoortp: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:09 +0000 (15:40 -0300)]
ortp: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoocrad: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:08 +0000 (15:40 -0300)]
ocrad: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agonut: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:07 +0000 (15:40 -0300)]
nut: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agonss-mdns: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:06 +0000 (15:40 -0300)]
nss-mdns: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agonewt: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:05 +0000 (15:40 -0300)]
newt: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agonetplug: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:04 +0000 (15:40 -0300)]
netplug: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoneard: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:03 +0000 (15:40 -0300)]
neard: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agondisc6: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:02 +0000 (15:40 -0300)]
ndisc6: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoncdu: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:01 +0000 (15:40 -0300)]
ncdu: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agomtools: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:40:00 +0000 (15:40 -0300)]
mtools: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agomtdev: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:59 +0000 (15:39 -0300)]
mtdev: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agomesa3d-demos: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:58 +0000 (15:39 -0300)]
mesa3d-demos: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agomediastreamer: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:57 +0000 (15:39 -0300)]
mediastreamer: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agomacchanger: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:56 +0000 (15:39 -0300)]
macchanger: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolzma: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:55 +0000 (15:39 -0300)]
lzma: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolsuio: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:54 +0000 (15:39 -0300)]
lsuio: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolshw: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:53 +0000 (15:39 -0300)]
lshw: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolrzsz: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:52 +0000 (15:39 -0300)]
lrzsz: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolog4cxx: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:51 +0000 (15:39 -0300)]
log4cxx: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolite: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:50 +0000 (15:39 -0300)]
lite: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibzip: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:49 +0000 (15:39 -0300)]
libzip: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibyaml: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:48 +0000 (15:39 -0300)]
libyaml: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibxslt: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:47 +0000 (15:39 -0300)]
libxslt: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibxkbcommon: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:46 +0000 (15:39 -0300)]
libxkbcommon: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibunwind: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:45 +0000 (15:39 -0300)]
libunwind: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibsocketcan: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:44 +0000 (15:39 -0300)]
libsocketcan: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibsigsegv: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:43 +0000 (15:39 -0300)]
libsigsegv: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibsexy: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:42 +0000 (15:39 -0300)]
libsexy: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibroxml: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:41 +0000 (15:39 -0300)]
libroxml: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibraw1394: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:40 +0000 (15:39 -0300)]
libraw1394: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibqrencode: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:39 +0000 (15:39 -0300)]
libqrencode: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibraw: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:38 +0000 (15:39 -0300)]
libraw: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibpthsem: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:37 +0000 (15:39 -0300)]
libpthsem: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibplayer: add hash file
Gustavo Zacarias [Tue, 28 Jul 2015 18:39:36 +0000 (15:39 -0300)]
libplayer: add hash file

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>