[oe-commits] Tom Rini : shasum.inc: NATIVE_INSTALL_WORKS = "1"

git version control git at git.openembedded.org
Tue Oct 5 22:51:11 UTC 2010


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

Author: Tom Rini <tom_rini at mentor.com>
Date:   Tue Oct  5 15:49:23 2010 -0700

shasum.inc: NATIVE_INSTALL_WORKS = "1"

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/shasum/shasum.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/shasum/shasum.inc b/recipes/shasum/shasum.inc
index a02b9ff..b11f1d1 100644
--- a/recipes/shasum/shasum.inc
+++ b/recipes/shasum/shasum.inc
@@ -21,3 +21,4 @@ do_install() {
 	install -d ${D}${bindir}/
 	install -m 0755 ${S}/oe_sha256sum ${D}${bindir}/
 }
+NATIVE_INSTALL_WORKS = "1"





More information about the Openembedded-commits mailing list