Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc
/
610a2fd765d2004d1418550ff047542c8aa2b759
/
.
/
meta-phosphor
/
recipes-extended
/
etcd
/
etcd_%.bbappend
blob: 9c91365a7a3d8a34673df79739968f18d7576930 [
file
] [
log
] [
blame
]
FILESEXTRAPATHS
:
prepend
:=
"${THISDIR}/${PN}:"
SRC_URI
:
append
=
" file://etcd-new.conf.sample"
do_install
:
append
()
{
install
-
m
0644
$
{
WORKDIR
}/
etcd
-
new
.
conf
.
sample
-
D
-
t $
{
D
}
$
{
sysconfdir
}
}
FILES
:
$
{
PN
}:
append
=
" ${sysconfdir}/etcd-new.conf.sample"