Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openwrt-packages
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
openwrt-packages
Commits
f4665c4a
Commit
f4665c4a
authored
9 years ago
by
Hauke Mehrtens
Committed by
Zoltan HERPAI
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
bluez: update to version 5.31
Signed-off-by:
Hauke Mehrtens
<
hauke@hauke-m.de
>
parent
c2fb968f
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
utils/bluez/Makefile
+4
-4
4 additions, 4 deletions
utils/bluez/Makefile
utils/bluez/patches/201-readline.patch
+4
-4
4 additions, 4 deletions
utils/bluez/patches/201-readline.patch
with
8 additions
and
8 deletions
utils/bluez/Makefile
+
4
−
4
View file @
f4665c4a
...
@@ -8,12 +8,12 @@
...
@@ -8,12 +8,12 @@
include
$(TOPDIR)/rules.mk
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
bluez
PKG_NAME
:=
bluez
PKG_VERSION
:=
5.3
0
PKG_VERSION
:=
5.3
1
PKG_RELEASE
:=
2
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.xz
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.xz
PKG_SOURCE_URL
:=
http://www.kernel.org/pub
/linux/bluetooth/
PKG_SOURCE_URL
:=
@KERNEL
/linux/bluetooth/
PKG_MD5SUM
:=
24ba1d1e8e7ef5b8f4033a3059d7600e
PKG_MD5SUM
:=
cb1db487b65dd4d57a2dd6b8f063c393
PKG_LICENSE
:=
GPL-2.0+
PKG_LICENSE
:=
GPL-2.0+
PKG_LICENSE_FILES
:=
COPYING
PKG_LICENSE_FILES
:=
COPYING
...
...
This diff is collapsed.
Click to expand it.
utils/bluez/patches/201-readline.patch
+
4
−
4
View file @
f4665c4a
--- a/Makefile.in
--- a/Makefile.in
+++ b/Makefile.in
+++ b/Makefile.in
@@ -2
055
,7 +2
055
,7 @@
unit_tests = $(am__append_32) unit/test-
@@ -2
394
,7 +2
394
,7 @@
unit_tests = $(am__append_32) unit/test-
@CLIENT_TRUE@ monitor/uuid.h monitor/uuid.c
@CLIENT_TRUE@ monitor/uuid.h monitor/uuid.c
@CLIENT_TRUE@client_bluetoothctl_LDADD = gdbus/libgdbus-internal.la @GLIB_LIBS@ @DBUS_LIBS@ \
@CLIENT_TRUE@client_bluetoothctl_LDADD = gdbus/libgdbus-internal.la @GLIB_LIBS@ @DBUS_LIBS@ \
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
@MONITOR_TRUE@monitor_btmon_SOURCES = monitor/main.c monitor/bt.h \
@MONITOR_TRUE@monitor_btmon_SOURCES = monitor/main.c monitor/bt.h \
@MONITOR_TRUE@ monitor/display.h monitor/display.c \
@MONITOR_TRUE@ monitor/display.h monitor/display.c \
@@ -2
226
,7 +2
226
,7 @@
unit_tests = $(am__append_32) unit/test-
@@ -2
594
,7 +2
594
,7 @@
unit_tests = $(am__append_32) unit/test-
@EXPERIMENTAL_TRUE@tools_hcieventmask_LDADD = lib/libbluetooth-internal.la
@EXPERIMENTAL_TRUE@tools_hcieventmask_LDADD = lib/libbluetooth-internal.la
@EXPERIMENTAL_TRUE@tools_btmgmt_SOURCES = tools/btmgmt.c src/uuid-helper.c client/display.c
@EXPERIMENTAL_TRUE@tools_btmgmt_SOURCES = tools/btmgmt.c src/uuid-helper.c client/display.c
@EXPERIMENTAL_TRUE@tools_btmgmt_LDADD = lib/libbluetooth-internal.la src/libshared-mainloop.la \
@EXPERIMENTAL_TRUE@tools_btmgmt_LDADD = lib/libbluetooth-internal.la src/libshared-mainloop.la \
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
@EXPERIMENTAL_TRUE@tools_btinfo_SOURCES = tools/btinfo.c monitor/bt.h
@EXPERIMENTAL_TRUE@tools_btinfo_SOURCES = tools/btinfo.c monitor/bt.h
@EXPERIMENTAL_TRUE@tools_btinfo_LDADD = src/libshared-mainloop.la
@EXPERIMENTAL_TRUE@tools_btinfo_LDADD = src/libshared-mainloop.la
@@ -2
266
,13 +2
266
,13 @@
unit_tests = $(am__append_32) unit/test-
@@ -2
642
,13 +2
642
,13 @@
unit_tests = $(am__append_32) unit/test-
@READLINE_TRUE@ client/display.h
@READLINE_TRUE@ client/display.h
@READLINE_TRUE@attrib_gatttool_LDADD = lib/libbluetooth-internal.la \
@READLINE_TRUE@attrib_gatttool_LDADD = lib/libbluetooth-internal.la \
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
@READLINE_TRUE@tools_obex_server_tool_SOURCES = $(gobex_sources) $(btio_sources) \
@READLINE_TRUE@tools_obex_server_tool_SOURCES = $(gobex_sources) $(btio_sources) \
@READLINE_TRUE@ tools/obex-server-tool.c
@READLINE_TRUE@ tools/obex-server-tool.c
@@ -2
282
,13 +2
282
,13 @@
unit_tests = $(am__append_32) unit/test-
@@ -2
658
,13 +2
658
,13 @@
unit_tests = $(am__append_32) unit/test-
@READLINE_TRUE@ client/display.h client/display.c
@READLINE_TRUE@ client/display.h client/display.c
@READLINE_TRUE@tools_bluetooth_player_LDADD = gdbus/libgdbus-internal.la \
@READLINE_TRUE@tools_bluetooth_player_LDADD = gdbus/libgdbus-internal.la \
...
...
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