From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6701143333816762368 X-Received: by 2002:a50:b87c:: with SMTP id k57mr40837420ede.226.1560257808892; Tue, 11 Jun 2019 05:56:48 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a50:f4c3:: with SMTP id v3ls3258402edm.11.gmail; Tue, 11 Jun 2019 05:56:48 -0700 (PDT) X-Google-Smtp-Source: APXvYqyDcjBqpYA7WIisWcr42BroxzpkPa1+mhHkrlnRjy+Rom83BngoBKTTpWOnmcgRpMt7493d X-Received: by 2002:a50:b48f:: with SMTP id w15mr33309254edd.260.1560257808561; Tue, 11 Jun 2019 05:56:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560257808; cv=none; d=google.com; s=arc-20160816; b=KeOkGIiXiYWfBk78I2ZrBv/VnqfX1S9/Z1ilis+owzdl2cvYPd7iRUqCDg4tfuC0Ry SGqN/CwSxPzk1qZSQBtAgXICIjNdgGBAJ+YqGAHbH8DCcA1ug/O/XJ8tNfAbOK+ZhehG Wvlnv0Oj24cvjHB0UdeA1dlrfwBzWlsmw44yOOvNNgrgi0nVs5mg6XU4FogO2BNp1FZc Oh2hpUwsHnfdvOyZz0ZtJUnS4RQUd8zWxTM8ly6u02wky7atsMFdscdE+hSitTT3lBVq rvOTY2AkhQrhhxo4ynL1VG+ah5tNXdShH4Yq0rVQ0QJaNnvyDkiR6vD+wkVPX8+eDYMa yaTA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=mime-version:references:in-reply-to:message-id:date:subject:cc:to :from; bh=GTArZXNkUWFamW3xyKC7Lt1/7LP6flCAg+GSdNNiy5o=; b=KYSqjkpnVToGLgXaiv3jrZbDKvfFVVHidgFc9RXK//NE9nKgbtiRdo8wBW2HGnU1eX kdXHwxxBhRobF+FgJl6kUX5yQdJ3Xs3p+Q6ZLWSSJAr+AXi9DeGZC5fox7CqRZ2NbP0u 7KHvupbx9aEymy4ZEqyzTsFhGI/0fKosSGU5gzijoDcyl47Bbc4bszjyK7jO0O6XOhbW lmAnbzkQsqF761XrMrq64RtZI1pSTD2NBmyidtst6Alda6vop71tAI/GTKjzQ6alRj/G DWQMKQz+nrTDP1J4tWvVuH4QyAryijXDAuRZ2trogySQgu7P41VXDwXRqelE3ZMeY9yJ zm4A== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of cedric_hombourger@mentor.com designates 192.94.38.131 as permitted sender) smtp.mailfrom=Cedric_Hombourger@mentor.com Return-Path: Received: from relay1.mentorg.com (relay1.mentorg.com. [192.94.38.131]) by gmr-mx.google.com with ESMTPS id h23si200964edb.2.2019.06.11.05.56.48 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jun 2019 05:56:48 -0700 (PDT) Received-SPF: pass (google.com: domain of cedric_hombourger@mentor.com designates 192.94.38.131 as permitted sender) client-ip=192.94.38.131; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of cedric_hombourger@mentor.com designates 192.94.38.131 as permitted sender) smtp.mailfrom=Cedric_Hombourger@mentor.com Received: from nat-ies.mentorg.com ([192.94.31.2] helo=svr-ies-mbx-02.mgc.mentorg.com) by relay1.mentorg.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-SHA384:256) id 1hagKV-0003zg-BF from Cedric_Hombourger@mentor.com for isar-users@googlegroups.com; Tue, 11 Jun 2019 05:56:47 -0700 Received: from FRG-W10-HOMBOUR.world.mentorg.com (137.202.0.90) by svr-ies-mbx-02.mgc.mentorg.com (139.181.222.2) with Microsoft SMTP Server (TLS) id 15.0.1320.4; Tue, 11 Jun 2019 13:56:43 +0100 From: Cedric Hombourger To: CC: Cedric Hombourger Subject: [PATCH v2 7/9] ci_build: add qemumipsel-stretch to build targets Date: Tue, 11 Jun 2019 14:56:30 +0200 Message-ID: <1560257792-376-3-git-send-email-Cedric_Hombourger@mentor.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1560257792-376-1-git-send-email-Cedric_Hombourger@mentor.com> References: <1560257426-225-5-git-send-email-Cedric_Hombourger@mentor.com> <1560257792-376-1-git-send-email-Cedric_Hombourger@mentor.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-06.mgc.mentorg.com (139.181.222.6) To svr-ies-mbx-02.mgc.mentorg.com (139.181.222.2) X-TUID: 9GmtRm6iZl8Z Signed-off-by: Cedric Hombourger --- scripts/ci_build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/ci_build.sh b/scripts/ci_build.sh index dd736bf..8c99df4 100755 --- a/scripts/ci_build.sh +++ b/scripts/ci_build.sh @@ -29,6 +29,7 @@ TARGETS_SET="\ multiconfig:qemuamd64-stretch:isar-image-base \ multiconfig:qemuamd64-buster:isar-image-base \ multiconfig:qemuamd64-buster-tgz:isar-image-base \ + multiconfig:qemumipsel-stretch:isar-image-base \ multiconfig:nand-ubi-demo-buster:isar-image-ubi \ multiconfig:rpi-stretch:isar-image-base" # qemu-user-static of <= buster too old to build that -- 2.11.0