From: Kevin Darbyshire-Bryant Date: Sat, 28 Jul 2018 20:11:14 +0000 (+0100) Subject: kmod-sched-cake: bump to 20180728 optional gso split X-Git-Tag: v19.07.0-rc1~2925 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=4f3c9a63b286b6d56dce5b34294bb16bc1305bad kmod-sched-cake: bump to 20180728 optional gso split Follow upstream kernel patch that restores always splitting gso packets by default whilst making the option configurable from (tc) userspace. No ABI/API change Signed-off-by: Kevin Darbyshire-Bryant --- diff --git a/package/kernel/kmod-sched-cake/Makefile b/package/kernel/kmod-sched-cake/Makefile index 6ec9c03bd2..b32cad1c40 100644 --- a/package/kernel/kmod-sched-cake/Makefile +++ b/package/kernel/kmod-sched-cake/Makefile @@ -13,9 +13,9 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/dtaht/sch_cake.git -PKG_SOURCE_DATE:=2018-07-16 -PKG_SOURCE_VERSION:=f39ab9a402ad51d7c17d4cde18ca15b2b7022030 -PKG_MIRROR_HASH:=fc22fc6eb7a24f4595c2777f33758ebcf9a2a404c16d00aa37ae389cd7f9c78f +PKG_SOURCE_DATE:=2018-07-28 +PKG_SOURCE_VERSION:=ce7076ee201802053c47282feff7a180a2941824 +PKG_MIRROR_HASH:=18fde2515169476b214c7af3a9cc7bc5f1d3d84193d1c076d8ca624aeb408385 PKG_MAINTAINER:=Kevin Darbyshire-Bryant include $(INCLUDE_DIR)/package.mk