]> rtime.felk.cvut.cz Git - coffee/buildroot.git/log
coffee/buildroot.git
8 years agoskeleton: add "operator" group
Jérôme Pouiller [Wed, 28 Oct 2015 16:09:00 +0000 (17:09 +0100)]
skeleton: add "operator" group

gid 37 was referenced in /etc/passwd but not in /etc/group

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoskeleton: sync /etc/shadow with /etc/passwd
Jérôme Pouiller [Wed, 28 Oct 2015 16:07:13 +0000 (17:07 +0100)]
skeleton: sync /etc/shadow with /etc/passwd

Synchronize /etc/shadow with /etc/passwd:
  - remove "halt" and "uucp"
  - add "sys", "mail" and "www-data"

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agosane-backends: add systemd support
Vicente Olivert Riera [Tue, 13 Oct 2015 10:18:13 +0000 (11:18 +0100)]
sane-backends: add systemd support

The content of the saned.socket and saned@.service files is based on the
instructions of the sane-backends manual.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Reviewed-by: "Maxime Hadjinlian" <maxime.hadjinlian@gmail.com>
Tested-by: "Maxime Hadjinlian" <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agolibcurl: fix license typo
Ryan Barnett [Tue, 27 Oct 2015 21:21:08 +0000 (16:21 -0500)]
libcurl: fix license typo

The license for libcurl is actually 'ISC' not 'ICS'.

Signed-off-by: Ryan Barnett <ryan.barnett@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agogst1-validate: fix compile with cairo support
Peter Seiderer [Tue, 27 Oct 2015 20:58:30 +0000 (21:58 +0100)]
gst1-validate: fix compile with cairo support

In case cairo support is (auto-)detected cairo PNG support
is required.

Fixes ([1]):

../gst-libs/gst/video/.libs/libgstvalidatevideo-1.0.so: undefined reference to `cairo_surface_write_to_png'
../gst-libs/gst/video/.libs/libgstvalidatevideo-1.0.so: undefined reference to `cairo_image_surface_create_from_png'
collect2: error: ld returned 1 exit status

[1] http://autobuild.buildroot.net/results/c5e/c5eb6cb12dba559226c67f5d258cc151aa8a8d3a

[Peter: reworded comment, dropped extra line]
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoperl: fetch lastest upstream patches from perl-cross
Francois Perrad [Tue, 27 Oct 2015 20:07:19 +0000 (21:07 +0100)]
perl: fetch lastest upstream patches from perl-cross

my previous patch about static build (0001-fix-EUMM.patch) was not the good fix.

see discussion: http://github.com/arsv/perl-cross/issues/18

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agowpa_supplicant: fix static build with EAP enabled
Baruch Siach [Tue, 27 Oct 2015 13:42:29 +0000 (15:42 +0200)]
wpa_supplicant: fix static build with EAP enabled

Disable EAP-TNC for static build because its implementation uses dlopen().

 Fixes:
http://autobuild.buildroot.net/results/e21/e21705ae690ab899b6f00e4a15833abef5e54e0e/

[Peter: add comment explaining why]
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoipmiutil: fix stack protector test
Baruch Siach [Tue, 27 Oct 2015 12:57:17 +0000 (14:57 +0200)]
ipmiutil: fix stack protector test

Add a patch that corrects detection of toolchain stack protector support when
libssp is missing.

Fixes:
http://autobuild.buildroot.net/results/497/497d2739c27ce0dcf91bdf2f87c02fc169ba9071/
http://autobuild.buildroot.net/results/f71/f71a4bbca2505fcacb396bcc643c7152d87b5283/
http://autobuild.buildroot.net/results/85d/85da63d49086f8cc62e2c67632dfdc39d7702169/

and more.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoipmiutil: bump to version 2.9.7
Baruch Siach [Tue, 27 Oct 2015 12:57:16 +0000 (14:57 +0200)]
ipmiutil: bump to version 2.9.7

Remove upstream or unneeded patches. Renumber and refresh the doc disable
patch. Add a different version of the lanplus disable fix (sent upstream) that
integrates with upstream change in this area.

Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agouclibc: get rid of ARC's uClibc fork
Alexey Brodkin [Tue, 27 Oct 2015 15:16:45 +0000 (18:16 +0300)]
uclibc: get rid of ARC's uClibc fork

For quite some time all ARC changes have been pushed upstream.
So both uClibc master branch and uClibc-ng have full ARC support
including the most recent changes.

I.e. finally we have reached the point when there's no need in
Synopsys fork of uClibc on GitHub and it will soon be obsoleted and
removed at some pint of time.

Now since vanilla uClibc hasn't seen any releases for many years we cannot
really use it for ARC. Fortunately there exists uClibc-ng and Waldemar
cuts releases regularly - that works perfectly fine for us.

