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 B548978E88 for ; Mon, 15 Oct 2018 07:14:01 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail5.wrs.com (8.15.2/8.15.2) with ESMTPS id w9F7Ce1W018165 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL); Mon, 15 Oct 2018 00:12:56 -0700 Received: from pek-hostel-deb02.wrs.com (128.224.153.152) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.408.0; Mon, 15 Oct 2018 00:12:48 -0700 From: To: Date: Mon, 15 Oct 2018 14:31:39 +0800 Message-ID: X-Mailer: git-send-email 2.18.0 MIME-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: [PATCH v2 0/1] image.bbclass: set consistent staging dirs 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: Mon, 15 Oct 2018 07:14:01 -0000 Content-Type: text/plain From: Kai Kang V2: * set consistent staging dirs for all images The following changes since commit b02f3bfe2fee291a9db85094e5f31b1933acf871: local.conf.sample.extended: add another warning to comment about GLIBC_GENERATE_LOCALES (2018-10-14 23:45:40 +0100) are available in the Git repository at: git://git.pokylinux.org/poky-contrib kangkai/image http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/image Kai Kang (1): image.bbclass: set consistent staging dirs meta/classes/image.bbclass | 5 +++++ 1 file changed, 5 insertions(+) -- 2.18.0