Skip to content
Snippets Groups Projects
Select Git revision
  • ee52ac6e85a531042ce7e8bbee65a097f22a6e80
  • master default protected
  • master-next
  • scarthgap
  • kirkstone
  • walnascar-next
  • walnascar
  • styhead
  • dunfell
  • nanbield
  • mickledore
  • langdale
  • honister
  • gatesgarth
  • hardknott
  • thud
  • warrior
  • zeus
  • pyro
  • sumo
  • rocko
  • yocto-5.0.9
  • scarthgap-5.0.9
  • yocto-4.0.26
  • kirkstone-4.0.26
  • yocto-5.1.4
  • styhead-5.1.4
  • yocto-5.0.8
  • scarthgap-5.0.8
  • 5.2_M3
  • yocto-5.1.3
  • styhead-5.1.3
  • yocto-4.0.25
  • kirkstone-4.0.25
  • yocto-5.0.7
  • scarthgap-5.0.7
  • 5.2_M2
  • yocto-4.0.24
  • kirkstone-4.0.24
  • yocto-5.1.2
  • styhead-5.1.2
41 results

poky

Forked from opensource / poky
Source project has a limited visibility.
user avatar
Paul Eggleton authored and Richard Purdie committed
When copying the sstate-cache into the extensible SDK, if the source
path had a trailing / and the destination path did not, there would be a
missing / between the path and the subdirectory name, and you'd end up
with subdirectories like "sstate-cacheCentOS-6.7". There are functions
in os.path for this sort of thing so let's just use them and avoid the
problem.

(From OE-Core rev: 2ed6adfea5ba16aeda7b5d908bea4303202d3774)

Signed-off-by: default avatarPaul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: default avatarRoss Burton <ross.burton@intel.com>
(cherry picked from commit 5eb8f15c48b5f39a10eb2b63b026cf1ebfd05533)
Signed-off-by: default avatarSaul Wold <sgw@linux.intel.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
ee52ac6e
History
Name Last commit Last update