From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail5.wrs.com (mail5.windriver.com [192.103.53.11]) by mail.openembedded.org (Postfix) with ESMTP id 981FA79A16 for ; Thu, 25 Oct 2018 07:59:27 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail5.wrs.com (8.15.2/8.15.2) with ESMTPS id w9P7x3h9005471 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 25 Oct 2018 00:59:18 -0700 Received: from pek-hostel-deb02.wrs.com (128.224.153.152) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.408.0; Thu, 25 Oct 2018 00:59:10 -0700 From: To: Date: Thu, 25 Oct 2018 15:17:16 +0800 Message-ID: X-Mailer: git-send-email 2.18.0 MIME-Version: 1.0 Subject: [PATCH 0/1] target-sdk-provides-dummy: set nostamp for do_package 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, 25 Oct 2018 07:59:27 -0000 Content-Type: text/plain From: Kai Kang The following changes since commit 8e4c03744cfa8cc559682ebf7074643216dd2b9d: oe-selftest: devtool: Support meta being a symbolic link (2018-10-21 21:30:35 +0100) are available in the Git repository at: git://git.pokylinux.org/poky-contrib kangkai/target-dummy http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/target-dummy Kai Kang (1): target-sdk-provides-dummy: set nostamp for do_package meta/recipes-core/meta/target-sdk-provides-dummy.bb | 2 ++ 1 file changed, 2 insertions(+) -- 2.18.0