Installing CherryPy with python3-packages #15

Merged
PeterSurda merged 2 commits from lee.miller/openwrt:cherrypy into main 2023-02-02 13:31:46 +01:00
Showing only changes of commit 79f18da3a5 - Show all commits

View File

@ -38,6 +38,7 @@ tar -xJf /Downloads/openwrt-imagebuilder-${OPENWRT_VERSION}-*.tar.xz
cd openwrt-imagebuilder-*/
cp ${sdkdir}/bin/targets/bcm27xx/bcm2711/packages/*.ipk packages/
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/quectel/*.ipk packages/