diff options
Diffstat (limited to 'meta-oe/classes/fitimage.bbclass')
| -rw-r--r-- | meta-oe/classes/fitimage.bbclass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/classes/fitimage.bbclass b/meta-oe/classes/fitimage.bbclass index 76e7241820..03fa2fcd57 100644 --- a/meta-oe/classes/fitimage.bbclass +++ b/meta-oe/classes/fitimage.bbclass | |||
| @@ -127,8 +127,7 @@ python __anonymous() { | |||
| 127 | d.setVar('EXTERNAL_KERNEL_DEVICETREE', '${RECIPE_SYSROOT}/boot/devicetree') | 127 | d.setVar('EXTERNAL_KERNEL_DEVICETREE', '${RECIPE_SYSROOT}/boot/devicetree') |
| 128 | } | 128 | } |
| 129 | 129 | ||
| 130 | S = "${WORKDIR}/sources" | 130 | S = "${UNPACKDIR}" |
| 131 | UNPACKDIR = "${S}" | ||
| 132 | B = "${WORKDIR}/build" | 131 | B = "${WORKDIR}/build" |
| 133 | 132 | ||
| 134 | # | 133 | # |
