projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc638d3
)
open-plc-utils: Force creation of open-plc-utils metapackage
3494/head
author
Florian Fainelli
<f.fainelli@gmail.com>
Sun, 6 Nov 2016 21:44:36 +0000
(13:44 -0800)
committer
Florian Fainelli
<f.fainelli@gmail.com>
Sun, 6 Nov 2016 21:44:36 +0000
(13:44 -0800)
Without it, all other plugin packages are not installable.
Fixes #3481
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
utils/open-plc-utils/Makefile
patch
|
blob
|
history
diff --git
a/utils/open-plc-utils/Makefile
b/utils/open-plc-utils/Makefile
index 1017ee88c55344d02ca2d4b6c0736e1c898b151b..0cb49dbf02f33e8e636da3b99c9e8c8047e200b7 100644
(file)
--- 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