pimbd: update to current git HEAD 392/head
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Tue, 19 Jun 2018 11:01:14 +0000 (08:01 -0300)
committerEneas U de Queiroz <cote2004-github@yahoo.com>
Tue, 19 Jun 2018 11:01:14 +0000 (08:01 -0300)
Allow compilation with gcc 7.3.0.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
pimbd/Makefile

index 9f971071b23434f842f72810d8962109f556f12c..a091119b801e33dc40c64842ccbbc1a65994c42f 100644 (file)
@@ -1,8 +1,8 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=pimbd
-PKG_SOURCE_VERSION:=68f5fc803119e4b33a88b35c096f4d6ac28b6de5
-PKG_VERSION:=2015-08-18-$(PKG_SOURCE_VERSION)
+PKG_SOURCE_VERSION:=dbf4e5913b06e3160f506df15e6a047a403a5f21
+PKG_VERSION:=2018-06-19-$(PKG_SOURCE_VERSION)
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
@@ -17,7 +17,8 @@ include $(INCLUDE_DIR)/package.mk
 include $(INCLUDE_DIR)/cmake.mk
 
 # Spammy debug builds for now
-CMAKE_OPTIONS += -DL_LEVEL=7
+CMAKE_OPTIONS += -DL_LEVEL=7 \
+                -DWITH_LIBUBOX=1
 
 define Package/pimbd
   SECTION:=net