Skip to content
Snippets Groups Projects
Verified Commit 6949c908 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

binutils: Fix override syntax


Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 25126e59
No related branches found
No related tags found
1 merge request!30flavours/zephyr/local.conf.sample: Bump CONF_VERSION
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
do_install_append_class-target () { do_install:append:class-target () {
chmod o-rx ${D}${prefix}/${TARGET_SYS}/bin/* chmod o-rx ${D}${prefix}/${TARGET_SYS}/bin/*
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment