Skip to content

Commit 1367b20

Browse files
committed
fix: cleanup old debug configuration
Fixes #2457. Signed-off-by: Frederic Pillon <[email protected]>
1 parent 3ccc1ed commit 1367b20

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

platform.txt

-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ extras.path={build.system.path}/extras
153153

154154
# Create {build.opt} if not exists in the output sketch dir and force include of SrcWrapper library
155155
recipe.hooks.prebuild.1.pattern="{busybox}" sh "{extras.path}/prebuild.sh" "{build.path}" "{build.source.path}" "{runtime.platform.path}" "usb={build.enable_usb}" "virtio={build.enable_virtio}"
156-
recipe.hooks.postbuild.1.pattern="{busybox}" sh "{extras.path}/postbuild.sh" "{build.path}" "{build.series}" "{runtime.platform.path}"
157156

158157
# compile patterns
159158
# ---------------------

system/extras/postbuild.sh

-12
This file was deleted.

0 commit comments

Comments
 (0)