From dc368cbcd0930f122ba70656066113dbdb879d12 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 6 Nov 2016 13:44:36 -0800 Subject: [PATCH] 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 --- utils/open-plc-utils/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/open-plc-utils/Makefile b/utils/open-plc-utils/Makefile index 1017ee88c5..0cb49dbf02 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