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
Hi!
I´m trying to yocto build libad9361-iio-0.2-r2 in branch kirkstone with TUNE_FEATURES = "aarch64 armv8a crc cortexa72-cortexa53"
after add the layeras despite in the terminal by:
WARNING: libad9361-iio-0.2-r2 do_fetch: Failed to fetch URL git://github.com/analogdevicesinc/libad9361-iio;branch=master;protocol=https, attempting MIRRORS if available
ERROR: libad9361-iio-0.2-r2 do_fetch: Fetcher failure: Unable to find revision 43643ab0ef8a3fbdb6c7595f42842f534a291664 in branch master even from upstream
ERROR: libad9361-iio-0.2-r2 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://github.com/analogdevicesinc/libad9361-iio;branch=master;protocol=https')
ERROR: Logfile of failure stored in: /home/yocto/oe-core2/build/tmp/work/cortexa72-cortexa53-tdx-linux/libad9361-iio/0.2-r2/temp/log.do_fetch.962326
ERROR: Task (/home/yocto/oe-core/layers/meta-gnss-sdr/recipes-support/libad9361-iio/libad9361-iio_git.bb:do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2422 tasks of which 2421 didn't need to be rerun and 1 failed.
As despite, the SRCREV="43643ab0ef8a3fbdb6c7595f42842f534a291664" is not founded. It should be a different one? Thanks!
The text was updated successfully, but these errors were encountered:
Hi!
I´m trying to yocto build libad9361-iio-0.2-r2 in branch kirkstone with TUNE_FEATURES = "aarch64 armv8a crc cortexa72-cortexa53"
after add the layeras despite in the terminal by:
meta-gnss-sdr = "kirkstone:c95b5e24f85ae243f9d463ebba2ae3d84cd84c51"
and try to build with:
bitbake libad9361-iio
the following error is raised:
As despite, the SRCREV="43643ab0ef8a3fbdb6c7595f42842f534a291664" is not founded. It should be a different one? Thanks!
The text was updated successfully, but these errors were encountered: