Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
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
wangjie
OpenXG-RAN
Commits
82b9e5b0
Commit
82b9e5b0
authored
Jan 09, 2015
by
Lionel Gauthier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@6338
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
54aba9c0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
8 deletions
+7
-8
targets/build_oai.bash
targets/build_oai.bash
+7
-8
No files found.
targets/build_oai.bash
View file @
82b9e5b0
...
@@ -593,18 +593,17 @@ build_epc(){
...
@@ -593,18 +593,17 @@ build_epc(){
}
}
build_hss
(){
build_hss
(){
hss_compiled
=
1
echo_info
"Note: this script tested only for Ubuntu 12.04 x64 -> 14.04 x64"
echo_info
"Note: this script tested only for Ubuntu 12.04 x64 -> 14.04 x64"
######################################
######################################
# CHECK MISC SOFTWARES AND LIBS #
# CHECK MISC SOFTWARES AND LIBS #
######################################
######################################
if
[
$DISABLE_CHECK_INSTALLED_SOFTWARE
-eq
0
]
;
then
echo_info
"4. check the required packages for HSS"
echo_info
"4. check the required packages for HSS"
hss_certificate_generated
=
1
;
check_install_hss_software
check_install_hss_software
else
echo_info
"6. Not checking the required packages for HSS"
fi
if
[
$OAI_CLEAN
-eq
1
]
;
then
if
[
$OAI_CLEAN
-eq
1
]
;
then
check_install_freediamter
check_install_freediamter
...
...
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