That patch removes all mentions of ARC's uClibc which in turn makes
uClibc-ng default libc for ARC.

Cc: Waldemar Brodkorb <wbx@openadk.org>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-By: Waldemar Brodkorb <wbx@uclibc-ng.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agodbus: bump to version 1.10.2
Gustavo Zacarias [Tue, 27 Oct 2015 10:40:32 +0000 (07:40 -0300)]
dbus: bump to version 1.10.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agolinux: bump default version to 4.2.5
Gustavo Zacarias [Tue, 27 Oct 2015 10:20:28 +0000 (07:20 -0300)]
linux: bump default version to 4.2.5

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agolinux-headers: bump 3.{10, 14}.x and 4.{1, 2}.x series
Gustavo Zacarias [Tue, 27 Oct 2015 10:20:27 +0000 (07:20 -0300)]
linux-headers: bump 3.{10, 14}.x and 4.{1, 2}.x series

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoqemu/x86: enable generic hda codec
Gustavo Zacarias [Tue, 27 Oct 2015 01:17:22 +0000 (22:17 -0300)]
qemu/x86: enable generic hda codec

Enable the generic hda (sound) codec, necessary for qemu audio to work.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agoqemu/x86_64: enable generic hda codec
Gustavo Zacarias [Tue, 27 Oct 2015 01:17:21 +0000 (22:17 -0300)]
qemu/x86_64: enable generic hda codec

Enable the generic hda (sound) codec, necessary for qemu audio to work.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agolibglib2: disable tests and update configure options
Gustavo Zacarias [Tue, 20 Oct 2015 22:40:55 +0000 (19:40 -0300)]
libglib2: disable tests and update configure options

Sometimes if host-python is around it doesn't work too well with the
distro python (Gentoo, FC20 at least) leading to build failures.

This failure is very hard to trigger, it's normally easier to do so by
enabling top-level parallel builds.

Fixes:
http://autobuild.buildroot.net/results/0f8/0f881e322b7f9d244b8dd2440ba0afd3a8418027/

While at it update the configure options to avoid any host
libraries/tools from leaking in, new naming conventions and options.
And remove dead code dealing with the nothreaded variant.

Signed-off-by: Gustavo Zacarias <gustavozacarias@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agoxorg-server: bump to version 1.17.3
Gustavo Zacarias [Mon, 26 Oct 2015 22:00:55 +0000 (19:00 -0300)]
xorg-server: bump to version 1.17.3

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoRevert "package/swupdate: add patch to fix build issue with some toolchains"
Bjørn Forsman [Sat, 24 Oct 2015 13:04:05 +0000 (15:04 +0200)]
Revert "package/swupdate: add patch to fix build issue with some toolchains"

This patch caused an unfortunate regression that prevents any handlers
from being registered (runtime issue). This means swupdate cannot
perform any update. Upstream has reverted it.

See discussion:
https://groups.google.com/d/msg/swupdate/oVIhJmYPT8A/eq3uZvYVDQAJ

This reverts commit a8cc6eeec5a665db5689083312beef14a9afbafa.

Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoscancpan: README as default license file
Francois Perrad [Mon, 26 Oct 2015 17:45:01 +0000 (18:45 +0100)]
scancpan: README as default license file

add this heuristic when no specific license file is found

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoperl-netaddr-ip: remove !BR2_STATIC_LIBS constraint
Francois Perrad [Mon, 26 Oct 2015 17:45:00 +0000 (18:45 +0100)]
perl-netaddr-ip: remove !BR2_STATIC_LIBS constraint

with the option -noxs, the Pure Perl version is always built.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoportmap: add a hash file
Vicente Olivert Riera [Mon, 26 Oct 2015 17:14:35 +0000 (17:14 +0000)]
portmap: add a hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoliblockfile: bump to version 1.0.9-6
James Knight [Mon, 26 Oct 2015 17:22:40 +0000 (13:22 -0400)]
liblockfile: bump to version 1.0.9-6

Signed-off-by: James Knight <james.knight@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agox265: use default CMake ON/OFF values
Thijs Vermeir [Mon, 26 Oct 2015 20:16:38 +0000 (21:16 +0100)]
x265: use default CMake ON/OFF values

replace true/false with ON/OFF for consistency

Signed-off-by: Thijs Vermeir <thijsvermeir@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agokmod: Fix tool links when BR2_ROOTFS_MERGED_USR
Chris Lesiak [Mon, 26 Oct 2015 13:51:48 +0000 (08:51 -0500)]
kmod: Fix tool links when BR2_ROOTFS_MERGED_USR

[Peter: use KMOD_BIN_PATH instead of doubling logic, add comment explaining
why this is needed]
Signed-off-by: Chris Lesiak <chris.lesiak@licor.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agox265: fix typo in cli handling
Peter Korsgaard [Mon, 26 Oct 2015 13:17:54 +0000 (14:17 +0100)]
x265: fix typo in cli handling

