Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yocto build error, please pick e9d110d into 3.x branch #183

Open
HiFiPhile opened this issue Oct 11, 2024 · 0 comments
Open

Yocto build error, please pick e9d110d into 3.x branch #183

HiFiPhile opened this issue Oct 11, 2024 · 0 comments
Assignees

Comments

@HiFiPhile
Copy link

Hi,

The commit 4c00dd5 mistakenly included the changes of bc526cc which breaks Yocto build with error:

arm-poky-linux-gnueabi-gcc  --sysroot=/home/zli/code/eo_v2/poky/build-v2/tmp/work/eo_v2-poky-linux-gnueabi/at91bootstrap/3.9.3+gitAUTOINC+c8980fbeef-r0/recipe-sysroot: No such file or directory

On master branch it has been fixed by e9d110d with Yocto recipe change:

EXTRA_OEMAKE = 'CROSS_COMPILE=${TARGET_PREFIX} CC=${TARGET_PREFIX}gcc EXTRA_CC_ARGS="${TOOLCHAIN_OPTIONS}"'

Please fix 3.x branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants