summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* devtool: add build-sdk subcommandPaul Eggleton2016-03-071-59/+89
* insane.bbclass: make the checking stricter for unsafe references in scriptsChen Qi2016-03-071-1/+1
* bootimg: set default value for LABELS variableEd Bartosh2016-03-021-0/+2
* sanity: Do not mistake meta-yocto-bsp for meta-yoctoPeter Kjellerstedt2016-03-021-6/+12
* sanity.bbclass: remove conflict checking for image vm and liveRobert Yang2016-03-021-12/+0
* syslinux.bbclass: make vm and live can be built togetherRobert Yang2016-03-025-25/+38
* classes/externalsrc: fix symlinking if symlink exists pointing to another pathPaul Eggleton2016-03-021-0/+1
* populate_sdk_ext: Only write LCONF_VERSION to bblayers if it is setRandy Witt2016-03-021-1/+6
* populate_sdk_base: handle empty SDK_PACKAGING_FUNCChristopher Larson2016-03-021-1/+2
* populate_sdk_ext: Delete the buildtools tar file after installationRandy Witt2016-03-021-0/+3
* classes/populate_sdk_ext: prepend to PATH rather than appendingPaul Eggleton2016-03-021-1/+1
* classes/module: allow substitution of the modules_install target namePaul Eggleton2016-03-021-1/+3
* sanity: Fix int verses string referenceRichard Purdie2016-02-281-2/+2
* rootfs-postcommands: fix ssh_allow_empty_password checkingJonathan Liu2016-02-281-4/+6
* classes/testsdk: Pass tcname to SDK and SDKExt contextsAníbal Limón2016-02-281-1/+1
* classes/testsdk: Move the removal of bitbake PATH to eSDK context onlyAníbal Limón2016-02-281-5/+4
* classes/testsdk: Move code for avoid PATHs to oeqa.utilsAníbal Limón2016-02-281-14/+4
* populate_sdk_ext: Add images to SDK_INSTALL_TARGETSRandy Witt2016-02-281-1/+9
* boot-directdisk.bbclass: drop IS_VM chechkingRobert Yang2016-02-281-8/+4
* image-live/boot-directdisk.bbclass: remove AUTO_SYSLINUXCFGRobert Yang2016-02-282-2/+0
* testimage.bbclass: reuse generic test suitesAlex Franco2016-02-281-5/+7
* testimage.bbclass: add generic, image test suitesAlex Franco2016-02-281-0/+8
* uninative.bbclass: if the loader can't be found disable instead of failingRoss Burton2016-02-281-26/+38
* uninative: use check_output instead of Popen directlyRoss Burton2016-02-281-7/+5
* lib/oe/qa: add explicit exception for 'file isn't an ELF'Ross Burton2016-02-282-3/+2
* buildstats.bbclass: Don't assume /proc/<pid>/io presentJuro Bystricky2016-02-281-8/+16
* package: check inherit instead of PN to decide if a recipe is a packagegroupRoss Burton2016-02-281-2/+1
* mirrors/own-mirrors/sanity: Updates after npm fetcher additionRichard Purdie2016-02-283-1/+4
* npm.bbclass: Add npm class to match fetcherBrendan Le Foll2016-02-281-0/+25
* base: Add nodejs-native dependency for npm:// urlsRichard Purdie2016-02-281-0/+3
* sanity: Improve configuration upgrade capabilities (support meta-yocto -> pok...Richard Purdie2016-02-281-33/+91
* image: Run do_rootfs_wicenv after do_imageRichard Purdie2016-02-281-1/+1
* signing-keys: Make signing keys the only publisher of keysRandy Witt2016-02-262-11/+9
* classes/populate_sdk_ext: add a better config extension mechanismPaul Eggleton2016-02-211-0/+8
* 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