mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
libconfig: bump version
[Peter: Don't disable libtool patch] Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
a01ee272fe
commit
6f955df42d
4
CHANGES
4
CHANGES
@ -3,8 +3,8 @@
|
|||||||
Ccache support reworked. Now used for both host and target
|
Ccache support reworked. Now used for both host and target
|
||||||
compilation, and cache is stored in ~/.buildroot-ccache.
|
compilation, and cache is stored in ~/.buildroot-ccache.
|
||||||
|
|
||||||
Updated/fixed packages: busybox, cloop, m4, openssh, openssl,
|
Updated/fixed packages: busybox, cloop, libconfig, m4,
|
||||||
qt, usbutils, xz
|
openssh, openssl, qt, usbutils, xz
|
||||||
|
|
||||||
New packages: dhrystone, lsuio, rsh-redone, whetstone
|
New packages: dhrystone, lsuio, rsh-redone, whetstone
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# libconfig
|
# libconfig
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
LIBCONFIG_VERSION:=1.3
|
LIBCONFIG_VERSION:=1.4.6
|
||||||
LIBCONFIG_SOURCE:=libconfig-$(LIBCONFIG_VERSION).tar.gz
|
LIBCONFIG_SOURCE:=libconfig-$(LIBCONFIG_VERSION).tar.gz
|
||||||
LIBCONFIG_SITE:=http://www.hyperrealm.com/libconfig/
|
LIBCONFIG_SITE:=http://www.hyperrealm.com/libconfig/
|
||||||
LIBCONFIG_AUTORECONF:=NO
|
LIBCONFIG_AUTORECONF:=NO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user