dawn: fix x86 compiling
Fixes: #12410 Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
b6caafef46
commit
e06315c0d0
1 changed files with 3 additions and 3 deletions
|
@ -5,13 +5,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dawn
|
||||
PKG_SOURCE_DATE:=2020-06-01
|
||||
PKG_SOURCE_DATE:=2020-06-05
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/berlin-open-wireless-lab/DAWN.git
|
||||
PKG_SOURCE_VERSION:=5ce4c978c852c9c5c1619c5326ba81610f34b57a
|
||||
PKG_MIRROR_HASH:=4e6e00417d170f64566bd4de3d0ece60331514254623a916bb3a4c3af229ee3e
|
||||
PKG_SOURCE_VERSION:=2151db28ef24c856be1ffad836a7d20afdd9fba1
|
||||
PKG_MIRROR_HASH:=822147f494987d51bfda4b44bfb6d221ea0c0f76cf9ea726810a6f6d6dfbff78
|
||||
|
||||
PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>
|
||||
PKG_LICENSE:=GPL-2.0-only
|
||||
|
|
Loading…
Reference in a new issue