From c6cc56ef8b6ffa2ddc5e6c70740653254ffb8f07 Mon Sep 17 00:00:00 2001 From: a0575 <68583179+a0575@users.noreply.github.com> Date: Fri, 30 Sep 2022 09:05:15 +0800 Subject: [PATCH] Update patches_5.15.sh --- scripts/patches_5.15.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/patches_5.15.sh b/scripts/patches_5.15.sh index 5277aa15..219823ad 100644 --- a/scripts/patches_5.15.sh +++ b/scripts/patches_5.15.sh @@ -107,3 +107,4 @@ fi sed -i "s/KERNEL_PATCHVER:=*.*/KERNEL_PATCHVER:=5.15/g" target/linux/rockchip/Makefile sed -i "s/KERNEL_PATCHVER=*.*/KERNEL_PATCHVER=5.15/g" target/linux/rockchip/Makefile sed -i 's/kmod-usb-net-rtl8152/kmod-usb-net-rtl8152-vendor/' target/linux/rockchip/image/armv8.mk target/linux/sunxi/image/cortexa53.mk target/linux/sunxi/image/cortexa7.mk +sed -i 's/5de8c8e29aaa3fb9cc6b47bb27299f271354ebb72514e3accadc7d38b5bbaa72/9625784cf2e4fd9842f1d407681ce4878b5b0dcddbcd31c6135114a30c71e6a8/' package/feeds/packages/jq/Makefile