Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-quanta
/
60e4870a9a3949b941d5e054cafca0aae1891671
/
.
/
meta-gsj
/
recipes-bsp
/
u-boot
/
u-boot-fw-utils-nuvoton_%.bbappend
blob: c5aea4089b08c338b6cc09a64e39e7abff027e42 [
file
] [
log
] [
blame
]
FILESEXTRAPATHS_prepend_gsj
:=
"${THISDIR}/${PN}:"
SRC_URI_append_gsj
=
" file://fw_env.config"
do_install_append_gsj
()
{
install
-
m
644
$
{
WORKDIR
}/
fw_env
.
config $
{
D
}
$
{
sysconfdir
}/
fw_env
.
config
}