dawn: update to latest version 2020-07-12 12796/head
authorNick Hainke <vincent@systemli.org>
Sun, 12 Jul 2020 12:48:28 +0000 (14:48 +0200)
committerNick Hainke <vincent@systemli.org>
Sun, 12 Jul 2020 12:57:11 +0000 (14:57 +0200)
Includes:
- dawn_uci: no need uci_alloc_context on each uci_set_network call
- test_storage: extend test harness; datastorage: two bug fixes
- tcpsocket: free con after ustream write error and make list each safe
  list_each is not safe against removal of list entry

Signed-off-by: Nick Hainke <vincent@systemli.org>
net/dawn/Makefile

index f5149d277f8a9a569d260390e492c0eb78c07952..f7f1bc862de97ced7149302c6a17bee5bafecdb8 100644 (file)
@@ -5,13 +5,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dawn
-PKG_SOURCE_DATE:=2020-06-12
+PKG_SOURCE_DATE:=2020-07-12
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/berlin-open-wireless-lab/DAWN.git
-PKG_SOURCE_VERSION:=ada3bf3ff2b1faa24bcbc3754f8f52b9e66b02cd
-PKG_MIRROR_HASH:=7139fc3ff71ab05a0d651e6a05cfcaa07d1084f47e4cf76d894217487eeb7ce3
+PKG_SOURCE_VERSION:=32640de37836f674429aab1ff06f26c27c2c0986
+PKG_MIRROR_HASH:=82d55383d6594dae46f2eb11b65f217f3e994e3ce3d655aa1c5a7ac80a5c8d63
 
 PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>
 PKG_LICENSE:=GPL-2.0-only