Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-qualcomm
/
e734127d2922df5ebe60e4978be02e367bb02008
/
.
/
meta-centriq2400-rep
/
recipes-phosphor
/
socupdate
/
socupdate.bb
blob: 45f69d335ceac92707e4d0c929ae97185c269ca1 [
file
] [
log
] [
blame
]
SUMMARY
=
"Qualcomm SOC update"
DESCRIPTION
=
""
HOMEPAGE
=
""
PR
=
"r1"
inherit obmc
-
phosphor
-
license
SRC_URI
+=
"file://socupdate.sh"
do_install
()
{
install
-
d $
{
D
}
$
{
bindir
}
install
-
m
0755
$
{
WORKDIR
}/
socupdate
.
sh $
{
D
}
$
{
bindir
}/
socupdate
.
sh
}