summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* syslinux.bbclass: don't use vmlinuzCalifornia Sullivan2018-03-061-1/+3
* grub-efi*.bbclass: don't reference vmlinuzCalifornia Sullivan2018-03-062-2/+4
* live-vm-common.bbclass: Don't use vmlinuz or VM_DEFAULT_KERNELCalifornia Sullivan2018-03-061-5/+4
* grub-efi.bbclass: split out configuration portionCalifornia Sullivan2018-03-062-121/+120
* meta/classes: add ptest-perl.bbclassTim Orling2018-03-061-0/+30
* populate_sdk_base: depend on nativesdk-glibc-localeRoss Burton2018-03-061-0/+1
* base: Handle backfilling in anonymous python code, not event handlerRichard Purdie2018-03-041-2/+4
* image: Remove the do_package_write_* tasksRichard Purdie2018-03-041-3/+3
* base: Don't print LICENSE warning for non-recipe contextRichard Purdie2018-03-041-1/+1
* kernel-yocto: check git config during checkoutJustin Bronder2018-03-041-0/+1
* cmake: refactor compile and install for easier re-useAndré Draszik2018-03-041-4/+7
* icecc: Remove several getVar() expand argumentsJoshua Watt2018-03-041-14/+13
* populate_sdk: install UTF-8 locales in SDKsRoss Burton2018-03-012-2/+6
* package.bbclass: fetch PRIVATE_LIBS twice as we iterate twiceRoss Burton2018-03-011-0/+3
* icecc.bbclass: Ignore more icecream vars in hashesJoshua Watt2018-03-011-1/+4
* sstatesig/staging/package_manager: Create common sstate manifest codeRichard Purdie2018-03-011-31/+5
* logging.bbclass: Enclose the tr string in quotesJason Wessel2018-02-241-1/+1
* meson.bbclass: Add support for nativesdkPeter Kjellerstedt2018-02-241-0/+13
* kernel.bbclass: explicitly depend on bison-native for deterministic buildsDenys Dmytriyenko2018-02-241-1/+1
* icecc.bbclass: Remove icecream from uninativeJoshua Watt2018-02-241-0/+3
* icecc.bbclass: Add environment versionJoshua Watt2018-02-241-1/+14
* icecc.bbclass: Fix combining with ccacheJoshua Watt2018-02-241-5/+26
* cve-check-tool: correctly exported web proxiesKonstantin Shemyak2018-02-241-3/+0
* siteinfo: add aarch64_illp32 decodeArmin Kuster2018-02-241-0/+2
* update-rc.d: QA regression.Armin Kuster2018-02-241-1/+2
* image-live.bbclass: drop support for compressed ISO imagesAlexander Kanavin2018-02-241-15/+2
* make-mod-scripts: change how some kernel module tools are builtJoe Slater2018-02-242-13/+3
* 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