summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2016-03-07sstate: Allow late expansion of NATIVELSBSTRINGRichard Purdie1
2016-03-07linuxloader/image-prelink/image-mklibs: Fix non-standard path prelinkingRichard Purdie3
2016-03-06insane/prelink: Handle nonstandard library pathsRichard Purdie2
2016-03-04devtool: add build-sdk subcommandPaul Eggleton1
2016-03-04insane.bbclass: make the checking stricter for unsafe references in scriptsChen Qi1
2016-03-02bootimg: set default value for LABELS variableEd Bartosh1
2016-03-02sanity: Do not mistake meta-yocto-bsp for meta-yoctoPeter Kjellerstedt1
2016-03-02sanity.bbclass: remove conflict checking for image vm and liveRobert Yang1
2016-03-02syslinux.bbclass: make vm and live can be built togetherRobert Yang5
2016-03-02classes/externalsrc: fix symlinking if symlink exists pointing to another pathPaul Eggleton1
2016-03-02populate_sdk_ext: Only write LCONF_VERSION to bblayers if it is setRandy Witt1
2016-03-02populate_sdk_base: handle empty SDK_PACKAGING_FUNCChristopher Larson1
2016-03-02populate_sdk_ext: Delete the buildtools tar file after installationRandy Witt1
2016-03-02classes/populate_sdk_ext: prepend to PATH rather than appendingPaul Eggleton1
2016-03-02classes/module: allow substitution of the modules_install target namePaul Eggleton1
2016-02-28sanity: Fix int verses string referenceRichard Purdie1
2016-02-28rootfs-postcommands: fix ssh_allow_empty_password checkingJonathan Liu1
2016-02-28classes/testsdk: Pass tcname to SDK and SDKExt contextsAníbal Limón1
2016-02-28classes/testsdk: Move the removal of bitbake PATH to eSDK context onlyAníbal Limón1
2016-02-28classes/testsdk: Move code for avoid PATHs to oeqa.utilsAníbal Limón1
2016-02-28populate_sdk_ext: Add images to SDK_INSTALL_TARGETSRandy Witt1
2016-02-28boot-directdisk.bbclass: drop IS_VM chechkingRobert Yang1
2016-02-28image-live/boot-directdisk.bbclass: remove AUTO_SYSLINUXCFGRobert Yang2
2016-02-28testimage.bbclass: reuse generic test suitesAlex Franco1
2016-02-28testimage.bbclass: add generic, image test suitesAlex Franco1
2016-02-28uninative.bbclass: if the loader can't be found disable instead of failingRoss Burton1
2016-02-28uninative: use check_output instead of Popen directlyRoss Burton1
2016-02-28lib/oe/qa: add explicit exception for 'file isn't an ELF'Ross Burton2
2016-02-28buildstats.bbclass: Don't assume /proc/<pid>/io presentJuro Bystricky1
2016-02-28package: check inherit instead of PN to decide if a recipe is a packagegroupRoss Burton1
2016-02-28mirrors/own-mirrors/sanity: Updates after npm fetcher additionRichard Purdie3
2016-02-28npm.bbclass: Add npm class to match fetcherBrendan Le Foll1
2016-02-28base: Add nodejs-native dependency for npm:// urlsRichard Purdie1
2016-02-28sanity: Improve configuration upgrade capabilities (support meta-yocto -> pok...Richard Purdie1
2016-02-28image: Run do_rootfs_wicenv after do_imageRichard Purdie1
2016-02-26signing-keys: Make signing keys the only publisher of keysRandy Witt2
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