[oe-commits] Frans Meulenbroeks : gawk:remove NATIVE_INSTALL_WORKS

git version control git at git.openembedded.org
Sat Aug 21 08:18:53 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 92e70e06e42db6a93600c36a9ca4defe4f84fb82
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=92e70e06e42db6a93600c36a9ca4defe4f84fb82

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sat Aug 21 10:16:21 2010 +0200

gawk:remove NATIVE_INSTALL_WORKS

no need for NATIVE_INSTALL_WORKS when using autotools default install
in a recipe with BBCLASSEXTEND = "native"
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/gawk/gawk_3.1.4.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/gawk/gawk_3.1.4.bb b/recipes/gawk/gawk_3.1.4.bb
index ace214d..3aaeef2 100644
--- a/recipes/gawk/gawk_3.1.4.bb
+++ b/recipes/gawk/gawk_3.1.4.bb
@@ -30,4 +30,3 @@ SRC_URI[md5sum] = "3c8935efb9fdc7202720894279ad04a7"
 SRC_URI[sha256sum] = "5cdfe0c0919895e2ec87773c583cc6ebf2b84cba7617d5ec6cfd0150749e190f"
 
 BBCLASSEXTEND = "native"
-NATIVE_INSTALL_WORKS = "1"





More information about the Openembedded-commits mailing list