lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit ca32200785c5d02370383b329505bb150efd4325
parent 0e8b2d50d3f7b41e52e7399f6a1ed338b137321f
Author: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Date:   Wed, 30 Jul 2014 08:35:25 +0200

Added maintainer

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>

Diffstat:
Mlibs/libtasn1/Makefile | 1+
Mnet/openconnect/Makefile | 1+
Mutils/cryptodev-linux/Makefile | 1+
3 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/libs/libtasn1/Makefile b/libs/libtasn1/Makefile @@ -24,6 +24,7 @@ define Package/libtasn1 SECTION:=libs CATEGORY:=Libraries TITLE:=An ASN.1 and DER structures manipulation library + MAINTAINER:=Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com> URL:=ftp://ftp.gnu.org/gnu/libtasn1/ endef diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile @@ -26,6 +26,7 @@ define Package/openconnect CATEGORY:=Network DEPENDS:=+libxml2 +kmod-tun +resolveip +OPENCONNECT_OPENSSL:libopenssl +OPENCONNECT_GNUTLS:libgnutls TITLE:=OpenConnect VPN client (Cisco AnyConnect compatible) + MAINTAINER:=Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com> URL:=http://www.infradead.org/openconnect/ SUBMENU:=VPN endef diff --git a/utils/cryptodev-linux/Makefile b/utils/cryptodev-linux/Makefile @@ -29,6 +29,7 @@ define KernelPackage/cryptodev DEFAULT:=m if ALL TITLE:=Driver for cryptographic acceleration URL:=http://cryptodev-linux.org/ + MAINTAINER:=Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com> VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE) DEPENDS:=+kmod-crypto-core +kmod-crypto-authenc +kmod-crypto-hash FILES:= \