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

git version control git at git.openembedded.org
Sat Aug 21 08:45:44 UTC 2010


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

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

gperf: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/gperf/gperf_3.0.3.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/gperf/gperf_3.0.3.bb b/recipes/gperf/gperf_3.0.3.bb
index 4f6b5ab..f571e81 100644
--- a/recipes/gperf/gperf_3.0.3.bb
+++ b/recipes/gperf/gperf_3.0.3.bb
@@ -7,7 +7,6 @@ SRC_URI  = "${GNU_MIRROR}/gperf/gperf-${PV}.tar.gz \
 
 inherit autotools
 
-NATIVE_INSTALL_WORKS = "1"
 BBCLASSEXTEND = "native"
 
 SRC_URI[md5sum] = "cc20e58975a38075440423c8fb85fd00"





More information about the Openembedded-commits mailing list