summaryrefslogtreecommitdiffstats
path: root/package/utils/px5g-standalone
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-06-30 08:19:48 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-06-30 08:19:48 +0000
commitb3b55de395b88cf8abf139038250549e1fc1d47d (patch)
tree25bb8f1ba819a89110d318a1282fa59621402dca /package/utils/px5g-standalone
parenta68ae1a701c5f263f0318318882e15f60684d7a4 (diff)
downloadmaster-31e0f0ae-b3b55de395b88cf8abf139038250549e1fc1d47d.tar.gz
master-31e0f0ae-b3b55de395b88cf8abf139038250549e1fc1d47d.tar.bz2
master-31e0f0ae-b3b55de395b88cf8abf139038250549e1fc1d47d.zip
build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages
The idea is to gradually fix the packages Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr> SVN-Revision: 41411
Diffstat (limited to 'package/utils/px5g-standalone')
-rw-r--r--package/utils/px5g-standalone/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/utils/px5g-standalone/Makefile b/package/utils/px5g-standalone/Makefile
index 25777967bc..fc5f391bf7 100644
--- a/package/utils/px5g-standalone/Makefile
+++ b/package/utils/px5g-standalone/Makefile
@@ -11,6 +11,7 @@ PKG_NAME:=px5g
PKG_RELEASE:=1
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
+PKG_CHECK_FORMAT_SECURITY:=0
include $(INCLUDE_DIR)/package.mk