Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Markus Gothe
iopsys
Commits
99267f90
Commit
99267f90
authored
Oct 08, 2021
by
Vivek Kumar Dutta
Browse files
bbf: 6.0.5
parent
0338a2fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
bbf/Makefile
View file @
99267f90
...
...
@@ -5,11 +5,11 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
libbbfdm
PKG_VERSION
:=
6.0.
4
PKG_VERSION
:=
6.0.
5
PKG_FIXUP
:=
autoreconf
PKG_SOURCE_URL
:=
https://dev.iopsys.eu/iopsys/bbf.git
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_VERSION
:=
a20919a020e40a3c1f06c612b713e2872b8d31da
PKG_SOURCE_VERSION
:=
5977f95c8aa6eeafdf7e448f16dcc404fd26d650
PKG_RELEASE
=
$(PKG_SOURCE_VERSION)
PKG_SOURCE
:=
$(PKG_NAME)
-
$(PKG_VERSION)
-
$(PKG_SOURCE_VERSION)
.tar.gz
PKG_MIRROR_HASH
:=
skip
...
...
@@ -35,7 +35,7 @@ define Package/libbbfdm
CATEGORY
:=
Libraries
SUBMENU
:=
BBF
TITLE
:=
Library
for
broadband-forum data model
DEPENDS
:=
+libuci +libubox +libubus +libblobmsg-json +libjson-c +libtrace +libbbf_api +libopenssl
+libmbedtls
+libcurl
DEPENDS
:=
+libuci +libubox +libubus +libblobmsg-json +libjson-c +libtrace +libbbf_api +libopenssl +libcurl
endef
define
Package/libbbfdm/config
...
...
@@ -81,11 +81,6 @@ CONFIGURE_ARGS += \
--enable-libopenssl
endif
ifeq
($(CONFIG_PACKAGE_libmbedtls),y)
CONFIGURE_ARGS
+=
\
--enable-libmbedtls
endif
ifeq
($(CONFIG_BBF_VENDOR_EXTENSION),y)
CONFIGURE_ARGS
+=
\
--enable-vendor-extension
...
...
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