A typo sneaked in during my cleanups of x265, fix it.

Reported-by: Thijs Vermeir <thijsvermeir@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agouboot-tools: fix hash for 2015.10 version
Yegor Yefremov [Mon, 26 Oct 2015 11:03:47 +0000 (12:03 +0100)]
uboot-tools: fix hash for 2015.10 version

Fixes: http://autobuild.buildroot.net/results/c452507b1619fdc3fbde014f6b0bda5965a4b93d/
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoboost.mk: allow building both static and shared
Jonathan Ben Avraham [Sun, 25 Oct 2015 09:52:53 +0000 (11:52 +0200)]
boost.mk: allow building both static and shared

Use BR2_SHARED_STATIC_LIBS for building both static and shared boost libs.
The static libs are copied to the staging directory. Only the shared libs are
copied to the rootfs image.

[Thomas:
 - remove empty else clause, and instead add a comment that explains
   why we're doing something only for the BR2_STATIC_LIBS=y and
   BR2_SHARED_LIBS=y.
 - remove trailing backslash at the end of the BOOST_CONF_OPTS
   definition.]

Signed-off-by: Jonathan Ben Avraham <yba@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agosyslog-ng: Fix build error
Chris Packham [Mon, 26 Oct 2015 00:36:16 +0000 (13:36 +1300)]
syslog-ng: Fix build error

Add an upstream patch to fix the following build error.

  error: redefinition of typedef 'TransportMapperUnix'

Fixes:
http://autobuild.buildroot.net/results/c9b/c9b31d2de72a4e48a213b5c1d011814566732dfb

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agosyslog-ng: Update URL for upstream patches
Chris Packham [Mon, 26 Oct 2015 00:36:15 +0000 (13:36 +1300)]
syslog-ng: Update URL for upstream patches

Rather than pointing at a developer's github repository point at the
official Balabit one. The commit SHAs are the same so no other change is
needed.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agosyslog-ng: Link against librt
Chris Packham [Mon, 26 Oct 2015 00:02:13 +0000 (13:02 +1300)]
syslog-ng: Link against librt

Some of the rabbit-mq tools need to link against librt, specify
LIBS=-lrt when configuring.

Fixes:
http://autobuild.buildroot.net/results/a3d/a3dfdebd76d47df11a8e26a215bb88fbce8dc6f7
http://autobuild.buildroot.net/results/7d2/7d26e8efe67bf958162a309acb20800e669543e4
http://autobuild.buildroot.net/results/7b5/7b5370d12a2ff8937cba3a201d4edce3dcd12a6e
http://autobuild.buildroot.net/results/bab/babbb089ce1a7750495323248f21402960fb6c80

Helped-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agoopenpgm: bump to version release-5-2-122
Vicente Olivert Riera [Wed, 21 Oct 2015 16:05:24 +0000 (17:05 +0100)]
openpgm: bump to version release-5-2-122

At the same time perform a GitHub migration, since Google Code will
disappear soon.

- Bump to version release-5-2-122
- Switch to GitHub
- Remove trailing slash from OPENPGM_SUBDIR
- Remove unnecessary python dependencies
- Add a hook to create the missing m4 directory, needed to autoreconf
- Add a hash file
- Rewrap the help text to 72 characters length
- Change the project URL

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agotoolchain/wrapper: fix potential bug in foreach loop
Yann E. MORIN [Wed, 21 Oct 2015 21:21:07 +0000 (23:21 +0200)]
toolchain/wrapper: fix potential bug in foreach loop

In Makefile, the comma ',' is used to separate the arguments passed to
functions, so we should not be allowed to use straight commas in strings
we want to expand.

For the toolchain wrapper, we need to transform a list:
    -mfoo -mbar -mbuz

into something acceptable for a C array assignment:
    "-mfoo", "-mbar", "-mbuz",

So, we use a $(foreach ...) loop for that. However, we do have a
straight comma in there.

It does not cause any issue in practice, since $(foreach) is a make
builtin function that accepts three and only three parameters.

However, this is not sane.

Change the straight comma to the usual $(comma) expansion, like we would
do for a call to any other function.

At the same time, make the code a bit easier to read, by first creating
the transformed list, and then creating the define.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agogst1-plugins-bad: add x265 plugin
Thijs Vermeir [Sat, 24 Oct 2015 19:50:29 +0000 (21:50 +0200)]
gst1-plugins-bad: add x265 plugin

Signed-off-by: Thijs Vermeir <thijsvermeir@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agox265: new package
Thijs Vermeir [Sat, 24 Oct 2015 19:50:28 +0000 (21:50 +0200)]
x265: new package

