Skip to content
Snippets Groups Projects
Commit 52add3fc authored by Vivek Dutta's avatar Vivek Dutta
Browse files

bbfdm: 1.12.2

- Fix rpcd bbf.secure script
- Fix validation for empty datamodel parameter reference
parent 964a1008
No related branches found
No related tags found
1 merge request!1259bbfdm: 1.12.2
......@@ -5,13 +5,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=bbfdm
PKG_VERSION:=1.12.1
PKG_VERSION:=1.12.2
USE_LOCAL:=0
ifneq ($(USE_LOCAL),1)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://dev.iopsys.eu/bbf/bbfdm.git
PKG_SOURCE_VERSION:=9a6dfdfe3e8a6e0964b2b8006453c8278fbf9467
PKG_SOURCE_VERSION:=db98fd94a542ae72ae440c17e6f7d78bfbf36268
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_HASH:=skip
endif
......
#!/bin/sh /etc/rc.common
START=64
START=80
STOP=10
USE_PROCD=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment