Skip to content
Snippets Groups Projects
Commit 1a7e53dd authored by Esben Haabendal's avatar Esben Haabendal
Browse files

hdc: Add hdc_std symlink (to help keep xdevice happy)


Signed-off-by: default avatarEsben Haabendal <esben@geanix.com>
parent 95186847
No related branches found
No related tags found
1 merge request!94Add openharmony-tools image for host hdc and xdevice tools
...@@ -16,4 +16,8 @@ SRC_URI += "file://libusb-include-path.patch" ...@@ -16,4 +16,8 @@ SRC_URI += "file://libusb-include-path.patch"
DEPENDS += "libusb1 libuv openssl lz4 libboundscheck" DEPENDS += "libusb1 libuv openssl lz4 libboundscheck"
do_install:append() {
ln -sfT hdc ${D}${bindir}/hdc_std
}
BBCLASSEXTEND = "native nativesdk" BBCLASSEXTEND = "native nativesdk"
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