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