summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* package.bbclass: fix typosRandy MacLeod2018-02-161-6/+6
* externalsrc.bbclass: Suppress git errorsJoshua Watt2018-02-161-1/+1
* utils.py: add parallel make helpersJoshua Watt2018-02-162-41/+2
* classes: don't scan for CVEs in images or packagegroupsRoss Burton2018-02-162-0/+3
* cve-check: short-circuit checking if CVE_PRODUCT isn't setRoss Burton2018-02-161-0/+3
* cve-check: allow recipes to override their versionRoss Burton2018-02-161-1/+2
* cve-check: put log in T so it doesn't get deleted by rm_workRoss Burton2018-02-161-4/+3
* distrodata: remove redudant *all tasks now that --runall works correctlyRoss Burton2018-02-161-31/+0
* archiver: remove deploy_all_archives task as --runall replaces itRoss Burton2018-02-161-8/+0
* kernel: Fix QA buildpaths warning for kernel modulesHe Zhe2018-02-161-1/+1
* icecc.bbclass: Disable caret workaround by defaultJoshua Watt2018-02-161-1/+19
* icecc.bbclass: Add Icecream support to SDKJoshua Watt2018-02-161-0/+7
* toolchain-shar-extract: Add post-relocate scriptsJoshua Watt2018-02-161-0/+15
* icecc.bbclass: Skip canadian-cross compilesJoshua Watt2018-02-151-0/+6
* icecc.bbclass: Fix STAGING_BINDIR_TOOLCHAIN usageJoshua Watt2018-02-151-9/+8
* icecc.bbclass: Move to shared work directoryJoshua Watt2018-02-151-2/+5
* package: Add INHIBIT_PACKAGE_STRIP_FILES to allow files to remain unstrippedRichard Purdie2018-02-151-0/+4
* kernel-fitimage.bbclass: Fix 64 bit ENTRYPOINTVineeth Chowdary Karumanchi2018-02-151-1/+1
* utility-tasks: Drop fetchall and checkuriall tasksRichard Purdie2018-02-151-13/+0
* npm.bbclass: Node module name and recipe name can be differentBöszörményi Zoltán2018-02-061-5/+13
* npm.bbclass: Fix building node modules with npm@5Böszörményi Zoltán2018-02-061-2/+3
* waf.bbclass: cd to ${S} before checking versionJoshua Watt2018-02-061-9/+10
* image_types: tar with --numeric-ownerMax Krummenacher2018-02-061-1/+1
* sanity.bbclass: modified error messageJuro Bystricky2018-02-061-1/+1
* package_rpm.bbclass: run pre/post installation scriptlets using sh -eAlexander Kanavin2018-01-301-4/+4
* package.bbclass: add support for pkg_postinst_ontarget()Alexander Kanavin2018-01-301-0/+20
* classes/utils: remove compatibility functionsRoss Burton2018-01-301-41/+0
* meta: don't use deprecated functions from utils.bbclassRoss Burton2018-01-305-14/+14
* testimage: enable gi test suiteRoss Burton2018-01-291-4/+4
* meson: Adjust for clang compilerKhem Raj2018-01-291-2/+7
* package_rpm.bbclass: improve reproducibility of RPM packagesJuro Bystricky2018-01-291-0/+1
* archiver: don't require that images are built using RPM to build SRPMsRoss Burton2018-01-291-4/+5
* package_rpm.bbclass: Fix matching of architecture independent packagesOtavio Salvador2018-01-291-1/+5
* kernel-yocto: make SRC_URI defconfig removal more specificBruce Ashfield2018-01-271-1/+1
* package_rpm: correctly handle LICENSE_${PN}Ross Burton2018-01-261-2/+7
* classes/recipes: Convert SkipPackage -> SkipRecipeRichard Purdie2018-01-267-19/+19
* image_types: add support for modern f2fs flash filesystemSaul Wold2018-01-231-0/+20
* package_ipg: use xz when building packagesRoss Burton2018-01-231-2/+2
* kernel-uboot: support Image kernel type for arm64Zumeng Chen2018-01-231-0/+4
* lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie2018-01-222-0/+2
* populate_sdk_ext: Set cleandirs correctlyRichard Purdie2018-01-221-1/+1
* multilib.bbclass: deltask populate_sdk and populate_sdk_extRobert Yang2018-01-191-0/+2
* cmake: use Ninja by defaultRoss Burton2018-01-191-1/+1
* cmake: allow the generator to be changedRoss Burton2018-01-191-2/+18
* meson.bbclass: add MESON_LINK_ARGS to vardepsMartin Kelly2018-01-191-1/+1
* meson.bbclass: include C{, XX}FLAGS in cross argsMartin Kelly2018-01-191-4/+6
* meson.bbclass: compile with --buildtype plainMartin Kelly2018-01-191-0/+1
* cmake: upgrade 3.9.5 -> 3.10.1Otavio Salvador2018-01-191-0/+1
* kernel: Use KERNEL_IMAGETYPE_FOR_MAKE in do_bundle_initramfsThomas Perrot2018-01-191-1/+1
* kernel: drop unnecessary True options from calls to getVarAndre McCurdy2018-01-192-9/+9