treewide: add missing BUILDONLY

Fixes Makefile warnings:

WARNING: skipping X -- package has no install section

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 5a7148d112)
This commit is contained in:
Rosen Penev 2020-10-12 17:40:44 -07:00 committed by Josef Schlehofer
parent 020756ecc2
commit f299c29a45
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C
8 changed files with 8 additions and 0 deletions

View File

@ -33,6 +33,7 @@ $(call Package/cups/Default)
CATEGORY:=Libraries
DEPENDS:=+zlib +libpthread +libpng +libjpeg +libusb-1.0
TITLE:=Common UNIX Printing System - Core library
BUILDONLY:=1
endef
define Package/libcups/description

View File

@ -36,6 +36,7 @@ define Package/libevhtp
TITLE:=A more flexible replacement for libevent's httpd API
URL:=https://github.com/criticalstack/libevhtp
DEPENDS:=+libevent2 +libevent2-openssl +libevent2-pthreads +oniguruma
BUILDONLY:=1
endef
define Package/libevhtp/description

View File

@ -28,6 +28,7 @@ define Package/libowfat
CATEGORY:=Libraries
TITLE:=reimplemented libdjb under GPL
URL:=https://www.fefe.de/libowfat/
BUILDONLY:=1
endef
define Build/Configure

View File

@ -31,6 +31,7 @@ define Package/libtorrent
TITLE:=Rakshasa's BitTorrent library
URL:=https://rakshasa.github.io/rtorrent/
DEPENDS:=+libopenssl +libstdcpp +zlib
BUILDONLY:=1
endef
define Package/libtorrent/description

View File

@ -27,6 +27,7 @@ define Package/nacl
CATEGORY:=Libraries
TITLE:=NaCl Networking and Cryptography library
URL:=http://nacl.cace-project.eu/
BUILDONLY:=1
endef
define Build/Compile

View File

@ -46,6 +46,7 @@ $(call Package/lksctp-tools/Default)
TITLE+= (meta)
URL:=http://lksctp.sourceforge.net
DEPENDS:=+libsctp +sctp-tools
BUILDONLY:=1
endef
define Package/sctp-tools

View File

@ -100,6 +100,7 @@ define Package/snmpd-static
$(call Package/net-snmp/Default)
DEPENDS:=+snmpd
TITLE:=Open source SNMP implementation (daemon)
BUILDONLY:=1
endef

View File

@ -41,6 +41,7 @@ $(call Package/sane-backends/Default)
CATEGORY:=Utilities
TITLE+= (drivers)
DEPENDS:=+ALL:sane-backends-all
BUILDONLY:=1
endef
define Package/sane-backends/description