Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
owners-plugin-test
/
7dbf32bb72d94e8c8c7a127d1aeb53f272225de7
/
.
/
poky
/
meta
/
recipes-support
/
vim
/
vim-tiny_8.2.bb
blob: e4c26d23f69d8bfcd1c0b5910567664517c9c04c [
file
] [
log
] [
blame
]
require
vim
.
inc
SUMMARY
+=
" (with tiny features)"
PACKAGECONFIG
+=
"tiny"
do_install
()
{
install
-
D
-
m
0755
$
{
S
}/
src
/
vim $
{
D
}/
$
{
bindir
}/
vim
.
tiny
}
ALTERNATIVE_PRIORITY
=
"90"
ALTERNATIVE_TARGET
=
"${bindir}/vim.tiny"