Hi,

The SRC_URI entry in the recipe for tensorflow-lite-demo is broken, see
meta-arago-extras/recipes-support/tensorflow-lite/tensorflow-lite-demo_git.bb.
It points at a file on the master branch in a repo on github using a
http URL with checksums. When something new was pushed to the
repository about a week ago the checksums became invalid.

I can guess why this was done (to avoid downloding the whole repository
via git) but it's a pretty terrible idea. The best solution may be to
mirror this file in the TI tensorflow-lite-examples repository
(https://git.ti.com/cgit/apps/tensorflow-lite-examples/) so there's no
need to download it from a separate source.

Thanks,

-- 
Paul Barker
Konsulko Group
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to