Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-intel
/
89c40efd77fd8bb23b1b62af580b43baa29f1a9e
/
.
/
meta-common
/
recipes-phosphor
/
webui
/
phosphor-webui_%.bbappend
blob: 590e9e6296bb599c77ba6391005b3739de1b50a4 [
file
] [
log
] [
blame
]
FILESEXTRAPATHS_prepend_intel
:=
"${THISDIR}/${PN}:"
SRC_URI_append_intel
=
" file://config.json"
do_compile_prepend_intel
()
{
cp
-
r $
{
WORKDIR
}/
config
.
json $
{
S
}/
}