From 0d5587f975d01c50b09b03aaa8b709c3bce726c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20=C5=A0urda?= Date: Sun, 6 Aug 2023 11:04:12 +0200 Subject: [PATCH] Debug --- .buildbot/openwrt/build.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.buildbot/openwrt/build.sh b/.buildbot/openwrt/build.sh index 6e81efb..4346454 100755 --- a/.buildbot/openwrt/build.sh +++ b/.buildbot/openwrt/build.sh @@ -52,6 +52,8 @@ cp ${sdkdir}/bin/packages/aarch64_cortex-a72/packages/*.ipk packages/ cp ${sdkdir}/bin/packages/aarch64_cortex-a72/telephony/*.ipk packages/ cp ${sdkdir}/bin/packages/aarch64_cortex-a72/local/*.ipk packages/ +ls -lah packages + make $MAKEOPTS info # Increase the size of the root partition