summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2016-03-09populate_sdk_ext: Update after uninative changesRichard Purdie1
2016-03-09image.bbclass: support chaining compression (aka conversion) commandsPatrick Ohly1
2016-03-07image.bbclass: fix incomplete .rootfs customizationPatrick Ohly1
2016-03-07image creation: allow overriding .rootfs suffixPatrick Ohly2
2016-03-07classes/packageinfo: removePaul Eggleton1
2016-03-07uninative: Handle relocate of GCONV_PATH in libcRichard Purdie1
2016-03-07uninative: Add checksum supportRichard Purdie1
2016-03-07uninative: Refactor common codeRichard Purdie1
2016-03-07uninative: Use CXX11 ABI for interoperation between gcc4 and gcc5Richard Purdie1
2016-03-07uninative: correctly enable uninativeRoss Burton1
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