Browse Source

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>
lilik-openwrt-22.03
Florian Fainelli 8 years ago
parent
commit
dc368cbcd0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      utils/open-plc-utils/Makefile

+ 1
- 0
utils/open-plc-utils/Makefile View File

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


Loading…
Cancel
Save