kmod-sched-cake: bump to latest bake
Fix overhead accounting error introduced by f33c4d6 refactor cake_advance_shaper and ack_filter Symptoms were links running under rate. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
This commit is contained in:
parent
3267ce750e
commit
7aa15953e1
1 changed files with 3 additions and 3 deletions
|
@ -13,9 +13,9 @@ PKG_RELEASE:=1
|
|||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/dtaht/sch_cake.git
|
||||
PKG_SOURCE_DATE:=2017-12-07
|
||||
PKG_SOURCE_VERSION:=49776da5b93f03c8548e26f2d7982d553d1d226c
|
||||
PKG_MIRROR_HASH:=d7bc6c333b43f6ff100a4b1d4593a18686fcdd6fd28a3aae55ea8bdad868b67f
|
||||
PKG_SOURCE_DATE:=2017-12-22
|
||||
PKG_SOURCE_VERSION:=5bf0b6596721e18269ee4bae6e3549c75cba923a
|
||||
PKG_MIRROR_HASH:=95c0f886a3ad8ccfd7b35fa19af8b5ecbf0b2f74caea73fbabd6574f1c3be2db
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue