# upstream git revision: 3d0e306102d892c84372b756690157b510954b7c # fail if upstream's .config changes for ((i=0; i<${#sha256sums[@]}; i++)); do if [ "${sha256sums[${i}]}" = '07a96eb86939752428a5a32d8d7131c91c7f62ff6fd160fdc690266b34cd8029' ]; then sha256sums[${i}]='283b3ef23ce458c7ccda4d475bdecd8b281d87c1bbe63d7ff3c7a8df9de9ed52' 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// ' )"