[LEDE-DEV] [PATCH 2/2] ath10k-firmware: bump the PKG_VERSION

Martin Blumenstingl martin.blumenstingl at googlemail.com
Tue Sep 13 12:08:55 PDT 2016


Update the PKG_VERSION to indicate that this package now contains newer
firmware binaries (as all firmware versions were updated since 2014).

Signed-off-by: Martin Blumenstingl <martin.blumenstingl at googlemail.com>
---
 package/firmware/ath10k-firmware/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/firmware/ath10k-firmware/Makefile b/package/firmware/ath10k-firmware/Makefile
index 8535fe5..6b6944c 100644
--- a/package/firmware/ath10k-firmware/Makefile
+++ b/package/firmware/ath10k-firmware/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ath10k-firmware
 PKG_SOURCE_VERSION:=307cb46b06661ebd3186723b5002de769c7add83
-PKG_VERSION:=2014-11-13-$(PKG_SOURCE_VERSION)
+PKG_VERSION:=2016-09-13-$(PKG_SOURCE_VERSION)
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
-- 
2.9.3




More information about the Lede-dev mailing list