Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
b1d1e0a8bfced0698d4f112043e3d740e955922f
/
.
/
meta-hpe
/
meta-common
/
recipes-hpe
/
proliant-support
/
proliant-support.bbappend
blob: 46bb09873f4d290781aa9deaf7eaac6fe6a63784 [
file
] [
log
] [
blame
]
FILESEXTRAPATHS
:
prepend
:=
"${THISDIR}/${PN}:"
# platform configuration files
SRC_URI
+=
"file://hpe-publish-uefi-version.sh"
do_install
:
append
()
{
install
-
D $
{
WORKDIR
}/
hpe
-
publish
-
uefi
-
version $
{
D
}/
usr
/
bin
/
hpe
-
publish
-
uefi
-
version
}