Build: use lastet driver of rtl8821CU
This commit is contained in:
@@ -18,12 +18,14 @@ sed -i '/skip\=/ a skip=`mount | grep -q /dev/$device; echo $?`' `find package/
|
||||
|
||||
sed -i 's/START=95/START=99/' `find package/ -follow -type f -path */ddns-scripts/files/ddns.init`
|
||||
|
||||
sed -i 's/PKG_SOURCE_VERSION:=.*/PKG_SOURCE_VERSION:=master/' package/kernel/rtl8821cu/Makefile
|
||||
sed -i 's/PKG_MIRROR_HASH:=.*/PKG_MIRROR_HASH:=skip/' package/kernel/rtl8821cu/Makefile
|
||||
|
||||
mkdir -p `find package/ -follow -type d -path '*/pdnsd-alt'`/patches
|
||||
mv $GITHUB_WORKSPACE/patches/99-disallow-aaaa.patch `find package/ -follow -type d -path '*/pdnsd-alt'`/patches
|
||||
|
||||
sed -i 's/5.0/1.0/' .ccache/ccache.conf || true
|
||||
|
||||
sed -i 's/02b79d5e2b07b5e64cd28f1fe84395ee11eef95fc49fd923a9ab93022b148be6/skip/' package/feeds/packages/containerd/Makefile
|
||||
|
||||
if [ $BRANCH == 'master' ]; then
|
||||
|
||||
|
||||
Reference in New Issue
Block a user