diff options
-rw-r--r-- | meta-oe/recipes-support/vim/vim_8.1.0172.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/vim/vim_8.1.0172.bb b/meta-oe/recipes-support/vim/vim_8.1.0172.bb index 8e99919bd8..b188c15c3d 100644 --- a/meta-oe/recipes-support/vim/vim_8.1.0172.bb +++ b/meta-oe/recipes-support/vim/vim_8.1.0172.bb | |||
@@ -111,3 +111,5 @@ ALTERNATIVE_LINK_NAME[vim] = "${bindir}/vim" | |||
111 | ALTERNATIVE_PRIORITY = "100" | 111 | ALTERNATIVE_PRIORITY = "100" |
112 | 112 | ||
113 | BBCLASSEXTEND = "native" | 113 | BBCLASSEXTEND = "native" |
114 | |||
115 | PROVIDES += "xxd" | ||