generic-poky/bitbake/lib/toaster
Ed Bartosh 556b8b6156 bitbake: toaster: remove SDKMACHINE from project variables
Removed SDKMACHINE from predefined set of variables
for the project as it causes bitbake build error:
   SDKMACHINE is set, but SDK_ARCH has not been changed as a result

This variable does not need to be predefined as it's not used by
toaster.

It's still possible to specify it in project configuration
if needed. SDK_ARCH variable should be set too to avoid above
mentioned build failure.

(Bitbake rev: a6ab2a38ab666376b4a5e796d3a88929e8cbfb22)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: brian avery <avery.brian@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-12-07 17:37:11 +00:00
..
bldcollector bitbake: toaster: split orm app into it's own module and app 2015-06-26 09:27:33 +01:00
bldcontrol bitbake: toaster: remove writeConfFile API 2015-12-07 17:37:10 +00:00
contrib bitbake: toaster: tests: Re-write some cases to make them more maintainable 2015-11-16 11:55:08 +00:00
orm bitbake: toaster: CustomImageRecipe add search_allowed_fields to this model 2015-12-07 17:01:20 +00:00
toastergui bitbake: toaster: remove SDKMACHINE from project variables 2015-12-07 17:37:11 +00:00
toastermain bitbake: toaster: remove usage of BUILD_MODE variable 2015-12-07 17:37:10 +00:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
manage.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00