x265 is a H.265 / HEVC video encoder application library, designed to encode
video or images into an H.265 / HEVC encoded bitstream.

http://x265.org

[Peter: use positive logic for CLI option]
Signed-off-by: Thijs Vermeir <thijsvermeir@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agolibnl: bump to version 3.2.27
Gustavo Zacarias [Fri, 23 Oct 2015 10:15:54 +0000 (07:15 -0300)]
libnl: bump to version 3.2.27

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoboard: ARC AXS10x bump Linux kernel to 4.2.4
Alexey Brodkin [Fri, 23 Oct 2015 12:42:02 +0000 (15:42 +0300)]
board: ARC AXS10x bump Linux kernel to 4.2.4

Linux kernel 4.2.4 now has former out of the tree patch,
see http://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-4.2.y&id=c4e3a29030fce89272f080e7e92c162b24103736

Essentially removing the patch itself.

Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agopackage/kodi: add hash
Bernd Kuhls [Sat, 24 Oct 2015 08:58:15 +0000 (10:58 +0200)]
package/kodi: add hash

I forgot to add the hash file in the 15.2 bump:
http://article.gmane.org/gmane.comp.lib.uclibc.buildroot/130039

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoboost.mk spelling error 'SEPERATED' -> 'SEPARATED'
Jonathan Ben Avraham [Sun, 25 Oct 2015 07:09:23 +0000 (09:09 +0200)]
boost.mk spelling error 'SEPERATED' -> 'SEPARATED'

Signed-off-by: Jonathan Ben Avraham <yba@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoperl-xml-libxml: bump to version 2.0122
Francois Perrad [Sat, 24 Oct 2015 16:26:58 +0000 (18:26 +0200)]
perl-xml-libxml: bump to version 2.0122

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoperl-uri: bump to version 1.69
Francois Perrad [Sat, 24 Oct 2015 16:26:57 +0000 (18:26 +0200)]
perl-uri: bump to version 1.69

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoperl-net-ssleay: bump to version 1.72
Francois Perrad [Sat, 24 Oct 2015 16:26:56 +0000 (18:26 +0200)]
perl-net-ssleay: bump to version 1.72

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoperl-net-http: bump to version 6.09
Francois Perrad [Sat, 24 Oct 2015 16:26:55 +0000 (18:26 +0200)]
perl-net-http: bump to version 6.09

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoperl-net-dns: bump to version 1.02
Francois Perrad [Sat, 24 Oct 2015 16:26:54 +0000 (18:26 +0200)]
perl-net-dns: bump to version 1.02

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoperl-netaddr-ip: bump to version 4.078
Francois Perrad [Sat, 24 Oct 2015 16:26:53 +0000 (18:26 +0200)]
perl-netaddr-ip: bump to version 4.078

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoperl-mojolicious: bump to version 6.25
Francois Perrad [Sat, 24 Oct 2015 16:26:52 +0000 (18:26 +0200)]
perl-mojolicious: bump to version 6.25

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoperl-module-build: bump to version 0.4214
Francois Perrad [Sat, 24 Oct 2015 16:26:51 +0000 (18:26 +0200)]
perl-module-build: bump to version 0.4214

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoperl-io-socket-ssl: bump to version 2.020
Francois Perrad [Sat, 24 Oct 2015 16:26:50 +0000 (18:26 +0200)]
perl-io-socket-ssl: bump to version 2.020

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoperl-http-message: bump to version 6.11
Francois Perrad [Sat, 24 Oct 2015 16:26:49 +0000 (18:26 +0200)]
perl-http-message: bump to version 6.11

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoperl-crypt-openssl-random: bump to version 0.11
Francois Perrad [Sat, 24 Oct 2015 16:26:48 +0000 (18:26 +0200)]
perl-crypt-openssl-random: bump to version 0.11

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agouclibc: update uClibc-ng to 1.0.8
Waldemar Brodkorb [Sat, 24 Oct 2015 16:18:01 +0000 (18:18 +0200)]
uclibc: update uClibc-ng to 1.0.8

Fixes following problems:
- mips64 toolchain building when UCLIBC_HAS_CONTEXT_FUNCS is enabled
- segfault when SSP and NPTL is used for static binaries
- Updates for ARC and Xtensa
- missing syscalls for fanotify_init() and fanotify_mark() are added
- support for the syncfs() system call added
- problems compiling freeswitch are fixed
- problems running LTP regarding fallocate are fixed

Tested with defconfigs for Qemu arm/ppc/sh/mips/x86/x86_64/xtensa.

Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agouboot-tools: bump to 2015.10
Peter Korsgaard [Sat, 24 Oct 2015 08:49:22 +0000 (10:49 +0200)]
uboot-tools: bump to 2015.10

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agouboot: bump version to 2015.10
Peter Korsgaard [Sat, 24 Oct 2015 08:49:21 +0000 (10:49 +0200)]
uboot: bump version to 2015.10

