From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.yoctoproject.org (mail.yoctoproject.org [198.145.29.25]) by mx.groups.io with SMTP id smtpd.web12.16957.1612902669706091134 for ; Tue, 09 Feb 2021 12:31:09 -0800 Authentication-Results: mx.groups.io; dkim=fail reason="body hash did not verify" header.i=@gmail.com header.s=20161025 header.b=k6kBHvIj; spf=softfail (domain: gmail.com, ip: 198.145.29.25, mailfrom: twoerner@gmail.com) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mail.yoctoproject.org (Postfix) with ESMTPS id EFC0038C07D7 for ; Tue, 9 Feb 2021 20:31:08 +0000 (UTC) Received: by mail-qt1-f171.google.com with SMTP id b24so4195258qtp.13 for ; Tue, 09 Feb 2021 12:31:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=6gpb6ueg/c0dzXOWJdLDQFkemRFACfBRZ8IjtwbNn4c=; b=k6kBHvIjb4ZqjgFr6CJewwEOw2lkLDCuquDDaMUkmI8XxdG2+NlN5bCDD+ppbGJnD8 r+85ymZjQuaGZyYN912x7Ly5JI77PovgFNAUMvYrmvttczT7VsVeVcjIU+EPb51wr27R SnlpNy+edOLUUQbzVgMFjrNOMp2ml2JRzCL7tt5yAhROF+2zEL6tFtg6vv/uMRPBYS2y 3A9QRgt4njMeebfi3kLYBwOMkmeBk4r5CVMJ8ASjqFnC/HLftrIhpTgcU3fZftULXGxi XHmIA+pY263OPSUUIzNCDPqyg3kxUcyIC1nOLK9GzLnjFCNxZvFEOMSNghTUmwiKOw2Q cKbA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=6gpb6ueg/c0dzXOWJdLDQFkemRFACfBRZ8IjtwbNn4c=; b=tQX80wVtPGnOReIT5ix0LOdvQWHTziqBDlE3pdh9eETBv/6kxVXvrEDihfB6xbBMMx K26ZoNAlSU0sDJkHNa6biFv4DoM+87/a6HSWH/BOagLxbDwNbwWEK0h/lU5W2fQytYYP s50zRLZL9NwS12sYKdfkMMkr7ka3qi5k33OKXrkrGQRJZzHKKti/UwQ84wwgc+1ZIgmU t9TUGlI9LOtnspX+dt47oiJkFhBq9qu8E0bp7OtRw9+KKbgP0G0lBptAPTm/tN0LOxoe J2ubhbSEtAr45z9p9pQOlouo3LKHVE6dKTUtSSMOZQAfaQ6Xa4hkWH8shm6CMP2Y3vBu bvIg== X-Gm-Message-State: AOAM530PJ7k8W+sEAn2VHphtfM5kCCALbN2r+BuhJXYm+sQICDm78EBf dTGoYPxqUXvfVkAFgckNBu8= X-Google-Smtp-Source: ABdhPJxkPfcb+Y5+IGNGmKcj4g/CkG5oXZQFlkMIddEKtbFOuB1MI6UoxzdcrLYh765zyNbZCdctUA== X-Received: by 2002:ac8:5d45:: with SMTP id g5mr21494991qtx.247.1612902667990; Tue, 09 Feb 2021 12:31:07 -0800 (PST) Received: from localhost (pppoe-209-91-167-254.vianet.ca. [209.91.167.254]) by smtp.gmail.com with ESMTPSA id y185sm20050130qkd.53.2021.02.09.12.31.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 09 Feb 2021 12:31:07 -0800 (PST) Date: Tue, 9 Feb 2021 15:31:05 -0500 From: "Trevor Woerner" To: Otavio Salvador Cc: meta-freescale Mailing List Subject: Re: [meta-freescale] suspicious MACHINE_FIRMWARE for mainline bsp Message-ID: <20210209203105.GA29976@localhost> References: <166224C7215CF162.16853@lists.yoctoproject.org> <20210209174012.GA12861@localhost> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue 2021-02-09 @ 04:58:54 PM, Otavio Salvador wrote: > Em ter., 9 de fev. de 2021 =C3=A0s 14:40, Trevor Woerner > escreveu: >=20 > > On Tue 2021-02-09 @ 12:34:08 PM, Trevor Woerner via lists.yoctoprojec= t.org > > wrote: > > > This looks suspicious to me since firmware-imx things are being inc= luded > > with > > > the use-mainline-bsp OVERRIDE. Building for wandboard fails as a re= sult. > > > > =E2=80=A6specifically: > > firmware-imx-vpu-imx6q > > firmware-imx-vpu-imx6d > > >=20 > What branch is that? master https://github.com/Freescale/meta-freescale/blob/master/conf/machine/incl= ude/imx-base.inc#L248 Sorry, I forgot to mention what file! lol