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 EC1E87ED59 for ; Tue, 20 Aug 2019 09:06:31 +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 x7K967cd028109 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 20 Aug 2019 02:06:22 -0700 Received: from msp-lpggp1.wrs.com (172.25.34.110) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.468.0; Tue, 20 Aug 2019 02:06:03 -0700 From: To: Date: Tue, 20 Aug 2019 05:05:58 -0400 Message-ID: <20190820090559.196193-1-kai.kang@windriver.com> X-Mailer: git-send-email 2.20.0 MIME-Version: 1.0 Subject: [PATCH 0/1] Workaround for do_populate_sysroot failure 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: Tue, 20 Aug 2019 09:06:32 -0000 Content-Transfer-Encoding: 8bit Content-Type: text/plain From: Kai Kang Hi, The script caused the issue install-sh is identical with the file from libtool and automake. Its function should be stable. And I didn't find out the root cause, so remove the temporary files explictly as workaround. Kai Kang (1): adwaita-icon-theme: workaround for do_populate_sysroot failure meta/recipes-gnome/gnome/adwaita-icon-theme_3.32.0.bb | 5 +++++ 1 file changed, 5 insertions(+) -- 2.20.0