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
0e46e062
Commit
0e46e062
authored
Oct 13, 2016
by
Roger Pueyo Centelles
Browse files
Remove Clearance/3.2 reference and set them to "testing"
parent
64bca744
Changes
5
Hide whitespace changes
Inline
Side-by-side
packages/bmx6-mdns/Makefile
View file @
0e46e062
...
...
@@ -30,8 +30,8 @@ PKG_RELEASE:=1
PKG_LICENSE
:=
GPL-2.0+
PKG_BUILD_DIR
:=
$(BUILD_DIR)
/
$(PKG_NAME)
QMP_
CODENAME
:=
Clearance
QMP_
RELEASE
:=
3.2
QMP_
RELEASE
?=
r20161013-1
QMP_
CODENAME
?=
testing
QMP_BUILDDATE
:=
$(
shell
date
+%Y%m%d_%H%M
)
include
$(INCLUDE_DIR)/package.mk
...
...
packages/qmp-big-node/Makefile
View file @
0e46e062
...
...
@@ -25,8 +25,8 @@
include
$(TOPDIR)/rules.mk
include
$(INCLUDE_DIR)/kernel.mk
QMP_RELEASE
?=
3.2
QMP_CODENAME
?=
Clearance
QMP_RELEASE
?=
r20161013-1
QMP_CODENAME
?=
testing
PKG_NAME
:=
qmp-big-node
PKG_VERSION
:=
$(QMP_RELEASE)
...
...
packages/qmp-small-node/Makefile
View file @
0e46e062
...
...
@@ -25,8 +25,8 @@
include
$(TOPDIR)/rules.mk
include
$(INCLUDE_DIR)/kernel.mk
QMP_RELEASE
?=
3.2
QMP_CODENAME
?=
Clearance
QMP_RELEASE
?=
r20161013-1
QMP_CODENAME
?=
testing
PKG_NAME
:=
qmp-small-node
PKG_VERSION
:=
$(QMP_RELEASE)
...
...
packages/qmp-system/Makefile
View file @
0e46e062
...
...
@@ -25,8 +25,8 @@
include
$(TOPDIR)/rules.mk
include
$(INCLUDE_DIR)/kernel.mk
QMP_RELEASE
?=
3.2
QMP_CODENAME
?=
Clearance
QMP_RELEASE
?=
r20161013-1
QMP_CODENAME
?=
testing
QMP_BUILDDATE
:=
$(
shell
date
+%Y%m%d_%H%M
)
PKG_NAME
:=
qmp-system
...
...
packages/qmp-tiny-node/Makefile
View file @
0e46e062
...
...
@@ -25,8 +25,8 @@
include
$(TOPDIR)/rules.mk
include
$(INCLUDE_DIR)/kernel.mk
QMP_RELEASE
?=
3.2
QMP_CODENAME
?=
Clearance
QMP_RELEASE
?=
r20161013-1
QMP_CODENAME
?=
testing
PKG_NAME
:=
qmp-tiny-node
PKG_VERSION
:=
$(QMP_RELEASE)
...
...
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