package/libatomic_ops: bump version to 7.4.2

Also add project URL to Config.in

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2015-05-02 23:53:25 +02:00 committed by Peter Korsgaard
parent ff05e241f8
commit b2eb052b2f
2 changed files with 3 additions and 1 deletions

View File

@ -7,3 +7,5 @@ config BR2_PACKAGE_LIBATOMIC_OPS
depends on BR2_PACKAGE_LIBATOMIC_ARCH_SUPPORTS
help
Atomic operations library
https://github.com/ivmai/libatomic_ops

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBATOMIC_OPS_VERSION = libatomic_ops-7_4_0
LIBATOMIC_OPS_VERSION = libatomic_ops-7_4_2
LIBATOMIC_OPS_SITE = $(call github,ivmai,libatomic_ops,$(LIBATOMIC_OPS_VERSION))
LIBATOMIC_OPS_AUTORECONF = YES