summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/technical-details.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index bd4ad8f21f..6b4deb3177 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -665,7 +665,6 @@
665 <literallayout class='monospaced'> 665 <literallayout class='monospaced'>
666 DEPLOYDIR = "${WORKDIR}/deploy-${PN}" 666 DEPLOYDIR = "${WORKDIR}/deploy-${PN}"
667 SSTATETASKS += "do_deploy" 667 SSTATETASKS += "do_deploy"
668 do_deploy[sstate-name] = "deploy"
669 do_deploy[sstate-inputdirs] = "${DEPLOYDIR}" 668 do_deploy[sstate-inputdirs] = "${DEPLOYDIR}"
670 do_deploy[sstate-outputdirs] = "${DEPLOY_DIR_IMAGE}" 669 do_deploy[sstate-outputdirs] = "${DEPLOY_DIR_IMAGE}"
671 670