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 497FC71AB4 for ; Tue, 14 Nov 2017 07:59:07 +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.15.2/8.15.1) with ESMTPS id vAE7x8Xn024768 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 13 Nov 2017 23:59:08 -0800 (PST) Received: from pek-lpg-core1.windriver.com (128.224.156.132) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.361.1; Mon, 13 Nov 2017 23:59:08 -0800 From: Robert Yang To: Date: Tue, 14 Nov 2017 15:57:46 +0800 Message-ID: X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Subject: [PATCH 0/2] fixes for lib32-image -ctestimage 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, 14 Nov 2017 07:59:08 -0000 Content-Type: text/plain The following changes since commit a17f3ec910366e9e7551fa24fbc07929b9584341: dhcp: fix build issue with libxml2 support (2017-11-10 14:44:31 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/mlqa http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/mlqa Robert Yang (2): oeqa: make OEHasPackage() check multilib package oeqa/dnf.py/rpm.py: add MLPREFIX to package name meta/lib/oeqa/runtime/cases/dnf.py | 4 ++-- meta/lib/oeqa/runtime/cases/rpm.py | 2 +- meta/lib/oeqa/runtime/decorator/package.py | 13 +++++++++++-- 3 files changed, 14 insertions(+), 5 deletions(-) -- 2.7.4