Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
1b1fb847268cf9bfb34ac00bc67dd6c3fc06576f
/
.
/
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
}