diff options
Diffstat (limited to 'meta-oe/recipes-devtools/yasm/yasm_git.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/yasm/yasm_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/yasm/yasm_git.bb b/meta-oe/recipes-devtools/yasm/yasm_git.bb index dc4fbf7f57..53856263f7 100644 --- a/meta-oe/recipes-devtools/yasm/yasm_git.bb +++ b/meta-oe/recipes-devtools/yasm/yasm_git.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI = "git://github.com/yasm/yasm.git" | |||
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | inherit autotools gettext pythonnative | 16 | inherit autotools gettext python3native |
| 17 | 17 | ||
| 18 | CACHED_CONFIGUREVARS = "CCLD_FOR_BUILD='${CC_FOR_BUILD}'" | 18 | CACHED_CONFIGUREVARS = "CCLD_FOR_BUILD='${CC_FOR_BUILD}'" |
| 19 | 19 | ||
