Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
ubus
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
certo
ubus
Commits
01568f06
Commit
01568f06
authored
Jul 05, 2023
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated ubus to 2021
parent
b2b0bae0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
ubus-use_run.patch
ubus-use_run.patch
+5
-5
ubus.tar.xz
ubus.tar.xz
+0
-0
No files found.
ubus-use_run.patch
View file @
01568f06
diff -uNr ubus/CMakeLists.txt ubus-use_run/CMakeLists.txt
--- ubus/CMakeLists.txt 20
17-09-09 01:15:05
.000000000 +0930
+++ ubus-use_run/CMakeLists.txt 202
0-06-17 12:47:54.222657187 +09
30
@@ -
8,7 +8
,7 @@
OPTION(
ENABLE_SYSTEMD "systemd support
" ON)
--- ubus/CMakeLists.txt 20
21-07-01 23:13:08
.000000000 +0930
+++ ubus-use_run/CMakeLists.txt 202
2-11-09 11:13:24.610076569 +10
30
@@ -
13,7 +13
,7 @@
OPTION(
BUILD_EXAMPLES "build examples
" ON)
SET(CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "")
-SET(UBUS_UNIX_SOCKET "/var/run/ubus.sock")
-SET(UBUS_UNIX_SOCKET "/var/run/ubus
/ubus
.sock")
+SET(UBUS_UNIX_SOCKET "/run/ubus.sock")
SET(UBUS_MAX_MSGLEN 1048576)
...
...
ubus.tar.xz
View file @
01568f06
No preview for this file type
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