]> code.ossystems Code Review - openembedded-core.git/commitdiff
tar-replacement-native: Fix install
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Feb 2011 16:44:09 +0000 (16:44 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Feb 2011 16:44:09 +0000 (16:44 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/tar/tar-replacement-native_1.25.bb
meta/recipes-extended/tar/tar.inc

index 2ec55483c06da1937ecab328939f774a6fe7d9ad..071ede765bde3e0b43d7853fedcc142a7664d4df 100644 (file)
@@ -3,3 +3,4 @@ require tar_${PV}.bb
 inherit native
 
 BPN = "tar"
+EXTRAINSTALL = ""
index f83fb460125748094cb241fad3db6d7c5128b622..a257dd2c264adf29b13311d89ebdcd4ece012070 100644 (file)
@@ -9,7 +9,6 @@ SRC_URI = "${GNU_MIRROR}/tar/tar-${PV}.tar.bz2"
 inherit autotools gettext
 
 EXTRAINSTALL = "do_install_extra"
-EXTRAINSTALL_virtclass-native = ""
 
 do_install () {
     autotools_do_install