Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
osie
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Martin Manchev
osie
Commits
c1a81987
Commit
c1a81987
authored
Nov 22, 2021
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Setup OSIE's source code repository.
parent
4d502a32
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletion
+12
-1
slapos/software/osie-coupler/software-c.cfg
slapos/software/osie-coupler/software-c.cfg
+12
-1
No files found.
slapos/software/osie-coupler/software-c.cfg
View file @
c1a81987
[buildout]
parts =
open62541
osie-repository
# compile-coupler
extends =
https://lab.nexedi.com/nexedi/slapos/raw/master/stack/slapos.cfg
...
...
@@ -17,7 +19,6 @@ part = python3
recipe = slapos.recipe.build:gitclone
repository = https://github.com/open62541/open62541.git
branch = master
revision = 465e8c47
git-executable = ${git:location}/bin/git
[open62541]
...
...
@@ -35,3 +36,13 @@ configure-options =
-DUA_NAMESPACE_ZERO=FULL
-DUA_ENABLE_AMALGAMATION=ON
[osie-repository]
recipe = slapos.recipe.build:gitclone
git-executable = ${git:location}/bin/git
# token must be removed if going public!!!
repository = https://gitlab+deploy-token-4:pLwtBu8TbusqZDKPUpZA@lab.nexedi.com/nexedi/osie.git
location = ${buildout:parts-directory}/osie
[compile-coupler]
recipe = slapos.recipe.cmmi
path = ${open62541:location}
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