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

Kraj/big endian #242

Closed
wants to merge 8 commits into from
Closed

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Feb 19, 2023

No description provided.

kraj and others added 8 commits February 6, 2023 09:28
'git' protocol can no longer be used to clone github protocols, only
'https'.

Fix wrong branch name to clone from and adapt to "master" branch.

Signed-off-by: Codrin Ciubotariu <[email protected]>
[[email protected]: update to master branch]
Signed-off-by: Nicolas Ferre <[email protected]>
(from original patch by Khem Raj <[email protected]>.
commit ID: ff7afd6)

These recipes use SITEINFO_ENDIANNESS, it therefore is required that
they get evaluated before used.

Fixes
MACHINE=qemumips bitbake egt-samples-contribution
ERROR: Nothing PROVIDES 'libegt' (but /mnt/b/yoe/master/sources/meta-atmel/recipes-egt/apps/egt-samples-contribution_1.0.bb DEPENDS on or otherwise requires it)
libegt was skipped: Requires little-endian target.
ERROR: Required build target 'egt-samples-contribution' has no buildable providers.
Missing or unbuildable dependency chain was: ['egt-samples-contribution', 'libegt']

Signed-off-by: Khem Raj <[email protected]>
[[email protected]: adapt to newer version of EGT stack]
Signed-off-by: Nicolas Ferre <[email protected]>
With c++17 we can now use filesystem from std, since it has been
promoted from experimental to standard library

Signed-off-by: Khem Raj <[email protected]>
Since we use SITEINFO_ENDIANNESS this class is required or else this
recipe will be parsed but wont find libegl and fail with errors like

ERROR: Nothing PROVIDES 'libegt' (but /mnt/jenkins/workspace/yocto-world-glibc/sources/meta-atmel/recipes-egt/apps/egt-samples-contribution_1.1.bb DEPENDS on or otherwise requires it)
libegt was skipped: Requires little-endian target.
libegt was skipped: Requires little-endian target.
ERROR: Nothing RPROVIDES 'egt-samples-contribution' (but /mnt/jenkins/workspace/yocto-world-glibc/sources/meta-atmel/recipes-egt/apps/egt-samples-contribution_1.1.bb RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'egt-samples-contribution'
NOTE: Runtime target 'egt-samples-contribution' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['egt-samples-contribution']

Signed-off-by: Khem Raj <[email protected]>
@kraj kraj closed this Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants