Developing lightweight computation at the DSG edge
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Quick Mesh Project
qMp packages
Commits
6042e909
Commit
6042e909
authored
Nov 08, 2011
by
p4u
Browse files
Fixed some others mistakes in Makefile
parent
9ccf6782
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/gwck-qmp/Makefile
View file @
6042e909
...
...
@@ -25,7 +25,6 @@ PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL
:=
git://qmp.cat/gwck.git
PKG_REV
:=
9133f42ffc40d34e04a48c2a7fa07a024cff5b36
PKG_VERSION
:=
r2011110701
PKG_SOURCE_VERSION
:=
$(PKG_REV)
...
...
@@ -46,24 +45,14 @@ define Package/gwck-qmp
DEPENDS
:=
+fping +bmx6-qmp
endef
define
Package/gwck-qmp/description
gwck
is
a
tool
to
check
gateway
connectivity
and
perform
actions
in
consequence.
This
package
runs
gwck
to
control
bmx6
tunnels.
endef
define
Build/Prepare
mkdir
-p
$(PKG_BUILD_DIR)
endef
define
Build/Configure
endef
define
Build/Compile
endef
define
Package/gwck-qmp/install
$(INSTALL_DIR)
$(1)/etc/init.d
$(INSTALL_BIN)
./files/etc/init.d/gwck
$(1)/etc/init.d
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment