aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE.GPL-2.0-only
diff options
context:
space:
mode:
authorChris Laplante <chris.laplante@agilent.com>2020-01-16 11:28:03 -0500
committerArmin Kuster <akuster808@gmail.com>2020-02-08 13:20:03 -0800
commit63556259f2e34003ad0618a8fe19e1cfe8aef5c9 (patch)
tree20c20802c94aac41975d754683dc2a5ca8c53891 /LICENSE.GPL-2.0-only
parent1a026d4aca47ed1b0b74a8a818635e7520e8f9c8 (diff)
downloadbitbake-contrib-63556259f2e34003ad0618a8fe19e1cfe8aef5c9.tar.gz
fetch2: do not suffix srcrev cache key with PN
Prior to this change, two different recipes pulling from the same exact repo could get a different SRCREV during a single parse session. This was originally observed using git. For git at least, it still allows recipes to pull from the same repo, but with different branches or tags, since the form of the srcrev cache key for git is: "git:" + ud.host + ud.path.replace('/', '.') + ud.unresolvedrev[name] Where the 'unresolvedrev' part is the branch or tag name. Signed-off-by: Chris Laplante <chris.laplante@agilent.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 6c938e6fd29beebe09b32be839dae008fe6491d2) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'LICENSE.GPL-2.0-only')
0 files changed, 0 insertions, 0 deletions