Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -5,9 +5,9 @@ config BR2_PACKAGE_UDISKS
|
||||
depends on BR2_USE_MMU # lvm2
|
||||
depends on !BR2_STATIC_LIBS # lvm2
|
||||
depends on !BR2_TOOLCHAIN_USES_MUSL # lvm2
|
||||
depends on BR2_USE_WCHAR # dbus-glib -> glib2
|
||||
select BR2_PACKAGE_DBUS
|
||||
select BR2_PACKAGE_DBUS_GLIB
|
||||
depends on BR2_USE_WCHAR # dbus-glib -> glib2
|
||||
select BR2_PACKAGE_SG3_UTILS
|
||||
select BR2_PACKAGE_POLKIT
|
||||
select BR2_PACKAGE_PARTED
|
||||
|
||||
@@ -6,21 +6,21 @@
|
||||
|
||||
UDISKS_VERSION = 1.0.5
|
||||
UDISKS_SITE = http://hal.freedesktop.org/releases
|
||||
UDISKS_LICENSE = GPLv2+
|
||||
UDISKS_LICENSE = GPL-2.0+
|
||||
UDISKS_LICENSE_FILES = COPYING
|
||||
# For 0002-Fix-systemd-service-file.patch
|
||||
UDISKS_AUTORECONF = YES
|
||||
|
||||
UDISKS_DEPENDENCIES = \
|
||||
sg3_utils \
|
||||
host-pkgconf \
|
||||
udev \
|
||||
dbus \
|
||||
dbus-glib \
|
||||
polkit \
|
||||
parted \
|
||||
lvm2 \
|
||||
libatasmart \
|
||||
UDISKS_DEPENDENCIES = \
|
||||
sg3_utils \
|
||||
host-pkgconf \
|
||||
udev \
|
||||
dbus \
|
||||
dbus-glib \
|
||||
polkit \
|
||||
parted \
|
||||
lvm2 \
|
||||
libatasmart \
|
||||
libgudev
|
||||
|
||||
UDISKS_CONF_OPTS = --disable-remote-access --disable-man-pages
|
||||
|
||||
Reference in New Issue
Block a user