From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id 74AD762133 for ; Wed, 30 Mar 2016 09:32:55 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.15.2/8.15.1) with ESMTPS id u2U9Wtgm003310 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 30 Mar 2016 02:32:56 -0700 (PDT) Received: from ala-blade48.wrs.com (147.11.105.68) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.248.2; Wed, 30 Mar 2016 02:32:55 -0700 From: Robert Yang To: Date: Wed, 30 Mar 2016 02:32:54 -0700 Message-ID: X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Subject: [PATCH 0/1] cookerdata.py: remove slash in the end X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussion that advance bitbake development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2016 09:32:56 -0000 Content-Type: text/plain The following changes since commit ddbeb56f4fb69831453f4b91f5410ba4fde9fa56: bitbake: cookerdata: Improve handling of ParseError (2016-03-29 23:21:52 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib 96108bac83f88289ad4851f781742f515e882f5d http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=96108bac83f88289ad4851f781742f515e882f5d Robert Yang (1): cookerdata.py: remove slash in the end bitbake/lib/bb/cookerdata.py | 2 ++ 1 file changed, 2 insertions(+) -- 2.7.4