]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
distrodata: Remove
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Dec 2018 23:31:07 +0000 (23:31 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Dec 2018 16:19:34 +0000 (16:19 +0000)
commit739c420caa13bd87df6fd27bf69fb8be871a9e50
tree0264696c94b00591982e61edc31cffc584873b39
parente4e0445431d64ba4ed9c59086791f189d218191b
distrodata: Remove

The code in the tasks within this class are old and there are much better
ways to do these things now such as through tinfoil rather than writing csv
files incrementally with start/stop events and lock files.

Existing users of the code (mainly the do_checkpkg task) have been ported
over to tinfoil. Drop the class, any other users should also make use
of the tinfoil functionality.

(From OE-Core rev: 6e2a488f01e5e8bc6f06b6fac1d336bf5372a82b)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/distrodata.bbclass [deleted file]