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>
This commit is contained in:
Florian Fainelli 2016-11-06 13:44:36 -08:00
parent bc638d3100
commit dc368cbcd0
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ define Build/Compile
endef
define Package/open-plc-utils/install
true
endef
define BuildPlugin