Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
59ddb1342a9b5e421b4018c25ed01e5e8519d89f
/
.
/
meta-quanta
/
meta-gsj
/
recipes-bsp
/
u-boot
/
u-boot-fw-utils-nuvoton_%.bbappend
blob: 4ab1be3035e39d7f2ebe3842a2d2d9c100507fa3 [
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
}