Skip to content
Snippets Groups Projects
Commit 3b2643c9 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

ubus: update to the latest version, adds lua binding fixes and adds support...

ubus: update to the latest version, adds lua binding fixes and adds support for the cli command wait_for (waits for objects to appear, with timeout)

Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 40710
parent 31285a20
No related branches found
No related tags found
No related merge requests found
include $(TOPDIR)/rules.mk
PKG_NAME:=ubus
PKG_VERSION:=2014-03-18
PKG_VERSION:=2014-05-06
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/ubus.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=1d5ac421a5b3dca60562e876ba70d0c2fe46b3d2
PKG_SOURCE_VERSION:=9fda19140e65457d967ff6fe424e420f656c06c9
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment