mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 17:55:49 +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
|
||||
|
||||
do_configure_prepend() {
|
||||
autopoint || touch config.rpath
|
||||
}
|
||||
|
||||
do_configure_append() {
|
||||
find ${S} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user