summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* image/populate_sdk: seprate variables to fix dependencyChen Qi2016-02-182-9/+20
* insane: wrap autotools checks in inherits_class(autotools) checksRoss Burton2016-02-181-11/+13
* cmake: don't inherit autotoolsRoss Burton2016-02-181-4/+1
* lib/qa.py: raise ValueError if file isn't an ELFRoss Burton2016-02-162-2/+4
* sstate: Add ca-certificates-native to postinst recipes listMing Liu2016-02-161-1/+1
* buildhistory.bbclass: remove out-dated information on requestPatrick Ohly2016-02-151-9/+51
* classes/buildhistory: fix for python function parsing changePaul Eggleton2016-02-151-3/+3
* insane: Add --disable-static to UNKNOWN_CONFIGURE_WHITELISTRichard Purdie2016-02-151-1/+1
* buildhistory: Fix regex to handle versions without spacesRichard Purdie2016-02-141-1/+1
* debian: Fix superfluous setting for RPROVIDESRichard Purdie2016-02-141-1/+1
* autotools: Fix interaction with bitbake -bRichard Purdie2016-02-141-0/+11
* autotools: Correct dependency search logic errorRichard Purdie2016-02-141-3/+2
* base.bbclass: fix support for gitsm://Patrick Ohly2016-02-121-1/+1
* classes/testsdk: do_testsdkext avoid STAGING_DIR/BASE_WORKDIR in PATHAníbal Limón2016-02-111-1/+10
* classes/sanity: check_perl_modules provide output when failAníbal Limón2016-02-111-2/+4
* classes/externalsrc: create symlinks for workdir and logsPaul Eggleton2016-02-111-0/+20
* classes/externalsrc: disable rm_work when activePaul Eggleton2016-02-111-0/+3
* uninative.bbclass: capture stdout/err from patchelf-uninativePatrick Ohly2016-02-111-1/+7
* image_types_uboot: add cpio.gz.uboot to supported IMAGE_TYPESArnold Csorvasi2016-02-111-1/+1
* insane.bbclass: Support MicroBlaze with muslNathan Rossi2016-02-111-0/+3
* buildstats.bbclass: remove dead URL from commentRandy MacLeod2016-02-111-2/+1
* sign_package_feed.bbclass: fix task dependenciesMarkus Lehtonen2016-02-111-0/+1
* classes/useradd: handle whitespace only USERADD/GROUPADD/GROUPMEMSMaciej Borzecki2016-02-111-3/+3
* sstate: Ensure populate_lic sstate objects are cleanedRichard Purdie2016-02-101-0/+1
* package_deb: Ensure allarch deb packages aren't target specificRichard Purdie2016-02-101-0/+1
* 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/oetest: Fix compatibility SDK tests using eSDK.Aníbal Limón2016-02-101-3/+3
* classes/populate_sdk_ext: Add SDK_EXT_TARGET_MANIFEST and SDK_EXT_HOST_MANIFESTAníbal Limón2016-02-101-0/+3
* testsdkext: Add skeleton for support Extensible SDK tests.Aníbal Limón2016-02-101-1/+9
* classes/testsdk: Add compatibility SDK testsuite to eSDKAníbal Limón2016-02-101-5/+19
* 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-102-6/+6
* testimage/testsdk: Move get test suites routine inside TestContext.Aníbal Limón2016-02-102-26/+4
* testimage/testsdk: Modularize TestContext.Aníbal Limón2016-02-102-63/+6
* 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
* 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-101-74/+4
* bitbake.conf/base: Improve handling of SRCPVRichard Purdie2016-02-101-0/+7
* image_types.bbclass: Embed IMAGE_NAME in ubinize config fileDrew Moseley2016-02-071-9/+9
* toolchain-scripts: drop PYTHONHOMEChristopher Larson2016-02-071-1/+0
* uninative: Improve error handlingRichard Purdie2016-02-061-1/+3
* populate_sdk_ext: Make populate_sdk_ext depend on sdk_extra_confRandy Witt2016-02-061-2/+3
* populate_sdk_ext: Add support for a "minimal" typeRandy Witt2016-02-061-7/+8
* populate_sdk_ext: Don't set sdk_update_targets in the configRandy Witt2016-02-061-1/+0
* toolchain-scripts.bbclass: Use PYTHONPATH instead of PYTHONHOMERandy Witt2016-02-061-1/+1