# upstream git revision: 42fae7e96c35ec9c053516ea8e97ec88db655ff4 # fail if upstream's .config changes for ((i=0; i<${#sha256sums[@]}; i++)); do if [ "${sha256sums[${i}]}" = '3a5a844f56e5ec33bde39918a5fb85e7de4c7e045be7d5aaafcc1859249f8b25' ]; then sha256sums[${i}]='c76d0e156da5fcdbd3a69cc23e8ab433021b9eb7af3248561203d94f137ff7d0' fi done eval "$( declare -f package_linux-lts-headers | \ sed ' \,/tools/objtool" ,d \,arch/x86/Makefile,a install -Dt "$builddir/arch/x86" -m644 arch/x86/Makefile_32.cpu ' )" # avoid using zstd compression in ultra mode (exhausts virtual memory) source+=('no-ultra-zstd.patch') sha256sums+=('3997ce6033fdf950a9960f1db720b38c47b1a2e06ab75fc6712c154f596e7c47') # upstream prepare() does already do the *.patch patching # temporarily disabled documentation due to sphinx_rtd_theme (FS32#163) pkgname=( $( printf '%s\n' "${pkgname[@]}" | \ grep -v '^\$pkgbase-docs' ) ) eval "$( declare -f build | \ sed ' s/\bhtmldocs\b// ' )"