1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

automake-native: Remove unneeded staging function

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-11-17 14:38:25 +00:00
parent a1f2ed6e7f
commit 2ce975dba2
2 changed files with 1 additions and 5 deletions
@@ -4,8 +4,3 @@ DEPENDS = "autoconf-native"
RDEPENDS_automake-native = "autoconf-native perl-native-runtime"
inherit native
do_stage () {
oe_runmake install
install -d ${datadir}/aclocal
}
@@ -26,6 +26,7 @@ RDEPENDS_automake += "\
SRC_URI += "file://path_prog_fixes.patch;patch=1"
NATIVE_INSTALL_WORKS = "1"
do_install () {
oe_runmake 'DESTDIR=${D}' install
install -d ${D}${datadir}