8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ccc1ed commit 73e0c84Copy full SHA for 73e0c84
platform.txt
@@ -153,7 +153,6 @@ extras.path={build.system.path}/extras
153
154
# Create {build.opt} if not exists in the output sketch dir and force include of SrcWrapper library
155
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}"
157
158
# compile patterns
159
# ---------------------
system/extras/postbuild.sh
0 commit comments