Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
e6df69e8fa7e60a418523d599a6125d1d218d9ea
/
.
/
import-layers
/
yocto-poky
/
meta
/
classes
/
autotools-brokensep.bbclass
blob: 71cf97a391d8fbc28ea1e0113dfbf097ab069ee5 [
file
] [
log
] [
blame
]
# Autotools class for recipes where separate build dir doesn't work
# Ideally we should fix software so it does work. Standard autotools supports
# this.
inherit autotools
B
=
"${S}"