diff options
Diffstat (limited to 'classes/image_populate_mfgtool.bbclass')
| -rw-r--r-- | classes/image_populate_mfgtool.bbclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/classes/image_populate_mfgtool.bbclass b/classes/image_populate_mfgtool.bbclass index d30b47a3b..2c9b44f44 100644 --- a/classes/image_populate_mfgtool.bbclass +++ b/classes/image_populate_mfgtool.bbclass | |||
| @@ -41,8 +41,8 @@ | |||
| 41 | # | 41 | # |
| 42 | # SPDX-License-Identifier: MIT | 42 | # SPDX-License-Identifier: MIT |
| 43 | 43 | ||
| 44 | MFGTOOL_FILESPATH ??= " \ | 44 | MFGTOOL_FILESPATH ??= "\ |
| 45 | ${@base_set_filespath(["%s/mfgtool" % p for p in "${BBPATH}".split(":")] \ | 45 | ${@base_set_filespath(["%s/mfgtool"% p for p in "${BBPATH}".split(":")] \ |
| 46 | + ["${FILE_DIRNAME}/${BP}/mfgtool", \ | 46 | + ["${FILE_DIRNAME}/${BP}/mfgtool", \ |
| 47 | "${FILE_DIRNAME}/${BPN}/mfgtool", \ | 47 | "${FILE_DIRNAME}/${BPN}/mfgtool", \ |
| 48 | "${FILE_DIRNAME}/files/mfgtool"] \ | 48 | "${FILE_DIRNAME}/files/mfgtool"] \ |
