bitbake: hob/bitbake: save the description of a custom image
authorCristiana Voicu <cristiana.voicu@intel.com>
Mon, 29 Jul 2013 10:02:24 +0000 (10:02 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Aug 2013 12:02:24 +0000 (13:02 +0100)
commit350f10cee4f9030a37664afbc0ecf1dc4e91df2c
tree6d2599a5f04bfc0596f4cbf113aaeb3de29b959a
parent6362321d2bd058cfdad3ccbc7be193b8451584e9
bitbake: hob/bitbake: save the description of a custom image

When an new image is saved, the dialog for this action has
a field for the description. Changed how an image is saved, by
appending the DESCRIPTION variable at the end of the .bb file.

[YOCTO #4193]
(Bitbake rev: 5629007f2b984005e3a8ac5d9b71422cbc2f1409)

Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/command.py
bitbake/lib/bb/cooker.py
bitbake/lib/bb/ui/crumbs/builder.py
bitbake/lib/bb/ui/crumbs/hig/saveimagedialog.py
bitbake/lib/bb/ui/crumbs/hobeventhandler.py