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:
parent
bc638d3100
commit
dc368cbcd0
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ define Build/Compile
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/open-plc-utils/install
|
define Package/open-plc-utils/install
|
||||||
|
true
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define BuildPlugin
|
define BuildPlugin
|
||||||
|
|
Loading…
Reference in a new issue