diff options
Diffstat (limited to 'meta/classes/deploy.bbclass')
| -rw-r--r-- | meta/classes/deploy.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/deploy.bbclass b/meta/classes/deploy.bbclass index 7c28e6934c..f56fe98d6d 100644 --- a/meta/classes/deploy.bbclass +++ b/meta/classes/deploy.bbclass | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | # | 1 | # |
| 2 | # Copyright OpenEmbedded Contributors | 2 | # Copyright OpenEmbedded Contributors |
| 3 | # | 3 | # |
| 4 | # SPDX-License-Identifier: MIT | ||
| 5 | # | ||
| 4 | 6 | ||
| 5 | DEPLOYDIR = "${WORKDIR}/deploy-${PN}" | 7 | DEPLOYDIR = "${WORKDIR}/deploy-${PN}" |
| 6 | SSTATETASKS += "do_deploy" | 8 | SSTATETASKS += "do_deploy" |
