mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 15:20:12 +00:00
libsocketcan: Fix build with B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -16,5 +16,5 @@ S = "${WORKDIR}/git"
|
|||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
do_configure_prepend() {
|
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
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user