From patchwork Thu Jul 6 21:03:08 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jose Perez Carranza X-Patchwork-Id: 107170 Delivered-To: patch@linaro.org Received: by 10.140.101.44 with SMTP id t41csp2604457qge; Thu, 6 Jul 2017 14:03:57 -0700 (PDT) X-Received: by 10.99.247.83 with SMTP id f19mr28237566pgk.190.1499375037229; Thu, 06 Jul 2017 14:03:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1499375037; cv=none; d=google.com; s=arc-20160816; b=BEXrHtS5fyPhezL38KMBjtNsJst/VTvkEwdhdo3TIobhFgAb2e7Va/ClyRIlRgq3B7 Uusiur8y9iVttvQpQf2t7VO/LoQiIZEUu2nFR1brYRt90AqWpyY5mCoUf/UhsYDFnU7Y 1aZNg2INhBl2/tIWlylTCXWOT5PbjIkvq54Y/I4TJdKuzCV2yjqpWOnGVFQrbeX1LpJq VeepfVXYd5dv8+skM19957xf10OueXAnZXCcH83WpB/vh7cSNPR71P6oMm+PcOxqgCsd UsCvkfl+RdmyLpYIdDGspcGt7Pd8hb/4rIWvsfX62HpXXEmFu6Dh28ILtHSoeEFGAYNH dAig== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=errors-to:sender:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:references:in-reply-to:message-id:date :to:from:delivered-to:arc-authentication-results; bh=J+aqocpDTZz7ELkra5cUfThLCmJyRgcOvPbpbypOdzM=; b=eYZEUzQOASYdxxMIyUpGGVjQLZreQ3KJdxTxPyNQQe6qLhUCIT/muzFER/keks0WH8 /oLfhF96klpFa/8w8sDiOY7Z6H4bljG3k/lp/AnFJTHZF5MJh97A8JENTWXdwO7mvuF6 SPlaaMG42bJuS2SOJ8X+oIceZ/I4Z67TOy8AgE1ZjG2Hhr/H7v7iiIAzVjfUaeUBOjNR PAHuzllVo9WnI0QrPVtYIkyk0vqn5GzD+GdJYvgzPxktZrLsiol0X+uumez0DJB4SkeM 18GvI+AhkZ6saAoqIG4GRLpVa2zwT+vkjOuoC/H2HMlIbBuiBAdoZpCEWbv2iaDZn7tZ ltlQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id f83si637487pfj.383.2017.07.06.14.03.56; Thu, 06 Jul 2017 14:03:57 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) client-ip=140.211.169.62; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Received: from review.yoctoproject.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id AA69E77CDB; Thu, 6 Jul 2017 21:03:50 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mail.openembedded.org (Postfix) with ESMTP id DBFB477BD9 for ; Thu, 6 Jul 2017 21:03:09 +0000 (UTC) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga104.jf.intel.com with ESMTP; 06 Jul 2017 14:03:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos; i="5.40,319,1496127600"; d="scan'208"; a="1169411956" Received: from yctb06.ostc.intel.com ([10.54.69.60]) by fmsmga001.fm.intel.com with ESMTP; 06 Jul 2017 14:03:11 -0700 From: jose.perez.carranza@linux.intel.com To: openembedded-core@lists.openembedded.org Date: Thu, 6 Jul 2017 14:03:08 -0700 Message-Id: <4dabc888e55ec24bfbcf1d031ff6cb30329ee957.1499373694.git.jose.perez.carranza@linux.intel.com> X-Mailer: git-send-email 2.12.0 In-Reply-To: References: Subject: [OE-core] [PATCH 2/2] testimage: Use the renamed buildlzip 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: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org From: Khem Raj buildiptables has been replaced with buildlzip Signed-off-by: Khem Raj --- meta/classes/testimage.bbclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 2.12.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/classes/testimage.bbclass b/meta/classes/testimage.bbclass index 6fa2d6fd9f4..0c4a84e1119 100644 --- a/meta/classes/testimage.bbclass +++ b/meta/classes/testimage.bbclass @@ -49,10 +49,10 @@ DEFAULT_TEST_SUITES_pn-core-image-x11 = "${MINTESTSUITE}" DEFAULT_TEST_SUITES_pn-core-image-lsb = "${NETTESTSUITE} pam parselogs ${RPMTESTSUITE}" DEFAULT_TEST_SUITES_pn-core-image-sato = "${NETTESTSUITE} connman xorg parselogs ${RPMTESTSUITE} \ ${@bb.utils.contains('IMAGE_PKGTYPE', 'rpm', 'python', '', d)}" -DEFAULT_TEST_SUITES_pn-core-image-sato-sdk = "${NETTESTSUITE} buildcpio buildiptables buildgalculator \ +DEFAULT_TEST_SUITES_pn-core-image-sato-sdk = "${NETTESTSUITE} buildcpio buildlzip buildgalculator \ connman ${DEVTESTSUITE} logrotate perl parselogs python ${RPMTESTSUITE} xorg" DEFAULT_TEST_SUITES_pn-core-image-lsb-dev = "${NETTESTSUITE} pam perl python parselogs ${RPMTESTSUITE}" -DEFAULT_TEST_SUITES_pn-core-image-lsb-sdk = "${NETTESTSUITE} buildcpio buildiptables buildgalculator \ +DEFAULT_TEST_SUITES_pn-core-image-lsb-sdk = "${NETTESTSUITE} buildcpio buildlzip buildgalculator \ connman ${DEVTESTSUITE} logrotate pam parselogs perl python ${RPMTESTSUITE}" DEFAULT_TEST_SUITES_pn-meta-toolchain = "auto" @@ -61,7 +61,7 @@ DEFAULT_TEST_SUITES_remove_aarch64 = "xorg" # qemumips is quite slow and has reached the timeout limit several times on the YP build cluster, # mitigate this by removing build tests for qemumips machines. -MIPSREMOVE ??= "buildcpio buildiptables buildgalculator" +MIPSREMOVE ??= "buildcpio buildlzip buildgalculator" DEFAULT_TEST_SUITES_remove_qemumips = "${MIPSREMOVE}" DEFAULT_TEST_SUITES_remove_qemumips64 = "${MIPSREMOVE}"