Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc
/
bef0021cfe167ccb6ae2e71f546ecb21ccf1c204
/
.
/
meta-openembedded
/
meta-multimedia
/
recipes-multimedia
/
fluidsynth
/
fluidsynth-native_git.bb
blob: a95c4c42a81cb746c6ca50f053f87aaa5131c1c6 [
file
] [
log
] [
blame
]
require
$
{
BPN
}.
inc
inherit
native
OECMAKE_SOURCEPATH
=
"${S}/src/gentables"
do_install
()
{
install
-
d $
{
D
}/
$
{
bindir
}
install
-
m
755
$
{
B
}/
make_tables
.
exe $
{
D
}/
$
{
bindir
}/
}