Keep the 2015.07 patch so things still work for people using 2015.07.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agosupervisor: fix license
Vicente Olivert Riera [Fri, 23 Oct 2015 11:03:48 +0000 (12:03 +0100)]
supervisor: fix license

[Peter: Tweak description of repoze license]
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agosupervisor: bump to version 3.1.3
Vicente Olivert Riera [Fri, 23 Oct 2015 11:03:47 +0000 (12:03 +0100)]
supervisor: bump to version 3.1.3

And also add a hash file.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agojq: enable host package
Thomas De Schampheleire [Mon, 19 Oct 2015 10:42:09 +0000 (12:42 +0200)]
jq: enable host package

Allow building jq as host utility for use in post-build scripts.
This can be useful to created, edit, merge or even perform syntax checking
on JSON files.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoavahi: drop unneeded avahi-autopid patch
Peter Korsgaard [Sun, 25 Oct 2015 20:19:50 +0000 (21:19 +0100)]
avahi: drop unneeded avahi-autopid patch

The reason for the patch is not entirely clear as it dates back to the
original addition of avahi (in 2006), and it contains no description - But
presumably it is to work around a permission issue with the address files,
similar to what is explained here:

https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/83521

That particular issue got fixed by upstream in 2007 using umask(2):

https://github.com/lathiat/avahi/commit/747f75372063371865bf5fc9857982defcffdca4

So the patch isn't needed any more and can be dropped.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoqt5multimedia: drop broken gstreamer 0.10 support
Peter Korsgaard [Wed, 21 Oct 2015 08:06:30 +0000 (10:06 +0200)]
qt5multimedia: drop broken gstreamer 0.10 support

The gstreamer 0.10 support code seems to have bitrotten as the build fails
with undefined references to various functions:

.obj/qgstreameraudiodecodersession.o: In function `QGstreamerAudioDecoderSession::read()':
qgstreameraudiodecodersession.cpp:(.text+0x13a0): undefined reference to `QGstUtils::audioFormatForBuffer(_GstBuffer*)'
collect2: error: ld returned 1 exit status
Makefile:111: recipe for target '../../../../plugins/mediaservice/libgstaudiodecoder.so' failed
make[6]: *** [../../../../plugins/mediaservice/libgstaudiodecoder.so] Error 1
Makefile:45: recipe for target 'sub-audiodecoder-make_first' failed
make[5]: *** [sub-audiodecoder-make_first] Error 2
make[5]: *** Waiting for unfinished jobs....
.obj/qgstreamercapturesession.o: In function `QGstreamerCaptureSession::probeBuffer(_GstBuffer*) [clone .part.30]':
qgstreamercapturesession.cpp:(.text+0x3fc8): undefined reference to `QGstUtils::bufferToImage(_GstBuffer*)'
collect2: error: ld returned 1 exit status
Makefile:153: recipe for target '../../../../plugins/mediaservice/libgstmediacapture.so' failed
make[6]: *** [../../../../plugins/mediaservice/libgstmediacapture.so] Error 1
Makefile:95: recipe for target 'sub-mediacapture-make_first' failed
make[5]: *** [sub-mediacapture-make_first] Error 2
.obj/qgstreamerplayersession.o: In function `QGstreamerPlayerSession::QGstreamerPlayerSession(QObject*)':
qgstreamerplayersession.cpp:(.text+0xecc): undefined reference to `gst_video_connector_get_type'
.obj/qgstreamerplayersession.o: In function `QGstreamerPlayerSession::processBusMessage(QGstreamerMessage const&)':
qgstreamerplayersession.cpp:(.text+0x5b4c): undefined reference to `QGstUtils::gstTagListToMap(_GstStructure const*)'
collect2: error: ld returned 1 exit status
Makefile:129: recipe for target '../../../../plugins/mediaservice/libgstmediaplayer.so' failed
make[6]: *** [../../../../plugins/mediaservice/libgstmediaplayer.so] Error 1
Makefile:70: recipe for target 'sub-mediaplayer-make_first' failed
make[5]: *** [sub-mediaplayer-make_first] Error 2

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoqt5base: add optional gstreamer1 support
Peter Korsgaard [Wed, 21 Oct 2015 08:06:29 +0000 (10:06 +0200)]
qt5base: add optional gstreamer1 support

Indirectly fixes:
http://autobuild.buildroot.net/results/773/773d9996bd3da283eed6b75083b8bab6469d0423/
http://autobuild.buildroot.net/results/069/069f564fde821b55e710fbe93fe30a5cf11a6da5/
http://autobuild.buildroot.net/results/456/456d380f8b4478245e89f711c33fe0c2d23aaa3a/
http://autobuild.buildroot.net/results/7c8/7c8ebfc93a5b11e40251495715d742520b3b8291/

