aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2007-04-09 22:39:22 +0000
committerRichard Purdie <rpurdie@rpsys.net>2007-04-09 22:39:22 +0000
commit85995285758b6637d074f3cb9c098c297b2875cb (patch)
treeaff37be32a2c46c67d195ab3bc84f7be5a4e3c4d
parent632770e8d2beca177f1e492f5940c0a66a84bb09 (diff)
downloadopenembedded-85995285758b6637d074f3cb9c098c297b2875cb.tar.gz
shasum: Replace INHIBIT_PATCH_TOOL with PATCHTOOL=patch
-rw-r--r--packages/shasum/shasum-native.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/shasum/shasum-native.bb b/packages/shasum/shasum-native.bb
index 75b25d3123..2b9dd9a09d 100644
--- 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() {