Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
iopsys
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Feed
iopsys
Commits
f868713e
Commit
f868713e
authored
2 years ago
by
Vivek Dutta
Browse files
Options
Downloads
Patches
Plain Diff
sulu: 1.3.10
parent
1ef8245c
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
sulu-builder/Config.in
+1
-1
1 addition, 1 deletion
sulu-builder/Config.in
sulu-builder/Makefile
+3
-3
3 additions, 3 deletions
sulu-builder/Makefile
sulu/Makefile
+2
-2
2 additions, 2 deletions
sulu/Makefile
with
6 additions
and
6 deletions
sulu-builder/Config.in
+
1
−
1
View file @
f868713e
...
@@ -13,7 +13,7 @@ menu "SULU_CORE"
...
@@ -13,7 +13,7 @@ menu "SULU_CORE"
config SULU_CORE_VERSION
config SULU_CORE_VERSION
string "SULU repo version"
string "SULU repo version"
default "
b468d
d1f96
52c1f1510cd9e530ee43487ecbcecb
"
default "
472c41
d1f
e
96
9f4d3b6cf74d27c220a6e2f5a5e0
"
endmenu
endmenu
menu "SULU_PLUGIN_LCM"
menu "SULU_PLUGIN_LCM"
...
...
This diff is collapsed.
Click to expand it.
sulu-builder/Makefile
+
3
−
3
View file @
f868713e
...
@@ -5,11 +5,11 @@
...
@@ -5,11 +5,11 @@
include
$(TOPDIR)/rules.mk
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
sulu-builder
PKG_NAME
:=
sulu-builder
PKG_VERSION
:=
1.3.
9
PKG_VERSION
:=
1.3.
10
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_URL
:=
https://dev.iopsys.eu/websdk/sulu-builder.git
PKG_SOURCE_URL
:=
https://dev.iopsys.eu/websdk/sulu-builder.git
PKG_SOURCE_VERSION
:=
f3e8a13f145b
84
0
bd
7e9d62b58f32daabfa691f2
PKG_SOURCE_VERSION
:=
aeb6db93a5
84
c
bd
c7b5435a4503242833d90ad33
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
-
$(
PKG_SOURCE_VERSION
)
.tar.gz
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
-
$(
PKG_SOURCE_VERSION
)
.tar.gz
PKG_MIRROR_HASH
:=
skip
PKG_MIRROR_HASH
:=
skip
...
@@ -148,7 +148,7 @@ define Package/${PKG_NAME}/install
...
@@ -148,7 +148,7 @@ define Package/${PKG_NAME}/install
$(CP)
$(PKG_BUILD_DIR)/build/dist/*
$(1)/sulu
$(CP)
$(PKG_BUILD_DIR)/build/dist/*
$(1)/sulu
$(CP)
$(PKG_BUILD_DIR)/build/src/config/*.json
$(1)/sulu/config/
$(CP)
$(PKG_BUILD_DIR)/build/src/config/*.json
$(1)/sulu/config/
$(CP)
$(PKG_BUILD_DIR)/build/src/config/widgets/diagnostics.json
$(1)/sulu/config/widgets/
$(CP)
$(PKG_BUILD_DIR)/build/src/config/widgets/diagnostics.json
$(1)/sulu/config/widgets/
$(CP)
$(PKG_BUILD_DIR)/config/widgets/wan.json
$(1)/sulu/config/widgets/
$(CP)
$(PKG_BUILD_DIR)/
build/src/
config/widgets/wan.json
$(1)/sulu/config/widgets/
ifeq
($(CONFIG_PACKAGE_skopeo)$(CONFIG_PACKAGE_umoci),yy)
ifeq
($(CONFIG_PACKAGE_skopeo)$(CONFIG_PACKAGE_umoci),yy)
$(CP)
$(PKG_BUILD_DIR)/build/src/config/widgets/lcm-store.json
$(1)/sulu/config/widgets/
$(CP)
$(PKG_BUILD_DIR)/build/src/config/widgets/lcm-store.json
$(1)/sulu/config/widgets/
endif
endif
...
...
This diff is collapsed.
Click to expand it.
sulu/Makefile
+
2
−
2
View file @
f868713e
...
@@ -5,11 +5,11 @@
...
@@ -5,11 +5,11 @@
include
$(TOPDIR)/rules.mk
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
sulu
PKG_NAME
:=
sulu
PKG_VERSION
:=
1.3.
9
PKG_VERSION
:=
1.3.
10
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_URL
:=
https://dev.iopsys.eu/websdk/sulu.git
PKG_SOURCE_URL
:=
https://dev.iopsys.eu/websdk/sulu.git
PKG_SOURCE_VERSION
:=
f3e8a13f145b
84
0
bd
7e9d62b58f32daabfa691f2
PKG_SOURCE_VERSION
:=
aeb6db93a5
84
c
bd
c7b5435a4503242833d90ad33
PKG_SOURCE_SUBDIR
:=
$(
PKG_NAME
)
-
$(
PKG_SOURCE_VERSION
)
PKG_SOURCE_SUBDIR
:=
$(
PKG_NAME
)
-
$(
PKG_SOURCE_VERSION
)
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_SOURCE_VERSION
)
.tar.gz
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_SOURCE_VERSION
)
.tar.gz
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment