On 02/09/2018 09:14 AM, Chang, Rebecca Swee Fun wrote:
When you switch the upstream source location like this, you need to verify that
upstream version check still works:

bitbake -c checkpkg bmap-tools

and inspect tmp/log/checkpkg.csv to see the outcome. If bitbake can no longer
determine the latest version, set UPSTREAM_CHECK_URI to the webpage where
all the tarballs are linked from (I think it would be
https://github.com/intel/${BPN}/releases/). There's plenty of recipes in oe-core
with similar adjustments, if you need further examples.

Thanks for your input! I will double check and send a new revision.

Ah, how could I forget. Devtool makes this much more convenient:

devtool latest-version bmap-tools


Alex

--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to