generic-poky/bitbake/lib/toaster
Belal, Awais f45a5a5de8 bitbake: toaster: toastergui: implement machine name validation
Valid machine names cannot include spaces anywhere
in the name and doing so will result in a build failure.
This implements a mechanism to alert the user against
such a misconfiguration and does not allow input of
such machine names.

[YOCTO #8721]

(Bitbake rev: 6fb642935a3787659aa316ca906025d2d87964cf)

Signed-off-by: Awais Belal <awais_belal@mentor.com>
Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-10 23:00:32 +01:00
..
bldcollector bitbake: toaster: admin Add Layer_Version to the admin-able models 2016-07-26 08:10:36 +01:00
bldcontrol bitbake: toaster: bldcontrol Move CustomImageRecipe file creation into own function 2016-11-30 15:48:10 +00:00
orm bitbake: bitbake: toaster: add wic.bmap support to toaster 2017-02-15 20:08:15 -08:00
tests bitbake: toaster: tests Update import layer test to use new Layer add api 2016-12-12 20:44:53 +00:00
toastergui bitbake: toaster: toastergui: implement machine name validation 2017-04-10 23:00:32 +01:00
toastermain bitbake: toaster: move sqlite database to TOASTER_DIR 2017-02-15 20:08:15 -08:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
manage.py bitbake: toaster: changed python version in shebang 2016-06-15 08:35:06 +01:00