From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mail.openembedded.org (Postfix) with ESMTP id 874D460111 for ; Sun, 4 Dec 2016 22:11:49 +0000 (UTC) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga104.jf.intel.com with ESMTP; 04 Dec 2016 14:11:51 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,301,1477983600"; d="scan'208";a="37030935" Received: from patejona-mobl3.ger.corp.intel.com (HELO peggleto-mobl.ger.corp.intel.com.fritz.box) ([10.255.157.67]) by orsmga004.jf.intel.com with ESMTP; 04 Dec 2016 14:11:49 -0800 From: Paul Eggleton To: openembedded-core@lists.openembedded.org Date: Mon, 5 Dec 2016 11:11:43 +1300 Message-Id: X-Mailer: git-send-email 2.5.5 Subject: [PATCH 0/1] recipetool: fix encoding-related errors creating python recipes 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: Sun, 04 Dec 2016 22:11:52 -0000 The following changes since commit 11063a01d4511b2688ea7ba2d7359e4e07328c66: ruby: upgrade to 2.3.1 (2016-11-30 15:47:17 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/recipetool-fixes7 http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/recipetool-fixes7 Paul Eggleton (1): recipetool: fix encoding-related errors creating python recipes scripts/lib/recipetool/create_buildsys_python.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.5.5