Sign in
◑
Theme
gbmc
/
openbmc
/
f92439bb0a2a28b4d5259eb85b4f330efe28e668
/
.
/
upstream-layers
/
openembedded-core
/
meta-selftest
/
recipes-test
/
sysroot-test
/
sysroot-pc-test_1.0.bb
blob: e748310fc4bb40af06a97e3af581ed7db779be75 [
file
]
SUMMARY
=
"Produce a broken pc file"
LICENSE
=
"CLOSED"
INHIBIT_DEFAULT_DEPS
=
"1"
EXCLUDE_FROM_WORLD
=
"1"
do_install
()
{
install
-
d $
{
D
}
$
{
libdir
}/
test
/
echo
'${WORKDIR}'
>
$
{
D
}
$
{
libdir
}/
test
/
test
.
pc
}
BBCLASSEXTEND
+=
"native"