diff options
| -rw-r--r-- | meta/recipes-core/meta/meta-extsdk-toolchain.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/meta/meta-extsdk-toolchain.bb b/meta/recipes-core/meta/meta-extsdk-toolchain.bb index 0b8fcf08dc..235d6ecc0f 100644 --- a/meta/recipes-core/meta/meta-extsdk-toolchain.bb +++ b/meta/recipes-core/meta/meta-extsdk-toolchain.bb | |||
| @@ -10,7 +10,7 @@ do_populate_sysroot[deptask] = "do_populate_sysroot" | |||
| 10 | # within sstate.bbclass, so if you copy or rename this and expect the same | 10 | # within sstate.bbclass, so if you copy or rename this and expect the same |
| 11 | # functionality you'll need to modify that as well. | 11 | # functionality you'll need to modify that as well. |
| 12 | 12 | ||
| 13 | LOCKED_SIGS_INDIR = "${D}/locked-sigs" | 13 | LOCKED_SIGS_INDIR = "${WORKDIR}/locked-sigs" |
| 14 | 14 | ||
| 15 | addtask do_locked_sigs after do_populate_sysroot | 15 | addtask do_locked_sigs after do_populate_sysroot |
| 16 | SSTATETASKS += "do_locked_sigs" | 16 | SSTATETASKS += "do_locked_sigs" |
