[bitbake-devel] [PATCH 1/1] fetch2/git.py:_latest_revision: respect BB_FETCH_PREMIRRORONLY

Richard Purdie richard.purdie at linuxfoundation.org
Thu Jan 7 13:56:41 UTC 2016


On Wed, 2016-01-06 at 23:38 -0800, Robert Yang wrote:
> Fixed when use a local BB_FETCH_PREMIRRORONLY for AUTOREV recipes:
> SRCREV = "${AUTOREV}"
> BB_NO_NETWORK = "1"
> For example, the refpolicy-mls from meta-selinux:
> $ bitbake refpolicy-mls -ccleanall/fetch


This test case is incorrect, you shouldn't set BB_NO_NETWORK if you
want to BB_FETCH_PREMIRRORONLY...

Cheers,

Richard



More information about the bitbake-devel mailing list