File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ copyconfig:
55 rm -f configs/ nocturne_defconfig
66 cp output/ .config configs/ nocturne_defconfig
77
8- clean :
8+ clean : cleandeps
99 make -C buildroot O=" $PWD/output" clean
1010 rm -rf output/ package
1111
Original file line number Diff line number Diff line change 44#
55# ###############################################################################
66
7- NOCTURNED_VERSION = e8ccef7
7+ NOCTURNED_VERSION = 9f668fb
88NOCTURNED_SITE_METHOD = git
99NOCTURNED_SITE = ssh://git@github.com/usenocturne/nocturned-private.git
1010
Original file line number Diff line number Diff line change 44#
55# ###############################################################################
66
7- STATIC_WEB_SERVER_VERSION = v2.38 .0
7+ STATIC_WEB_SERVER_VERSION = v2.39 .0
88STATIC_WEB_SERVER_SITE = https://github.com/static-web-server/static-web-server/releases/download/$(STATIC_WEB_SERVER_VERSION )
99STATIC_WEB_SERVER_SOURCE = static-web-server-$(STATIC_WEB_SERVER_VERSION ) -armv7-unknown-linux-musleabihf.tar.gz
1010
You can’t perform that action at this time.
0 commit comments