aboutsummaryrefslogtreecommitdiff
path: root/utils/open-plc-utils
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2016-11-06 13:44:36 -0800
committerFlorian Fainelli <f.fainelli@gmail.com>2016-11-06 13:44:36 -0800
commitdc368cbcd0930f122ba70656066113dbdb879d12 (patch)
tree1534e8627a637887885c94aab24d53aa5e4b6341 /utils/open-plc-utils
parentbc638d31000c94248efd1f53752564aed4c5301a (diff)
open-plc-utils: Force creation of open-plc-utils metapackage
Without it, all other plugin packages are not installable. Fixes #3481 Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'utils/open-plc-utils')
-rw-r--r--utils/open-plc-utils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/open-plc-utils/Makefile b/utils/open-plc-utils/Makefile
index 1017ee88c..0cb49dbf0 100644
--- a/utils/open-plc-utils/Makefile
+++ b/utils/open-plc-utils/Makefile
@@ -91,6 +91,7 @@ define Build/Compile
endef
define Package/open-plc-utils/install
+ true
endef
define BuildPlugin