aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2018-03-06systemd-boot*.bbclass: Don't use vmlinuzCalifornia Sullivan
2018-03-06systemd-boot.bbclass: break out configuration creationCalifornia Sullivan
2018-03-06syslinux.bbclass: don't use vmlinuzCalifornia Sullivan
2018-03-06grub-efi*.bbclass: don't reference vmlinuzCalifornia Sullivan
2018-03-06live-vm-common.bbclass: Don't use vmlinuz or VM_DEFAULT_KERNELCalifornia Sullivan
2018-03-06grub-efi.bbclass: split out configuration portionCalifornia Sullivan
2018-03-06meta/classes: add ptest-perl.bbclassTim Orling
2018-03-06populate_sdk_base: depend on nativesdk-glibc-localeRoss Burton
2018-03-04base: Handle backfilling in anonymous python code, not event handlerRichard Purdie
2018-03-04image: Remove the do_package_write_* tasksRichard Purdie
2018-03-04base: Don't print LICENSE warning for non-recipe contextRichard Purdie
2018-03-03kernel-yocto: check git config during checkoutJustin Bronder
2018-03-03cmake: refactor compile and install for easier re-useAndré Draszik
2018-03-03icecc: Remove several getVar() expand argumentsJoshua Watt
2018-03-01populate_sdk: install UTF-8 locales in SDKsRoss Burton
2018-03-01package.bbclass: fetch PRIVATE_LIBS twice as we iterate twiceRoss Burton
2018-03-01icecc.bbclass: Ignore more icecream vars in hashesJoshua Watt
2018-02-27sstatesig/staging/package_manager: Create common sstate manifest codeRichard Purdie
2018-02-24logging.bbclass: Enclose the tr string in quotesJason Wessel
2018-02-24meson.bbclass: Add support for nativesdkPeter Kjellerstedt
2018-02-24kernel.bbclass: explicitly depend on bison-native for deterministic buildsDenys Dmytriyenko
2018-02-24icecc.bbclass: Remove icecream from uninativeJoshua Watt
2018-02-24icecc.bbclass: Add environment versionJoshua Watt
2018-02-24icecc.bbclass: Fix combining with ccacheJoshua Watt
2018-02-24cve-check-tool: correctly exported web proxiesKonstantin Shemyak
2018-02-24siteinfo: add aarch64_illp32 decodeArmin Kuster
2018-02-24update-rc.d: QA regression.Armin Kuster
2018-02-24image-live.bbclass: drop support for compressed ISO imagesAlexander Kanavin
2018-02-24make-mod-scripts: change how some kernel module tools are builtJoe Slater
2018-02-16package.bbclass: fix typosRandy MacLeod
2018-02-16externalsrc.bbclass: Suppress git errorsJoshua Watt
2018-02-16utils.py: add parallel make helpersJoshua Watt
2018-02-16classes: don't scan for CVEs in images or packagegroupsRoss Burton
2018-02-16cve-check: short-circuit checking if CVE_PRODUCT isn't setRoss Burton
2018-02-16cve-check: allow recipes to override their versionRoss Burton
2018-02-16cve-check: put log in T so it doesn't get deleted by rm_workRoss Burton
2018-02-16distrodata: remove redudant *all tasks now that --runall works correctlyRoss Burton
2018-02-16archiver: remove deploy_all_archives task as --runall replaces itRoss Burton
2018-02-16kernel: Fix QA buildpaths warning for kernel modulesHe Zhe
2018-02-15icecc.bbclass: Disable caret workaround by defaultJoshua Watt
2018-02-15icecc.bbclass: Add Icecream support to SDKJoshua Watt
2018-02-15toolchain-shar-extract: Add post-relocate scriptsJoshua Watt
2018-02-15icecc.bbclass: Skip canadian-cross compilesJoshua Watt
2018-02-15icecc.bbclass: Fix STAGING_BINDIR_TOOLCHAIN usageJoshua Watt
2018-02-15icecc.bbclass: Move to shared work directoryJoshua Watt
2018-02-14package: Add INHIBIT_PACKAGE_STRIP_FILES to allow files to remain unstrippedRichard Purdie
2018-02-09kernel-fitimage.bbclass: Fix 64 bit ENTRYPOINTVineeth Chowdary Karumanchi
2018-02-09utility-tasks: Drop fetchall and checkuriall tasksRichard Purdie
2018-02-06npm.bbclass: Node module name and recipe name can be differentBöszörményi Zoltán
2018-02-06npm.bbclass: Fix building node modules with npm@5Böszörményi Zoltán