Skip to content
Snippets Groups Projects

openharmony-tools: add qemu native to SDK bundle

Merged Stefan Schmidt requested to merge stefan/qemu-sdk into kirkstone
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -7,7 +7,7 @@ LICENSE = "Apache-2.0"
require sanity-check.inc
TOOLCHAIN_HOST_TASK = "nativesdk-hdc nativesdk-xdevice"
TOOLCHAIN_HOST_TASK = "nativesdk-hdc nativesdk-xdevice nativesdk-qemu nativesdk-qemu-helper"
TOOLCHAIN_TARGET_TASK = ""
TOOLCHAIN_OUTPUTNAME = "${PN}-${OPENHARMONY_VERSION}-${TUNE_PKGARCH}-${SDK_VERSION}"
Loading