lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit dc368cbcd0930f122ba70656066113dbdb879d12
parent bc638d31000c94248efd1f53752564aed4c5301a
Author: Florian Fainelli <f.fainelli@gmail.com>
Date:   Sun,  6 Nov 2016 13:44:36 -0800

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:
Mutils/open-plc-utils/Makefile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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