Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
67ae1b1056d9c18af98ba29d8651a4b7d3dc461a
/
.
/
import-layers
/
yocto-poky
/
meta-selftest
/
recipes-test
/
container-image
/
container-image-testpkg.bb
blob: f8dd2290b39a5492e03d36c6a86889a2d9d4bdae [
file
] [
log
] [
blame
]
LICENSE
=
"MIT"
INHIBIT_DEFAULT_DEPS
=
"1"
do_install_append
()
{
install
-
d $
{
D
}
$
{
bindir
}
touch $
{
D
}
$
{
bindir
}/
theapp
}