You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
egt-samples-contribution_1.1.bb: Inherit from missing siteinfo class
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 <raj.khem@gmail.com>
0 commit comments