Bump buildroot to version 2017-02

TG-3 #closed
This commit is contained in:
jbnadal
2017-03-28 18:29:16 +02:00
parent 93b7fd91d2
commit 42c92a6bcb
3010 changed files with 41289 additions and 46428 deletions

View File

@@ -53,10 +53,6 @@ case "$1" in
stop)
stop
;;
status)
status $processname
RETVAL=$?
;;
restart)
stop
start
@@ -72,7 +68,7 @@ case "$1" in
RETVAL=$?
;;
*)
echo "Usage: $0 {start|stop|status|restart|condrestart|reload}"
echo "Usage: $0 {start|stop|restart|condrestart|reload}"
;;
esac
exit $RETVAL

View File

@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
sha256 baf3d22baa26d3bdd9edc587736cd5562196ce67996d65b82103bedbe1f0c014 dbus-1.10.8.tar.gz
sha256 a7b0ba6ea3e8d0e08afec5e3030d0245614268276620c536726f8fa6e5c43388 dbus-1.10.16.tar.gz

View File

@@ -4,7 +4,7 @@
#
################################################################################
DBUS_VERSION = 1.10.8
DBUS_VERSION = 1.10.16
DBUS_SITE = http://dbus.freedesktop.org/releases/dbus
DBUS_LICENSE = AFLv2.1 or GPLv2+ (library, tools), GPLv2+ (tools)
DBUS_LICENSE_FILES = COPYING