dawn: update to latest version
authorDavid Woodhouse <dwmw2@infradead.org>
Fri, 12 Jun 2020 10:22:18 +0000 (11:22 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 12 Jun 2020 10:22:18 +0000 (11:22 +0100)
Includes:
-  test_storage: further refactoring, added test functionality, and TESTING.md to describe testing approach
-  tcpsocket: implement client_read_cb with ustream_read my wheels are much worse than offical wheels.
-  Revert "tcpsocket: implement client_read_cb with ustream_read my wheels are much worse than offical wheels."
-  uci: fix arm64 compiling

Fixes: #12488
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
net/dawn/Makefile

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