realtek-poe: Update package to v1.0
v1.0 fixes a bug with MCU communication, and allows shutting down individual ports over ubus. A summarry of commands can be shown with: ubus -v list poe Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
This commit is contained in:
parent
ba76684a3d
commit
4aac35d361
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ PKG_MAINTAINER:=Martin Kennedy <hurricos@gmail.com>
|
|||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/Hurricos/realtek-poe.git
|
||||
PKG_SOURCE_VERSION:=382c60e7549948399b4244f7149cf76eaf5f0a7d
|
||||
PKG_MIRROR_HASH:=442a01521c9a056e137e010be492ed5be0a39c3b68a2fa0ca0f0dbb765d9c74c
|
||||
PKG_SOURCE_VERSION:=39c93d39dd10da77b4fe48bc1d6bdd3c5978f866
|
||||
PKG_MIRROR_HASH:=ad9652dda8d77281e4724e0104552e18e521cedd4e24f56b0483cf6c5ee5ff69
|
||||
CMAKE_SOURCE_SUBDIR:=src
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
|
Loading…
Reference in a new issue