]> code.ossystems Code Review - openembedded-core.git/commit
vim: Add packageconfig for sound notification support
authorKhem Raj <raj.khem@gmail.com>
Sat, 4 Sep 2021 16:31:46 +0000 (09:31 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Sep 2021 08:49:13 +0000 (09:49 +0100)
commit70de1dbb660461bdf0613494f53ec4c78738ae2a
tree97c28f0a1af7e1d38d6e5214f84eac799361454f
parentf81b188bcf5aa18746fd622eb7b5c0dcb0b5c93d
vim: Add packageconfig for sound notification support

vim uses libcanberra to implement sound, currently its ok for target
since we have captured dependencies in recipe sysroot but things go a
bit out of control when building vim-native, where configure starts to
poke at host system and if it find libcanberra then silently enables it
lets make it consistent

(From OE-Core rev: 7bf11ce14336eff07a4e7216fb485f98757088ed)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/vim/vim.inc