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