From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-qv1-f49.google.com (mail-qv1-f49.google.com [209.85.219.49]) by mx.groups.io with SMTP id smtpd.web11.28504.1618208945143048960 for ; Sun, 11 Apr 2021 23:29:05 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20161025 header.b=pfcdy3J4; spf=pass (domain: gmail.com, ip: 209.85.219.49, mailfrom: sam.van.den.berge@gmail.com) Received: by mail-qv1-f49.google.com with SMTP id i3so203329qvj.7 for ; Sun, 11 Apr 2021 23:29:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=oRQ2olg5DYn9N0coIP2FPB9gcLhjzLj30pVNKAwyyeo=; b=pfcdy3J4AMdhz0LtdLzXlL2ZTde2JZjKwBpD4Q2X0cFVTUHsRevmnukbe5I8PiBagT i3nHXf1ooVU1c357fanw6BfkfriywvutI4SUN8XYszq1MqlZ2U9fO2EifFOXpOoX4iAf 4bdwFKcUIsJ5Up/7DVXdoMqTRBt3m3LKswSKL6GWRF9ywy0IRNEX8SvdBhMekk3Ytgx1 neJTGml6TfMxrjSSV0QhXh8Bp3AdhS6RLcIT4M2Un38JZqYgUOVWe8vV63rrOVAalKl+ akdXOu6U8hQRaGEzBWmSpQLcleKtT8C0LQbPYGFOW4kJsKPwleH5Rk94Vdi4RHXSRZ4o KmyA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=oRQ2olg5DYn9N0coIP2FPB9gcLhjzLj30pVNKAwyyeo=; b=kyAaNqyUH30uzr8TfXny2cFSYKYf9NqzQgLVEgd2UnwsjHpkFPzSBAjlbkQXNiCiKG QsFqv6vfD45IzL+akY2mHSSBZTC36xnK37adt2KVWE6bf6GBryQNZtas0lAqE8+DRNr5 xQCkU/l1UN3Q828oHaGfsdwUBdU/mqjXs33JKSkaaehO2POQNzMWeZ9c8IjN1bH78vYE WoN4XIgu43cgwJccoMy+vDOFqiqa3GG9pk42RoqhIQjsDS4mbjp/XuzxyDA/kH5xbirS YNFHg7b7UeW+Mi+iIvhjsSqpuuVX4oe/IFu3yg9HvzmzgKSyg3lrCvCZiSj998kEmyjA f0LA== X-Gm-Message-State: AOAM532KevY5yHqbAtDqMPEO33xnVleNrjdIdRb6FeXZ2Sy420si91j6 7IuZX04oRd5YhsTS+Db/qdkMpXEwzn2qPlZwHQ== X-Google-Smtp-Source: ABdhPJzOIpMfdak3UjnWhKUElJrIfKvVW+CkWHisEz3bfaWcRCfcLZ8DhAN1v4LHU78za2apbeS5tDE2oqAYYxQ3kiI= X-Received: by 2002:a05:6214:1467:: with SMTP id c7mr11883239qvy.7.1618208944267; Sun, 11 Apr 2021 23:29:04 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "svdb" Date: Mon, 12 Apr 2021 08:28:53 +0200 Message-ID: Subject: Re: [meta-freescale] error bucause of 492999986124b5e960d0e21fc81d341458d6c5ad To: leimaohui Cc: "meta-freescale@lists.yoctoproject.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Lei, Some time ago I think we were discussing the same issue. See https://lists.yoctoproject.org/g/meta-freescale/topic/75903226. Unfortunately I haven't been able to investigate any further. Now and then the issue pops up and I always manage to work around it... Kr, Sam. On Mon, Apr 12, 2021 at 4:13 AM leimaohui wrote: > > Hi, > > I select linux-qoriq as kernel in my config file: > > PREFERRED_PROVIDER_virtual/kernel =3D "linux-qoriq" > > And I met the following error with the latest commit of master branch to= day. > ---------------------------------------- > NOTE: Executing Tasks > ERROR: linux-qoriq-5.4.47+gitAUTOINC+6bff40d413-r0 do_kernel_localversio= n: Execution of '/ubinux-dev/fct001/fnst/ubinux-build/build-ubinux-armv8/tm= p/work/ubinux_armv8-ubinux-linux/linux-qoriq/5.4.47+gitAUTOINC+6bff40d413-r= 0/temp/run.do_kernel_localversion.44674' failed with exit code 2: > /ubinux-dev/ /ubinux-build/build-ubinux-armv8/tmp/work/ubinux_armv8-ubin= ux-linux/linux-qoriq/5.4.47+gitAUTOINC+6bff40d413-r0/temp/run.do_kernel_loc= alversion.44674: 162: cannot open /ubinux-dev/ ubinux-build/build-ubinux-ar= mv8/tmp/work/ubinux_armv8-ubinux-linux/linux-qoriq/5.4.47+gitAUTOINC+6bff40= d413-r0/defconfig: No such file > WARNING: exit code 2 from a shell command. > ----------------------------------------- > > I found this error will disappear without commit 492999986124b5e960d0e21= fc81d341458d6c5ad: > > classes: fsl-kernel-localversion: Fix task dependency > > We need to do any change to the generated `.config` file after it is > finished to be modified. In the case of `kernel-yocto` class being i= n use, > we need to do it after `kernel_configme` task. > > Fixes: c7e23876 ("linux-imx.inc: inherit kernel-yocto class") > Fixes: #707. > Signed-off-by: Otavio Salvador > Change-Id: I7d32b47595dff269defdc5b3f98aa0b9d89b603a > > > So, is there anything wrong in my config? Or is something wrong with thi= s this commit? > > Best regards > Lei > >=20 >