Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
usb-moded
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
3
Merge Requests
3
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
mer-core
usb-moded
Commits
d764ae59
Commit
d764ae59
authored
Oct 12, 2015
by
Philippe De Swert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[usb-moded] Minor release 0.85.1
Signed-off-by:
Philippe De Swert
<
philippe.deswert@jollamobile.com
>
parent
035e3d4a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
6 deletions
+12
-6
configure.ac
configure.ac
+1
-1
debian/changelog
debian/changelog
+6
-0
rpm/usb-moded.spec
rpm/usb-moded.spec
+5
-5
No files found.
configure.ac
View file @
d764ae59
AC_INIT([usb_moded], [0.85])
AC_INIT([usb_moded], [0.85
.1
])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AM_CONFIG_HEADER([config.h])
...
...
debian/changelog
View file @
d764ae59
usb-moded (0.85.1) unstable; urgency=low
* [diag] update diag mode to newer android standard.
-- Philippe De Swert <philippe.deswert@jolla.com> Mon, 05 Oct 2015 16:41:10 +0300
usb-moded (0.85) unstable; urgency=low
* [usb-moded] Do not retry network when there is no need.
...
...
rpm/usb-moded.spec
View file @
d764ae59
Name: usb-moded
Version: 0.8
2
Release:
5
Version: 0.8
5
Release:
1
Summary: USB mode controller
Group: System/System Control
License: LGPLv2
...
...
@@ -117,11 +117,11 @@ system bus.
This package contains the diag config for use with the android
gadget driver.
%package diag-mode-androidv5
+
qcom
%package diag-mode-androidv5
-
qcom
Summary: USB mode controller - android v5 or newer diag mode config for qcom
Group: Config
%description diag-mode-androidv5
+
qcom
%description diag-mode-androidv5
-
qcom
Usb_moded is a daemon to control the USB states. For this
it loads unloads the relevant usb gadget modules, keeps track
of the filesystem(s) and notifies about changes on the DBUS
...
...
@@ -401,7 +401,7 @@ systemctl daemon-reload || :
%{_sysconfdir}/usb-moded/dyn-modes/diag_mode_old.ini
%{_sysconfdir}/usb-moded/run/adb-diag.ini
%files diag-mode-androidv5
+
qcom
%files diag-mode-androidv5
-
qcom
%defattr(-,root,root,-)
%{_sysconfdir}/usb-moded/dyn-modes/diag_mode.ini
%{_sysconfdir}/usb-moded/run/adb-diag.ini
...
...
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