From: Richard Purdie Date: Mon, 9 Apr 2007 22:39:22 +0000 (+0000) Subject: shasum: Replace INHIBIT_PATCH_TOOL with PATCHTOOL=patch X-Git-Tag: Release-2010-05/1~8868^2~728 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85995285758b6637d074f3cb9c098c297b2875cb;p=openembedded.git shasum: Replace INHIBIT_PATCH_TOOL with PATCHTOOL=patch --- 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() {