aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2016-03-09license.bbclass: fix host contamination warnings for license filesJagadeesh Krishnanjanappa
2016-03-09populate_sdk_ext: Update after uninative changesRichard Purdie
2016-03-09image.bbclass: support chaining compression (aka conversion) commandsPatrick Ohly
2016-03-07image.bbclass: fix incomplete .rootfs customizationPatrick Ohly
2016-03-07image creation: allow overriding .rootfs suffixPatrick Ohly
2016-03-07classes/packageinfo: removePaul Eggleton
2016-03-07uninative: Handle relocate of GCONV_PATH in libcRichard Purdie
2016-03-07uninative: Add checksum supportRichard Purdie
2016-03-07uninative: Refactor common codeRichard Purdie
2016-03-07uninative: Use CXX11 ABI for interoperation between gcc4 and gcc5Richard Purdie
2016-03-07uninative: correctly enable uninativeRoss Burton
2016-03-07sstate: Allow late expansion of NATIVELSBSTRINGRichard Purdie
2016-03-07linuxloader/image-prelink/image-mklibs: Fix non-standard path prelinkingRichard Purdie
2016-03-06insane/prelink: Handle nonstandard library pathsRichard Purdie
2016-03-04devtool: add build-sdk subcommandPaul Eggleton
2016-03-04insane.bbclass: make the checking stricter for unsafe references in scriptsChen Qi
2016-03-02bootimg: set default value for LABELS variableEd Bartosh
2016-03-02sanity: Do not mistake meta-yocto-bsp for meta-yoctoPeter Kjellerstedt
2016-03-02sanity.bbclass: remove conflict checking for image vm and liveRobert Yang
2016-03-02syslinux.bbclass: make vm and live can be built togetherRobert Yang
2016-03-02classes/externalsrc: fix symlinking if symlink exists pointing to another pathPaul Eggleton
2016-03-02populate_sdk_ext: Only write LCONF_VERSION to bblayers if it is setRandy Witt
2016-03-02populate_sdk_base: handle empty SDK_PACKAGING_FUNCChristopher Larson
2016-03-02populate_sdk_ext: Delete the buildtools tar file after installationRandy Witt
2016-03-02classes/populate_sdk_ext: prepend to PATH rather than appendingPaul Eggleton
2016-03-02classes/module: allow substitution of the modules_install target namePaul Eggleton
2016-02-28sanity: Fix int verses string referenceRichard Purdie
2016-02-28rootfs-postcommands: fix ssh_allow_empty_password checkingJonathan Liu
2016-02-28classes/testsdk: Pass tcname to SDK and SDKExt contextsAníbal Limón
2016-02-28classes/testsdk: Move the removal of bitbake PATH to eSDK context onlyAníbal Limón
2016-02-28classes/testsdk: Move code for avoid PATHs to oeqa.utilsAníbal Limón
2016-02-28populate_sdk_ext: Add images to SDK_INSTALL_TARGETSRandy Witt
2016-02-28boot-directdisk.bbclass: drop IS_VM chechkingRobert Yang
2016-02-28image-live/boot-directdisk.bbclass: remove AUTO_SYSLINUXCFGRobert Yang
2016-02-28testimage.bbclass: reuse generic test suitesAlex Franco
2016-02-28testimage.bbclass: add generic, image test suitesAlex Franco
2016-02-28uninative.bbclass: if the loader can't be found disable instead of failingRoss Burton
2016-02-28uninative: use check_output instead of Popen directlyRoss Burton
2016-02-28lib/oe/qa: add explicit exception for 'file isn't an ELF'Ross Burton
2016-02-28buildstats.bbclass: Don't assume /proc/<pid>/io presentJuro Bystricky
2016-02-28package: check inherit instead of PN to decide if a recipe is a packagegroupRoss Burton
2016-02-28mirrors/own-mirrors/sanity: Updates after npm fetcher additionRichard Purdie
2016-02-28npm.bbclass: Add npm class to match fetcherBrendan Le Foll
2016-02-28base: Add nodejs-native dependency for npm:// urlsRichard Purdie
2016-02-28sanity: Improve configuration upgrade capabilities (support meta-yocto -> pok...Richard Purdie
2016-02-28image: Run do_rootfs_wicenv after do_imageRichard Purdie
2016-02-26signing-keys: Make signing keys the only publisher of keysRandy Witt
2016-02-21classes/populate_sdk_ext: add a better config extension mechanismPaul Eggleton
2016-02-21staging.bbclass: remove trail slash from SYSROOT_DESTDIRRobert Yang
2016-02-21terminal.bbclass: import oe.terminal for oe.terminal.prioritized()Robert Yang