From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id 1535C71B1D for ; Fri, 1 Dec 2017 05:14:19 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.15.2/8.15.1) with ESMTPS id vB15EKep016355 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 30 Nov 2017 21:14:21 -0800 (PST) Received: from pek-lpg-core1.wrs.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; Thu, 30 Nov 2017 21:14:19 -0800 From: Robert Yang To: Date: Fri, 1 Dec 2017 13:13:52 +0800 Message-ID: X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Subject: [PATCH 0/1 V2] targetcontrol.py: use oe.types.boolean for QEMU_USE_KVM 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: Fri, 01 Dec 2017 05:14:20 -0000 Content-Type: text/plain The following changes since commit addf309165059a113a6d02ea5fb29a0f495c1485: usbutils: remove uclibc-specific patch (2017-11-29 23:41:38 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/use_qemu http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/use_qemu Robert Yang (1): targetcontrol.py: use oe.types.boolean for QEMU_USE_KVM meta/classes/testimage.bbclass | 2 +- meta/lib/oeqa/targetcontrol.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.7.4