Unable to bitbake image containing SOTA for R-car M3

Fixed

Description

underlined text* I tried bitbake image including SOTA for R-CAR M3.

  • I just failed. Following is the error message.

 

 

 

Environment

None

Attachments

3

Activity

Show:

Walt Miner 
August 21, 2020 at 3:48 PM

Close for JJ RC3

Jan-Simon Moeller 
June 30, 2020 at 9:22 AM

Are we done here ?

Minori Yasumura 
February 18, 2020 at 4:23 AM

Rebuilding from scratch reproduced the same issue.
It is unknown why the build was last completed.
I have no idea.

Build completed using your tmp fix.

ronan Le Martret 
February 13, 2020 at 9:12 AM

I've got an issue

Changing ext4.gz to cpio.gz will adding cpio-native to the build witch is in conflict with tar-native.

I can't find why this didn't break the CI build test on the gerrit review or on your build.
(If you have any idea ???)

Reminder:
We need a recent version of tar to generate tar ball with smack security:
(From meta-app-framework/conf/include/agl-appfw-smack.inc)

To test your tar version:

Tmp fix:

meta-app-framework/conf/include/agl-appfw-smack.inc
#do_image_tar[depends] += "tar-replacement-native:do_populate_sysroot"
#EXTRANATIVEPATH += "tar-native"

meta-agl/meta-agl-profile-core/conf/include/base-agl.inc
#ASSUME_PROVIDED_remove = "tar-native"

 

Can some reproduce this issue?

Minori Yasumura 
February 11, 2020 at 11:23 AM

After adding the following statement to local.conf and running bitbake, the startup was successful.

I want to build with bitbake without edit local.conf.

Is there a problem if I rewrite "meta-agl/meta-agl-distro/conf/distro/poky-agl.conf:146" as follows?
Please let me know if there is a better way.

Details

Assignee

Reporter

Labels

Contract ID

Hardware Platform(s) Affected

Renesas M3
Renesas M3+KF

Components

Affects versions

Priority

Created January 10, 2020 at 4:34 AM
Updated August 21, 2020 at 3:48 PM
Resolved August 20, 2020 at 6:49 AM