kmod-sched-cake: Bump to latest version
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Sat, 28 Jan 2017 16:38:59 +0000 (16:38 +0000)
committerJo-Philipp Wich <jo@mein.io>
Wed, 1 Feb 2017 15:06:24 +0000 (16:06 +0100)
wash, mpu & some memory optimisation have now made it to the official
cake repository.

Point LEDE to the official repository.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
package/kernel/kmod-sched-cake/Makefile

index d03a727a77f8eff582a6bf83057c0ec4dd75f022..b58c610b2ced5b0cf26e690b6b8e1d907a7e7734 100644 (file)
@@ -12,10 +12,10 @@ PKG_NAME:=sched-cake
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=https://github.com/kdarbyshirebryant/sch_cake.git
-PKG_SOURCE_DATE:=2017-01-26
-PKG_SOURCE_VERSION:=e928a82a83401ae70163f73e14490aa54749924d
-PKG_MIRROR_HASH:=29c0a29e110a8fb0a513cc3ead848f497eef9fceb04dc64e22aab41165abda53
+PKG_SOURCE_URL:=https://github.com/dtaht/sch_cake.git
+PKG_SOURCE_DATE:=2017-01-28
+PKG_SOURCE_VERSION:=9789742cfc596d48583ba4cdbc8f38d026121fa6
+PKG_MIRROR_HASH:=2a5afc45722c28ca8778eb50452eb305306e7898b32d7d6d73d3e77edf3cce99
 PKG_MAINTAINER:=Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
 
 include $(INCLUDE_DIR)/package.mk