mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
poky-env-internal: Add FETCH2 enablement
We need to enable the new fetch2 implementation out of bitbake. Otherwise we get various errors about SRCPV issues. (From OE-Core rev: c8495be774a5cbf235a023cecf005b2763c98745) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -56,3 +56,5 @@ export BUILDDIR
|
||||
export PATH
|
||||
|
||||
export BB_ENV_EXTRAWHITE="MACHINE DISTRO POKYMODE POKYLIBC http_proxy ftp_proxy https_proxy all_proxy ALL_PROXY no_proxy SSH_AGENT_PID SSH_AUTH_SOCK BB_SRCREV_POLICY SDKMACHINE BB_NUMBER_THREADS GIT_PROXY_COMMAND PSEUDO_DISABLED"
|
||||
|
||||
export BBFETCH2=True
|
||||
|
||||
Reference in New Issue
Block a user