mirror of
git://git.yoctoproject.org/poky
synced 2026-08-15 16:38:01 +00:00
automake: Sync with OE (include -> requires)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@661 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
566a46390b
commit
438c974339
@ -1,3 +1,3 @@
|
||||
PV := "${PV}"
|
||||
|
||||
include automake-native.inc
|
||||
require automake-native.inc
|
||||
|
||||
@ -14,7 +14,7 @@ inherit autotools
|
||||
export AUTOMAKE = "${@bb.which('automake', bb.data.getVar('PATH', d, 1))}"
|
||||
FILES_${PN} += "${datadir}/automake* ${datadir}/aclocal*"
|
||||
|
||||
include automake.inc
|
||||
require automake.inc
|
||||
|
||||
do_install () {
|
||||
oe_runmake 'DESTDIR=${D}' install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user