mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 02:09:18 +00:00
e.bbclass: remove autopoint, shouldn't be needed anymore
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
541a06a9ee
commit
0d9457c677
@ -7,10 +7,6 @@ do_prepsources () {
|
|||||||
}
|
}
|
||||||
addtask prepsources after do_patch before do_configure
|
addtask prepsources after do_patch before do_configure
|
||||||
|
|
||||||
do_configure_prepend() {
|
|
||||||
autopoint || touch config.rpath
|
|
||||||
}
|
|
||||||
|
|
||||||
do_configure_append() {
|
do_configure_append() {
|
||||||
find ${S} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g
|
find ${S} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user