And many more, as qt5multimedia needs qt5base to be built with gstreamer1
support as well.

While qt5 has some gstreamer 0.10 support, it doesn't seem to be used much
any more and E.G. the 0.10 fallback code in qt5multimedia is broken so only
enable it for the 1.x series.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoq5base: use TARGET_MAKE_ENV
Peter Korsgaard [Sun, 25 Oct 2015 20:00:41 +0000 (21:00 +0100)]
q5base: use TARGET_MAKE_ENV

So our tools (E.G. pkg-config) in $(HOST_DIR) are found.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoarch/arm: use EABIhf by default with VFP
Benoît Thébaudeau [Sun, 25 Oct 2015 15:19:40 +0000 (16:19 +0100)]
arch/arm: use EABIhf by default with VFP

Set EABIhf as the default target ABI for the ARM processors that have or
may have a VFP unit, since this ABI is the most efficient in that case.
Of course, EABI can still be selected manually if needed.

[Peter: only default to EABIHF when we are sure the CPU has a VFP]
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agopackage/{mesa3d, mesa3d-headers}: bump version to 11.0.4
Bernd Kuhls [Sun, 25 Oct 2015 11:52:35 +0000 (12:52 +0100)]
package/{mesa3d, mesa3d-headers}: bump version to 11.0.4

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoconfigs/riotboard: bump u-boot to version 2015.10
Nikolay Dimitrov [Sun, 25 Oct 2015 01:12:58 +0000 (03:12 +0200)]
configs/riotboard: bump u-boot to version 2015.10

Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoconfigs/riotboard: Decouple u-boot version from the default value
Nikolay Dimitrov [Sun, 25 Oct 2015 01:12:57 +0000 (03:12 +0200)]
configs/riotboard: Decouple u-boot version from the default value

Use custom version for U-Boot, instead of using the default value as defined
in BR2_TARGET_UBOOT_VERSION.

Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agolinux: bump default version to 4.2.4
Gustavo Zacarias [Thu, 22 Oct 2015 22:29:22 +0000 (19:29 -0300)]
linux: bump default version to 4.2.4

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agolinux-headers: bump 3.{10, 14}.x and 4.{1, 2}.x series
Gustavo Zacarias [Thu, 22 Oct 2015 22:29:21 +0000 (19:29 -0300)]
linux-headers: bump 3.{10, 14}.x and 4.{1, 2}.x series

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agontp: bump to version 4.2.8p4
James Knight [Thu, 22 Oct 2015 00:08:11 +0000 (20:08 -0400)]
ntp: bump to version 4.2.8p4

Signed-off-by: James Knight <james.knight@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoiproute2: drop dead tipc disabling code
Gustavo Zacarias [Thu, 22 Oct 2015 16:20:27 +0000 (13:20 -0300)]
iproute2: drop dead tipc disabling code

Since it's automatic via libmnl being present it's just dead code that's
not defined any longer, so remove it.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agofeh: install in /usr
James Knight [Thu, 22 Oct 2015 19:05:50 +0000 (15:05 -0400)]
feh: install in /usr

By default, feh installs into /usr/local. Adjusting the prefix to point
to a system distribution path.

Signed-off-by: James Knight <james.knight@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoranger: minor fixups
Peter Korsgaard [Thu, 22 Oct 2015 21:38:33 +0000 (23:38 +0200)]
ranger: minor fixups

Wrap help text and use official tarballs from ranger.nongnu.org.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoutil-linux: fix last minute typo in the systemd handling
Peter Korsgaard [Thu, 22 Oct 2015 20:53:19 +0000 (22:53 +0200)]
util-linux: fix last minute typo in the systemd handling

Reported-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agopython-ranger: new package
Thijs Vermeir [Wed, 21 Oct 2015 19:09:18 +0000 (21:09 +0200)]
python-ranger: new package

ranger is a console file manager with VI key bindings. It provides a
minimalistic and nice curses interface with a view on the directory hierarchy.
It ships with "rifle", a file launcher that is good at automatically finding
out which program to use for what file type.

http://ranger.nongnu.org

Signed-off-by: Thijs Vermeir <thijsvermeir@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agolinux-headers: bump 3.4.x series
Gustavo Zacarias [Thu, 22 Oct 2015 12:28:01 +0000 (09:28 -0300)]
linux-headers: bump 3.4.x series

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agoutil-linux: disable systemd support
Peter Korsgaard [Thu, 22 Oct 2015 20:36:50 +0000 (22:36 +0200)]
util-linux: disable systemd support

Fixes (works around) #8421

Util-linux has optional systemd support, but we cannot enable it as systemd
depends on util-linux, so that would create a circular dependency.

