Ryan Eatmon <[email protected]> escreveu no dia terça, 13/12/2022 à(s) 20:03:

>
>
> On 12/13/2022 12:38, Jose Quaresma wrote:
> > This reverts commit e6deeba806d2145fa16b0b5f444f2985e63e6366.
> >
> > Currently building with am62xx-evm/am64xx-evm machine fails with:
> >
> > | make[1]: *** No rule to make target 'fitImage'.  Stop.
> > | make: ***
> [/build/tmp/work-shared/am62xx-evm/kernel-source/Makefile:185: __sub-make]
> Error 2
> > | ERROR: oe_runmake failed
>
> This is a little surprising as we build dunfell every night without
> issue.  Are you using the linux-ti-staging kernel in your build?
>

I am building only with the bsp layer and with the default configuration.

Build Configuration:
BB_VERSION           = "1.46.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "aarch64-poky-linux"
MACHINE              = "am62xx-evm"
DISTRO               = "poky"
DISTRO_VERSION       = "3.1.21"
TUNE_FEATURES        = "aarch64"
TARGET_FPU           = ""
meta-arm
meta-arm-toolchain   = "dunfell:08c44df351ae1913f41de8388981b03e21235f09"
meta-ti              = "dunfell:00f616fad364ba3ceffc35097ecd0c8d247ad52e"
meta-oe
meta-python          = "dunfell:7203130ed8b58c0df75cb72222ac2bcf546bce44"
meta
meta-poky            = "dunfell:3155eb565fb1758ba426ab7f5ea710004ccbeb58"

The layer meta-oe/meta-python is a dependency of the meta-arm for
python3-cryptography native:

ERROR: Nothing PROVIDES 'python3-cryptography-native' (but
/build/../work/meta-arm/meta-arm/recipes-security/optee/optee-os_git.bb
DEPENDS on or otherwise requires it). Close matches:

The default kernel is the linux-ti-staging:

ERROR: Task
(/build/../work/meta-ti/recipes-kernel/linux/linux-ti-staging_5.10.bb:do_compile)
failed with exit code '1'


>
>
> > Signed-off-by: Jose Quaresma <[email protected]>
> > ---
> >   conf/machine/include/k3.inc | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/conf/machine/include/k3.inc b/conf/machine/include/k3.inc
> > index 349f4fda..ef4f107f 100644
> > --- a/conf/machine/include/k3.inc
> > +++ b/conf/machine/include/k3.inc
> > @@ -15,7 +15,7 @@ PREFERRED_PROVIDER_virtual/bootloader =
> "u-boot-ti-staging"
> >   PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
> >
> >   KERNEL_IMAGETYPE = "Image"
> > -KERNEL_IMAGETYPES = "Image fitImage"
> > +KERNEL_IMAGETYPES = "Image"
> >
> >   UBOOT_ARCH = "arm"
> >   UBOOT_ENTRYPOINT = "0x80008000"
> >
> >
> >
> > 
> >
>
> --
> Ryan Eatmon                [email protected]
> -----------------------------------------
> Texas Instruments, Inc.  -  LCPD  -  MGTS
>


-- 
Best regards,

José Quaresma
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15473): 
https://lists.yoctoproject.org/g/meta-ti/message/15473
Mute This Topic: https://lists.yoctoproject.org/mt/95650880/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to