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 1D42D60761 for ; Thu, 27 Oct 2016 08:50:20 +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 u9R8oIgk004777 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 27 Oct 2016 01:50:18 -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.294.0; Thu, 27 Oct 2016 01:50:18 -0700 From: Robert Yang To: Date: Thu, 27 Oct 2016 01:50:17 -0700 Message-ID: X-Mailer: git-send-email 2.9.0 MIME-Version: 1.0 Subject: [PATCH 0/1] lib/bb/cooker.py: fix for BBFILE_PATTERN = "" 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: Thu, 27 Oct 2016 08:50:21 -0000 Content-Type: text/plain The following changes since commit e5815d0b607ff262663864d51fe51fbb37172329: build-appliance-image: Update to master head revision (2016-10-26 09:33:57 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib rbt/bbfile http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=rbt/bbfile Robert Yang (1): lib/bb/cooker.py: fix for BBFILE_PATTERN = "" bitbake/lib/bb/cooker.py | 4 ++++ 1 file changed, 4 insertions(+) -- 2.9.0