From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by mail.openembedded.org (Postfix) with ESMTP id 49F16600EA for ; Tue, 5 Dec 2017 01:37:32 +0000 (UTC) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 04 Dec 2017 17:37:33 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,362,1508828400"; d="scan'208";a="184038088" Received: from gsteoh-mobl3.gar.corp.intel.com (HELO peggleto-mobl.ger.corp.intel.com) ([10.249.76.232]) by fmsmga006.fm.intel.com with ESMTP; 04 Dec 2017 17:37:30 -0800 From: Paul Eggleton To: openembedded-core@lists.openembedded.org Date: Tue, 5 Dec 2017 14:36:56 +1300 Message-Id: X-Mailer: git-send-email 2.9.5 Subject: [PATCH 0/2] patch class fixes X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Dec 2017 01:37:33 -0000 A couple of fixes for the patch class. The following changes since commit a7cd9d1183be603777fc9c8c448281fe01224f7b: lib/oe/utils: remove param_bool() (2017-12-02 11:24:38 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/patch-fixes http://cgit.openembedded.org/openembedded-core-contrib/log/?h=paule/patch-fixes Paul Eggleton (2): classes/patch: remove unused variable classes/patch: when PATCHTOOL = "git" double-check the repository meta/classes/patch.bbclass | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) -- 2.9.5