summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* base: Make do_cleansstate nostampRichard Purdie2016-02-101-1/+2
* classes/testimage: Fix exportTests function.Aníbal Limón2016-02-101-1/+1
* classes/testsdk: Add help information on how to run tests.Aníbal Limón2016-02-101-0/+10
* oeqa/sdkext/devtool.py: Add location test to ensure that devtool is the eSDK ...Aníbal Limón2016-02-101-0/+7
* oeqa/sdkext: Add devtool basic tests for eSDK.Aníbal Limón2016-02-103-0/+44
* oeqa/oetest: Fix compatibility SDK tests using eSDK.Aníbal Limón2016-02-102-6/+13
* classes/populate_sdk_ext: Add SDK_EXT_TARGET_MANIFEST and SDK_EXT_HOST_MANIFESTAníbal Limón2016-02-102-2/+12
* testsdkext: Add skeleton for support Extensible SDK tests.Aníbal Limón2016-02-103-2/+23
* classes/testsdk: Add compatibility SDK testsuite to eSDKAníbal Limón2016-02-101-5/+19
* oeqa/oetest: oeSDKTest when run a command redirect env output to nullAníbal Limón2016-02-101-1/+1
* classes/testsdk: Add function run_test_contextAníbal Limón2016-02-101-30/+32
* oetest.py/TestContext: Move loadTests and runTests inside it.Aníbal Limón2016-02-103-106/+103
* testimage/testsdk: Move get test suites routine inside TestContext.Aníbal Limón2016-02-103-110/+112
* testimage/testsdk: Modularize TestContext.Aníbal Limón2016-02-103-63/+69
* toolchain-shar-extract.sh: Add proxy variable to new env.Aníbal Limón2016-02-101-1/+3
* classes/testsdk: Add call to export_proxies on testsdkext.Aníbal Limón2016-02-101-0/+3
* classes/testsdk: Add testsdkext task only install.Aníbal Limón2016-02-101-0/+45
* get_test_suites: Add sdkext type for load test suites.Aníbal Limón2016-02-101-0/+2
* populate_sdk_ext: Set TOOLCHAINEXT_OUTPUTNAME.Aníbal Limón2016-02-101-1/+2
* classes/testimage: Add defeault inherit for testsdk.Aníbal Limón2016-02-101-0/+2
* classes/testsdk: Add new class testsdk.Aníbal Limón2016-02-102-98/+100
* testimage: Modularize helper functions for get test lists.Aníbal Limón2016-02-102-74/+78
* bitbake.conf/base: Improve handling of SRCPVRichard Purdie2016-02-102-1/+9
* oeqa: setup bitbake logger after tinfoil.shutdownEd Bartosh2016-02-101-0/+11
* bitbake: build: Improve python execution tracebacksRichard Purdie2016-02-101-7/+8
* bitbake: build/data: Don't expand python functions before execution [API change]Richard Purdie2016-02-103-5/+5
* bitbake: cooker: Don't expand python functions in variable dumpsRichard Purdie2016-02-101-2/+9
* bitbake: data: Don't expand python functions for variable dependenciesRichard Purdie2016-02-101-6/+6
* bitbake: data_smart: Avoid expanding anonymous python functionsRichard Purdie2016-02-101-1/+1
* bitbake: toaster: models Remove manual transaction control from lsupdatesMichael Wood2016-02-101-22/+1
* bitbake: toaster: build section Improve display of builds when > 1 targetsBelen Barros Pena2016-02-102-7/+12
* bitbake: toaster: templates make build data breadcrumb consistentBelen Barros Pena2016-02-103-5/+3
* bitbake: BBHandler/ast: Merge handMethod and handleMethodFlagsRichard Purdie2016-02-102-31/+17
* bitbake: utils: Drop datastore function inspection during exceptionRichard Purdie2016-02-101-9/+0
* bitbake: cooker: extended dot stylingSchroeder, Henning2016-02-101-3/+3
* bitbake: toaster: Enable Image Customisation featureMichael Wood2016-02-104-10/+0
* bitbake: toaster: xhr_customrecipe_packages Add dependencies to included pack...Michael Wood2016-02-101-0/+12
* bitbake: toaster: orm generate_recipe_content only exclude locale packagesMichael Wood2016-02-101-8/+3
* bitbake: toaster: customrecipe page Add last successful build link and condit...Michael Wood2016-02-101-2/+11
* bitbake: toaster: models Add update_package_list for CustomImageRecipeMichael Wood2016-02-101-2/+48
* bitbake: toaster: orm Add last_updated field to CustomImageRecipeMichael Wood2016-02-102-0/+20
* bitbake: toaster: models add get_last_successful_built_target methodMichael Wood2016-02-101-0/+7
* bitbake: toaster: pkg_dependencies_popover just show direct dependenciesMichael Wood2016-02-101-2/+2
* bitbake: toaster: models add all_depends method for Package_DependencyManagerMichael Wood2016-02-101-0/+5
* bitbake: toaster: buildinfohelper CustomImagePackage update dependency infoMichael Wood2016-02-101-15/+4
* bitbake: toaster: newcustomimage_modal add frontend name validationMichael Wood2016-02-102-9/+35
* bitbake: toaster: API CustomImageRecipe check the recipe name supplied is validMichael Wood2016-02-101-0/+21
* bitbake: toaster: views CustomRecipe API add size information to the package ...Michael Wood2016-02-101-2/+12
* bitbake: toaster: models Invalidate ToasterTables cache when a m2m field changesMichael Wood2016-02-101-0/+1
* bitbake: toaster: customrecipe Add dependency tracking to package selectionMichael Wood2016-02-104-31/+80