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 793C773D60 for ; Tue, 21 Apr 2015 09:07:32 +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.14.9/8.14.9) with ESMTP id t3L97X7N028697 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 21 Apr 2015 02:07:33 -0700 (PDT) Received: from ala-blade47.wrs.com (147.11.105.67) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.224.2; Tue, 21 Apr 2015 02:07:33 -0700 From: Robert Yang To: Date: Tue, 21 Apr 2015 02:07:32 -0700 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Subject: [PATCH 0/1] cooker.py: change working dir before use pyinotify 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: Tue, 21 Apr 2015 09:07:32 -0000 Content-Type: text/plain The following changes since commit fc15878af46c09512fc3cb73480359fcbb22e627: init-install-efi.sh: fix gummiboot entry installation (2015-04-21 07:20:27 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib rbt/cwd http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=rbt/cwd Robert Yang (1): cooker.py: change working dir before use pyinotify bitbake/lib/bb/cooker.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 1.7.9.5