summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2016-02-21classes/populate_sdk_ext: add a better config extension mechanismPaul Eggleton1
2016-02-21staging.bbclass: remove trail slash from SYSROOT_DESTDIRRobert Yang1
2016-02-21terminal.bbclass: import oe.terminal for oe.terminal.prioritized()Robert Yang1
2016-02-21recipe_sanity.bbclass: skip DataSmart in recipe_sanity_eh()Robert Yang1
2016-02-21image.bbclass: fix circular dependency when IMAGE_FSTYPES append hddimgRobert Yang1
2016-02-21toolchain-scripts.bbclass: add three other path to PATH in env.shJun Zhang1
2016-02-21populate_sdk_ext.bbclass: Add SDK_RECRDEP_TASKS variableRandy Witt1
2016-02-21populate_sdk_ext: Don't ignore SDK_TARGETS valueRandy Witt1
2016-02-19cml1/sstate: Fix missing getVar parameterRichard Purdie2
2016-02-19waf.bbclass: Remove --disable-static from EXTRA_OECONFFabio Berton1
2016-02-18sstate.bbclass: use oe.gpg_sign for gpg signingMarkus Lehtonen1
2016-02-18sign_rpm.bbclass: do not store key details in signer instanceMarkus Lehtonen1
2016-02-18insane.bbclass: print more info for build-deps and file-rdepsRobert Yang1
2016-02-18cml1.bbclass: fix do_menuconfigMarkus Lehtonen1
2016-02-18image/populate_sdk: seprate variables to fix dependencyChen Qi2
2016-02-18insane: wrap autotools checks in inherits_class(autotools) checksRoss Burton1
2016-02-18cmake: don't inherit autotoolsRoss Burton1
2016-02-16lib/qa.py: raise ValueError if file isn't an ELFRoss Burton2
2016-02-16sstate: Add ca-certificates-native to postinst recipes listMing Liu1
2016-02-15buildhistory.bbclass: remove out-dated information on requestPatrick Ohly1
2016-02-15classes/buildhistory: fix for python function parsing changePaul Eggleton1
2016-02-15insane: Add --disable-static to UNKNOWN_CONFIGURE_WHITELISTRichard Purdie1
2016-02-13buildhistory: Fix regex to handle versions without spacesRichard Purdie1
2016-02-13debian: Fix superfluous setting for RPROVIDESRichard Purdie1
2016-02-13autotools: Fix interaction with bitbake -bRichard Purdie1
2016-02-13autotools: Correct dependency search logic errorRichard Purdie1
2016-02-12base.bbclass: fix support for gitsm://Patrick Ohly1
2016-02-11classes/testsdk: do_testsdkext avoid STAGING_DIR/BASE_WORKDIR in PATHAníbal Limón1
2016-02-11classes/sanity: check_perl_modules provide output when failAníbal Limón1
2016-02-11classes/externalsrc: create symlinks for workdir and logsPaul Eggleton1
2016-02-11classes/externalsrc: disable rm_work when activePaul Eggleton1
2016-02-11uninative.bbclass: capture stdout/err from patchelf-uninativePatrick Ohly1
2016-02-11image_types_uboot: add cpio.gz.uboot to supported IMAGE_TYPESArnold Csorvasi1
2016-02-11insane.bbclass: Support MicroBlaze with muslNathan Rossi1
2016-02-11buildstats.bbclass: remove dead URL from commentRandy MacLeod1
2016-02-11sign_package_feed.bbclass: fix task dependenciesMarkus Lehtonen1
2016-02-11classes/useradd: handle whitespace only USERADD/GROUPADD/GROUPMEMSMaciej Borzecki1
2016-02-10sstate: Ensure populate_lic sstate objects are cleanedRichard Purdie1
2016-02-10package_deb: Ensure allarch deb packages aren't target specificRichard Purdie1
2016-02-10base: Make do_cleansstate nostampRichard Purdie1
2016-02-10classes/testimage: Fix exportTests function.Aníbal Limón1
2016-02-10classes/testsdk: Add help information on how to run tests.Aníbal Limón1
2016-02-10oeqa/oetest: Fix compatibility SDK tests using eSDK.Aníbal Limón1
2016-02-10classes/populate_sdk_ext: Add SDK_EXT_TARGET_MANIFEST and SDK_EXT_HOST_MANIFESTAníbal Limón1
2016-02-10testsdkext: Add skeleton for support Extensible SDK tests.Aníbal Limón1
2016-02-10classes/testsdk: Add compatibility SDK testsuite to eSDKAníbal Limón1
2016-02-10classes/testsdk: Add function run_test_contextAníbal Limón1
2016-02-10oetest.py/TestContext: Move loadTests and runTests inside it.Aníbal Limón2
2016-02-10testimage/testsdk: Move get test suites routine inside TestContext.Aníbal Limón2
2016-02-10testimage/testsdk: Modularize TestContext.Aníbal Limón2