[oe-commits] Frans Meulenbroeks : desktop-file-utils:remove NATIVE_INSTALL_WORKS

git version control git at git.openembedded.org
Sat Aug 21 08:46:48 UTC 2010


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

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

desktop-file-utils: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>

---

 .../desktop-file-utils/desktop-file-utils_0.16.bb  |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/desktop-file-utils/desktop-file-utils_0.16.bb b/recipes/desktop-file-utils/desktop-file-utils_0.16.bb
index 9492205..0d2ab9a 100644
--- a/recipes/desktop-file-utils/desktop-file-utils_0.16.bb
+++ b/recipes/desktop-file-utils/desktop-file-utils_0.16.bb
@@ -12,4 +12,3 @@ SRC_URI[archive.sha256sum] = "7960be4bf7aa4b4698e8ea333cfa0bbfa7a169029e85d6a8b5
 inherit autotools
 
 BBCLASSEXTEND = "native"
-NATIVE_INSTALL_WORKS = "1"





More information about the Openembedded-commits mailing list