]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Handle sstate filenames longer than 255 characters
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Jan 2020 14:49:03 +0000 (14:49 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Jan 2020 23:53:55 +0000 (23:53 +0000)
commit90cc3d1ed1a12294a2d3ac97c1ba528ab315605d
tree0a93d4e862f301a4bf487e0c5810e123fe5cb9f9
parentc0c158d38583648a801e959d91371f7b43a98da5
sstate: Handle sstate filenames longer than 255 characters

Many filesystems can't cope with filenames longer that 255 characters.
Add code to detect this and truncate non-essential elements of the filename
to stay within the limit.

[YOCTO #13268]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass