summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorChad Nelson <cnelson711@gmail.com>2014-09-12 15:42:21 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-23 20:21:11 +0100
commit7ca8b65c3c9fdbfa2de9fbae0bcd36a32d956552 (patch)
tree8850441e5def28004112bb4dea9eb1b8cc9961f9 /documentation
parentff5fba8462151364a3834453ee5c861f471cf8d3 (diff)
downloadpoky-7ca8b65c3c9fdbfa2de9fbae0bcd36a32d956552.tar.gz
bitbake: fetch2/perforce: Fix localfile name if labels are used
I could apply the label "release_1.0" to a super project that contains many sub projects. If my recipes have SRC_URI's that use that label but grab different sub-folders, than there's a bug where the cached localfile (tar.gz) will not be unique and reused at the wrong times. SRC_URI = "p4://perforce::1234@//depot/SuperProject/MiniProjectAAA/...;label=release_1.0 \ p4://perforce::1234@//depot/SuperProject/MiniProjectBBB/...;label=release_1.0" (Bitbake rev: 3b5b1703b77490116dda895b29737cea51a3d6a0) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions