]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: cooker: add state.get_name method
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 31 Dec 2015 16:42:13 +0000 (18:42 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Jan 2016 15:27:34 +0000 (15:27 +0000)
commit01419d5565a5e3762ec4a2a382f2099683615e52
tree80cfa986d690dcbd6e962ad02f27dc8dd8fcbbf6
parent763506d49bbc781d0dbb0a7af425d7e77c948248
bitbake: cooker: add state.get_name method

Added method to convert state code into the human readable name.
It will be used in logging and error reporting.

(Bitbake rev: 9ec6379b27d210214d0b3f2e55962f721b7f5f51)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/cooker.py