git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8377b8e
)
shasum.inc: NATIVE_INSTALL_WORKS = "1"
author
Tom Rini
<tom_rini@mentor.com>
Tue, 5 Oct 2010 22:49:23 +0000
(15:49 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Tue, 5 Oct 2010 22:49:23 +0000
(15:49 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/shasum/shasum.inc
patch
|
blob
|
history
diff --git
a/recipes/shasum/shasum.inc
b/recipes/shasum/shasum.inc
index
a02b9ff
..
b11f1d1
100644
(file)
--- 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"