summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* populate_sdk_ext: Update after uninative changesRichard Purdie2016-03-091-4/+8
* image.bbclass: support chaining compression (aka conversion) commandsPatrick Ohly2016-03-091-3/+24
* image.bbclass: fix incomplete .rootfs customizationPatrick Ohly2016-03-071-1/+1
* image creation: allow overriding .rootfs suffixPatrick Ohly2016-03-072-31/+36
* classes/packageinfo: removePaul Eggleton2016-03-071-22/+0
* uninative: Handle relocate of GCONV_PATH in libcRichard Purdie2016-03-071-1/+1
* uninative: Add checksum supportRichard Purdie2016-03-071-11/+18
* uninative: Refactor common codeRichard Purdie2016-03-071-4/+4
* uninative: Use CXX11 ABI for interoperation between gcc4 and gcc5Richard Purdie2016-03-071-0/+6
* uninative: correctly enable uninativeRoss Burton2016-03-071-40/+55
* sstate: Allow late expansion of NATIVELSBSTRINGRichard Purdie2016-03-071-2/+6
* linuxloader/image-prelink/image-mklibs: Fix non-standard path prelinkingRichard Purdie2016-03-073-21/+32
* insane/prelink: Handle nonstandard library pathsRichard Purdie2016-03-072-1/+23
* 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