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 982216156D for ; Thu, 12 Sep 2013 09:28:18 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail1.windriver.com (8.14.5/8.14.3) with ESMTP id r8C9SL09012233 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 12 Sep 2013 02:28:21 -0700 (PDT) Received: from pek-hostel-vm02.wrs.com (128.224.153.172) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.2.342.3; Thu, 12 Sep 2013 02:28:19 -0700 From: Robert Yang To: Date: Thu, 12 Sep 2013 05:28:16 -0400 Message-ID: X-Mailer: git-send-email 1.7.10.4 MIME-Version: 1.0 Subject: [PATCH 0/1] perf: source should be ready after do_unpack 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: Thu, 12 Sep 2013 09:28:18 -0000 Content-Type: text/plain The following changes since commit bd76847d867f9f76f76f033439cfb834cf59380f: libnewt-python: Don't write a whiptail package (2013-09-12 08:23:42 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/perf http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/perf Robert Yang (1): perf: source should be ready after do_unpack meta/recipes-kernel/perf/perf.bb | 3 +++ 1 file changed, 3 insertions(+) -- 1.7.10.4