mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libsocketcan: Fix build with B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
a04c794b58
commit
c811ad2cdc
@ -16,5 +16,5 @@ S = "${WORKDIR}/git"
|
||||
inherit autotools pkgconfig
|
||||
|
||||
do_configure_prepend() {
|
||||
sed -i -e s:tests/GNUmakefile::g -e s:trunk:0.0.9: configure.ac
|
||||
sed -i -e s:tests/GNUmakefile::g -e s:trunk:0.0.9: ${S}/configure.ac
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user