Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-intel
/
7f271d21d16ce468b112c1261a118d0a51d922af
/
.
/
meta-common
/
recipes-phosphor
/
webui
/
phosphor-webui_%.bbappend
blob: ff1bfdb099a94b2b8eed74bfc1027b4fe7d1a070 [
file
] [
log
] [
blame
]
FILESEXTRAPATHS_prepend
:=
"${THISDIR}/${PN}:"
SRC_URI_append
=
" file://config.json"
do_compile_prepend
()
{
cp
-
r $
{
WORKDIR
}/
config
.
json $
{
S
}/
}