From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6701143333816762368 X-Received: by 2002:adf:f709:: with SMTP id r9mr18147794wrp.281.1560257450390; Tue, 11 Jun 2019 05:50:50 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a1c:9d45:: with SMTP id g66ls871234wme.1.gmail; Tue, 11 Jun 2019 05:50:49 -0700 (PDT) X-Google-Smtp-Source: APXvYqxa9U2Kr6/mJvK5YHFmsTXtBdYKWRavhcpz70d+bcIQRzQF+qPwX4GtKEFg9jj4mDdHYRcu X-Received: by 2002:a1c:345:: with SMTP id 66mr16749531wmd.8.1560257449955; Tue, 11 Jun 2019 05:50:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560257449; cv=none; d=google.com; s=arc-20160816; b=UcYf+ROqbRjeoa7UnqWET5Oto5uxX6gLsIqa0NvKdnbdhHlfop38LAgEaGcojp6iHh /Pz7cKVqDY5N/XEY6mKhVpkAIvoISLQCVN5mZCxaiuKc1cFQeMMECY66/9BWJFq4H/4g ZkDP9kxpjn0nTqv6XxRCSY52Vdk/V3Z6RNbKRJsxuumuGU6UESkywZ1rneJxlqmHfomb 4L/kDR7KFvO22sbq0H8bP4NDCviVJU70DY4CgfU9GETZX673UOZWPj46XrRBTRmKJ2rC Uz5ERkV2mJauWaaYv+FMpu2BXj4qmgTy2c3PtBL0mxuxrKwqYD5SQs1HQaCyMeLFhVUB 7DeQ== 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=uzdb4x9xGcfTMkntPeDpVWCUx8gg8CB3PbAGYcGUmsE=; b=ZZcJzAbBikqzrIXyOBi45i/WdBXSaQfxaT05h04QBbVXl0xXLsojS9M2JNU7zW3XCn Ves5J+KhkJBhcg+0jeb5Ktt7OVcdSgWrhAyN7RSgoxoQ98VBgGqNSFQ4+NjZvAfwB5Wy TmhorxzHRLv5kxPTnt7nuFVy/3+j7kzoComdjAaI2jFCMGU1r/USkTwNZivuIL8EpAcX Znr2EwBo97NwLd+5XTpQgDwhfFdwAjjuTlwMIkrYq3ySLD2vStabM2mVbr4p8U7vI0C0 L3abKu7YftLPJ3EYQIJba3xejpA3qHkZbQ5qx2unww0jNUsv2XTUfTC35nw/Jr94mn7Q /P9w== 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 f83si72283wme.2.2019.06.11.05.50.49 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jun 2019 05:50:49 -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 1hagEi-0003Df-NX from Cedric_Hombourger@mentor.com for isar-users@googlegroups.com; Tue, 11 Jun 2019 05:50:48 -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:50:44 +0100 From: Cedric Hombourger To: CC: Cedric Hombourger Subject: [PATCH v2 3/9] recipes-devtools/*-apt: add support for the mipsel architecture Date: Tue, 11 Jun 2019 14:50:20 +0200 Message-ID: <1560257426-225-4-git-send-email-Cedric_Hombourger@mentor.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1560257426-225-1-git-send-email-Cedric_Hombourger@mentor.com> References: <20190611130710.0fddc4d6@md1za8fc.ad001.siemens.net> <1560257426-225-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-04.mgc.mentorg.com (139.181.222.4) To svr-ies-mbx-02.mgc.mentorg.com (139.181.222.2) X-TUID: ZhaqKM90rKl0 Signed-off-by: Cedric Hombourger --- meta/recipes-devtools/base-apt/files/distributions.in | 2 +- meta/recipes-devtools/isar-apt/files/distributions.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/base-apt/files/distributions.in b/meta/recipes-devtools/base-apt/files/distributions.in index 6dcc5a6..fd7de0b 100644 --- a/meta/recipes-devtools/base-apt/files/distributions.in +++ b/meta/recipes-devtools/base-apt/files/distributions.in @@ -1,3 +1,3 @@ Codename: {CODENAME} -Architectures: i386 armhf arm64 amd64 source +Architectures: i386 armhf arm64 amd64 mipsel source Components: main diff --git a/meta/recipes-devtools/isar-apt/files/distributions.in b/meta/recipes-devtools/isar-apt/files/distributions.in index cc82c57..a24a700 100644 --- a/meta/recipes-devtools/isar-apt/files/distributions.in +++ b/meta/recipes-devtools/isar-apt/files/distributions.in @@ -1,3 +1,3 @@ Codename: {DISTRO_NAME} -Architectures: i386 armhf arm64 amd64 source +Architectures: i386 armhf arm64 amd64 mipsel source Components: main -- 2.11.0