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:
632770e
)
shasum: Replace INHIBIT_PATCH_TOOL with PATCHTOOL=patch
author
Richard Purdie
<rpurdie@rpsys.net>
Mon, 9 Apr 2007 22:39:22 +0000
(22:39 +0000)
committer
Richard Purdie
<rpurdie@rpsys.net>
Mon, 9 Apr 2007 22:39:22 +0000
(22:39 +0000)
packages/shasum/shasum-native.bb
patch
|
blob
|
history
diff --git
a/packages/shasum/shasum-native.bb
b/packages/shasum/shasum-native.bb
index
75b25d3
..
2b9dd9a
100644
(file)
--- a/
packages/shasum/shasum-native.bb
+++ b/
packages/shasum/shasum-native.bb
@@
-3,7
+3,7
@@
require shasum.inc
inherit native
INHIBIT_DEFAULT_DEPS = "1"
-
INHIBIT_PATCH_TOOL = "1
"
+
PATCHTOOL = "patch
"
do_fetch[depends] = ""
do_populate_staging() {