The systemd unit directory location detection also fails as pkg-config
0.9.12+ prefixes all directory variables with the sysroot, and the configure
script expects to see the target location, so disable that as well for good
measure.

The systemd support doesn't seem to add much, so it isn't a big loss.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agogst1-plugins-bad: update configure options
Peter Seiderer [Thu, 15 Oct 2015 19:42:43 +0000 (21:42 +0200)]
gst1-plugins-bad: update configure options

- add new onvif option
- add new dtls option
- add new openh264 option
- add new x265 option
- removed real plugin option
- add new rtp option
- remove always disabled legacy options: directdraw, osx_video,
  quicktime and mythtv
- add '--disable-bs2b' and '--disable-libde265' to options
  which require currently unpackaged libraries
- add '--disable-gtk3' and '--disable-qt'

[Thomas: improve wording of Config.in.legacy option.]

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agoltp-testsuite: don't select libtirpc
Baruch Siach [Thu, 15 Oct 2015 18:13:58 +0000 (21:13 +0300)]
ltp-testsuite: don't select libtirpc

Since commit 8f1c4c49a2a (ltp-testsuite: don't link with libtirpc)
ltp-testsuite does not need libtirpc. Don't select it.

Cc: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agosdl2: new package
Guillaume GARDET [Sat, 18 Jul 2015 18:54:58 +0000 (20:54 +0200)]
sdl2: new package

[Romain:
  - Wrap Config.in help text at 72 columns.
  - Move sdl2 package after sdl modules in Config.in. (Arnout)
  - Explicitly disable dbus and wayland.
  - Remove double underscore (SDL2__*).
  - Unify autotools options to use --enable/--disable.
  - Use x-includes and x-libraries to avoid path poisoning.
  - Remove xlib_libXrender, xproto_inputproto and xproto_scrnsaverproto
    dependencies since the build system doesn't depend on them.
  - Add Xlib_libXi, xlib_libScrnSaver and xlib_libXxf86vm dependencies.
  - Handle autotools options (--enable/--disable) for each X11
    dependencies.]

[Thomas:
  - Minor tweaks to Config.in
  - Addition of hash file.
  - Addition of SDL2_CONFIG_SCRIPTS, as suggested by Vincent Stehlé.]

Signed-off-by: Guillaume GARDET <guillaume.gardet@oliseo.fr>
Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Romain Naour <romain.naour@openwide.fr>
Cc: Yann E. Morin <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agoboard/via/imx6_vab820: update to latest BSP release
Gergely Imreh [Mon, 19 Oct 2015 05:56:36 +0000 (13:56 +0800)]
board/via/imx6_vab820: update to latest BSP release

Changes:
* Update Kernel and U-Boot to the latest 2.0.6 BSP release from the
official sources.
* Add genimage config to create bootable SD card image

Signed-off-by: Gergely Imreh <imrehg@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agojq: disable maintainer mode
Thomas De Schampheleire [Mon, 19 Oct 2015 10:42:08 +0000 (12:42 +0200)]
jq: disable maintainer mode

Since version 1.5, maintainer mode is enabled by default. We don't need
this, and is in particular problematic because it requires bison 3.0.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agosyslog-ng: Add upstream patches to support python 3
Chris Packham [Tue, 20 Oct 2015 09:44:32 +0000 (22:44 +1300)]
syslog-ng: Add upstream patches to support python 3

>From https://github.com/balabit/syslog-ng/pull/711

Fixes:
http://autobuild.buildroot.net/results/8bf/8bfb199bda2218252bc21b228066d41af37e2753/
http://autobuild.buildroot.net/results/ab8/ab8ec583d1836d0c246ac792391549bfe277ce76/

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agoltp-testsuite: update homepage link and download site
Baruch Siach [Tue, 20 Oct 2015 10:31:56 +0000 (13:31 +0300)]
ltp-testsuite: update homepage link and download site

ltp-testsuite migrated to github.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agonoip: add a hash file
Vicente Olivert Riera [Tue, 20 Oct 2015 13:52:55 +0000 (14:52 +0100)]
noip: add a hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agonoip: add $(TARGET_MAKE_ENV) before $(MAKE)
Vicente Olivert Riera [Tue, 20 Oct 2015 13:52:54 +0000 (14:52 +0100)]
noip: add $(TARGET_MAKE_ENV) before $(MAKE)

For consistency reasons, this commit adjusts the noip package to pass
$(TARGET_MAKE_ENV) in the environment when calling $(MAKE).

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agonoip: use a simpler sed command with our $(SED) variable
Vicente Olivert Riera [Tue, 20 Oct 2015 13:52:53 +0000 (14:52 +0100)]
noip: use a simpler sed command with our $(SED) variable

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agoerlang: Remove BR2_TOOLCHAIN_HAS_THREADS dependency
Ezequiel García [Tue, 20 Oct 2015 13:54:46 +0000 (10:54 -0300)]
erlang: Remove BR2_TOOLCHAIN_HAS_THREADS dependency

Erlang can be built without threads support, by passing an
appropriate config option.

This commit drops the config dependency on BR2_TOOLCHAIN_HAS_THREADS
and instead passes --disable-threads if the toolchain doesn't support
threads.

While here, change the wording of the config comment to "dynamic
library" to be consistent with similar comments elsewhere.

Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agodhcpdump: add $(TARGET_MAKE_ENV) before $(MAKE)
Vicente Olivert Riera [Tue, 20 Oct 2015 14:05:52 +0000 (15:05 +0100)]
dhcpdump: add $(TARGET_MAKE_ENV) before $(MAKE)

For consistency reasons with other packages, let's pass
$(TARGET_MAKE_ENV) in the environment when calling $(MAKE).

[Thomas: improved commit log.]

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agodropwatch: add a hash file
Vicente Olivert Riera [Wed, 21 Oct 2015 12:13:51 +0000 (13:13 +0100)]
dropwatch: add a hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agominicom: add a hash file
Vicente Olivert Riera [Wed, 21 Oct 2015 09:30:15 +0000 (10:30 +0100)]
minicom: add a hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agominicom: wrap text to 72 characters
Vicente Olivert Riera [Wed, 21 Oct 2015 09:30:14 +0000 (10:30 +0100)]
minicom: wrap text to 72 characters

And also add a trailing slash to the URL.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agominicom: switch to the official site
Vicente Olivert Riera [Wed, 21 Oct 2015 09:30:13 +0000 (10:30 +0100)]
minicom: switch to the official site

We switched to our mirror because because the official site started to
fail, but now it works again.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 years agosdl: fix incorrect SDL_CONF_OPTS assignment
Rodrigo Rebello [Wed, 21 Oct 2015 03:10:25 +0000 (01:10 -0200)]
sdl: fix incorrect SDL_CONF_OPTS assignment

The option --enable-video-directfb=no was being assigned to
SDL_CONF_OPTS instead of being appended to it when
BR2_PACKAGE_SDL_DIRECTFB was disabled. That would clobber any options
previously added to SDL_CONF_OPTS (namely --enable-video-fbcon=yes|no).

Signed-off-by: Rodrigo Rebello <rprebello@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agocoreutils: handle merged usr folder
James Knight [Sun, 18 Oct 2015 06:32:45 +0000 (02:32 -0400)]
coreutils: handle merged usr folder

For targets prepared with a usr-move, coreutils should not be attempting
to move binaries from `usr/bin` to `bin`.

Signed-off-by: James Knight <james.knight@rockwellcollins.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agosed: directly install binary into /bin
Peter Korsgaard [Tue, 20 Oct 2015 20:54:24 +0000 (22:54 +0200)]
sed: directly install binary into /bin

Instead of having to move it after installation, which doesn't work with the
merged /usr option.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agodhcpdump: add a hash file
Vicente Olivert Riera [Tue, 20 Oct 2015 14:05:54 +0000 (15:05 +0100)]
dhcpdump: add a hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agodhcpdump: add project URL
Vicente Olivert Riera [Tue, 20 Oct 2015 14:05:53 +0000 (15:05 +0100)]
dhcpdump: add project URL

[Peter: use more specific page]
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agopackage/kodi: Add support for libssh
Bernd Kuhls [Tue, 20 Oct 2015 19:42:26 +0000 (21:42 +0200)]
package/kodi: Add support for libssh

This patch depends on http://patchwork.ozlabs.org/patch/512480/
and adds sftp support to the virtual filesystems supported by Kodi.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agopackage/kodi: bump version to 15.2-Isengard
Bernd Kuhls [Tue, 20 Oct 2015 19:42:25 +0000 (21:42 +0200)]
package/kodi: bump version to 15.2-Isengard

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agopackage/kodi-pvr-pctv: bump version
Bernd Kuhls [Tue, 20 Oct 2015 19:42:24 +0000 (21:42 +0200)]
package/kodi-pvr-pctv: bump version

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agopackage/kodi-pvr-vbox: bump version
Bernd Kuhls [Tue, 20 Oct 2015 19:42:23 +0000 (21:42 +0200)]
package/kodi-pvr-vbox: bump version

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agopackage/kodi-pvr-stalker: bump version
Bernd Kuhls [Tue, 20 Oct 2015 19:42:22 +0000 (21:42 +0200)]
package/kodi-pvr-stalker: bump version

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 years agopackage/kodi-pvr-mythtv: bump version
Bernd Kuhls [Tue, 20 Oct 2015 19:42:21 +0000 (21:42 +0200)]
package/kodi-pvr-mythtv: bump version

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>