summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* staging.bbclass: remove trail slash from SYSROOT_DESTDIRRobert Yang2016-02-211-1/+1
* terminal.bbclass: import oe.terminal for oe.terminal.prioritized()Robert Yang2016-02-211-2/+4
* recipe_sanity.bbclass: skip DataSmart in recipe_sanity_eh()Robert Yang2016-02-211-3/+2
* image.bbclass: fix circular dependency when IMAGE_FSTYPES append hddimgRobert Yang2016-02-211-1/+10
* toolchain-scripts.bbclass: add three other path to PATH in env.shJun Zhang2016-02-211-1/+4
* populate_sdk_ext.bbclass: Add SDK_RECRDEP_TASKS variableRandy Witt2016-02-211-1/+3
* populate_sdk_ext: Don't ignore SDK_TARGETS valueRandy Witt2016-02-211-1/+12
* cml1/sstate: Fix missing getVar parameterRichard Purdie2016-02-192-3/+3
* waf.bbclass: Remove --disable-static from EXTRA_OECONFFabio Berton2016-02-191-0/+3
* sstate.bbclass: use oe.gpg_sign for gpg signingMarkus Lehtonen2016-02-191-21/+17
* sign_rpm.bbclass: do not store key details in signer instanceMarkus Lehtonen2016-02-191-5/+4
* insane.bbclass: print more info for build-deps and file-rdepsRobert Yang2016-02-191-3/+6
* cml1.bbclass: fix do_menuconfigMarkus Lehtonen2016-02-191-1/+2
* 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