dawn: update to 2021-07-27
276ca16 msghandler: fix rrm array parsing
1e4871d datastorage: debug rrm capabilities
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 6582979678
)
This commit is contained in:
parent
25a0a5cc4a
commit
bda6773b94
1 changed files with 3 additions and 3 deletions
|
@ -5,13 +5,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dawn
|
||||
PKG_SOURCE_DATE:=2021-07-11
|
||||
PKG_SOURCE_DATE:=2021-07-27
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/berlin-open-wireless-lab/DAWN.git
|
||||
PKG_SOURCE_VERSION:=ec9a3a96e8c708a0ad85287fd3ed42cc0527e869
|
||||
PKG_MIRROR_HASH:=75e9ede98a04f6a740edb98426e891cc51923df1fb96ed24c244ae84a8cbe9e7
|
||||
PKG_SOURCE_VERSION:=276ca169a7c5c07932e54c03f4aa05c9eb192b38
|
||||
PKG_MIRROR_HASH:=4abc5b0aa14553c8b9787641da009efbf7fc4f2994720c2ccf1b2b31fc949ca5
|
||||
|
||||
PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>
|
||||
PKG_LICENSE:=GPL-2.0-only
|
||||
|
|
Loading…
Reference in a new issue