diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-support/vim/vim_8.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/vim/vim_8.2.bb b/meta/recipes-support/vim/vim_8.2.bb index 709b6ddb55..7e4654e472 100644 --- a/meta/recipes-support/vim/vim_8.2.bb +++ b/meta/recipes-support/vim/vim_8.2.bb | |||
| @@ -3,7 +3,7 @@ require vim.inc | |||
| 3 | PROVIDES = "xxd" | 3 | PROVIDES = "xxd" |
| 4 | 4 | ||
| 5 | PACKAGECONFIG_class-native = "" | 5 | PACKAGECONFIG_class-native = "" |
| 6 | BBCLASSEXTEND = "native" | 6 | BBCLASSEXTEND = "native nativesdk" |
| 7 | 7 | ||
| 8 | ALTERNATIVE_${PN}_append = " xxd" | 8 | ALTERNATIVE_${PN}_append = " xxd" |
| 9 | ALTERNATIVE_TARGET[xxd] = "${bindir}/xxd" | 9 | ALTERNATIVE_TARGET[xxd] = "${bindir}/xxd" |
