disable aria2 Patch
This commit is contained in:
parent
d500af3ef5
commit
98eb4cefb5
|
@ -94,7 +94,7 @@ EOF
|
||||||
done ; unset x
|
done ; unset x
|
||||||
|
|
||||||
patch < ${CustomFiles}/Patches/fix_coremark.patch -p1 -d ${WORK}
|
patch < ${CustomFiles}/Patches/fix_coremark.patch -p1 -d ${WORK}
|
||||||
patch < ${CustomFiles}/Patches/fix_aria2_auto_create_download_path.patch -p1 -d ${WORK}
|
#patch < ${CustomFiles}/Patches/fix_aria2_auto_create_download_path.patch -p1 -d ${WORK}
|
||||||
patch < ${CustomFiles}/Patches/fix_luci-app-autoreboot-generic.patch -p1 -d ${WORK}
|
patch < ${CustomFiles}/Patches/fix_luci-app-autoreboot-generic.patch -p1 -d ${WORK}
|
||||||
|
|
||||||
case "${TARGET_BOARD}" in
|
case "${TARGET_BOARD}" in
|
||||||
|
|
Loading…
Reference in New Issue