aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2015-09-08WIP: classes/packagefeed-stability: add class to help reduce package feed churnpaule/packagefeed-stabilityPaul Eggleton
2015-09-08classes/sstate: break out function to get sstate manifest filenamePaul Eggleton
2015-09-06sstate: implement basic signing/validationRoss Burton
2015-09-06cross-canadian.bbclass: typo fix in comments (s/repsonsible/responsible/)Mario Domenech Goulart
2015-09-06boot-directdisk.bbclass: use rootfs UUID by defaultPatrick Ohly
2015-09-06boot loader: support root=UUIDPatrick Ohly
2015-09-06image-vm.bbclass: support specifying an initramfsPatrick Ohly
2015-09-06image-vm.bbclass: avoid duplicating syslinux default valuesPatrick Ohly
2015-09-06report-error: send only last 5242000 characters in error logsMartin Jansa
2015-09-03testimage: filter proper test cases by tagszjh
2015-09-03image.bbclass: add rootfs_check_host_user_contaminatedChristopher Larson
2015-09-03insane.bbclass: add host-user-contaminated testChristopher Larson
2015-09-03insane.bbclass: handle tests which need fakerootChristopher Larson
2015-09-02kernel.bbclass: add the runtime dependency on kernel-vmlinux for kernel-imageKevin Hao
2015-09-02insane.bbclass: Check for invalid characters (non UTF8) on recipe metadataLeonardo Sandoval
2015-09-01package_rpm: support signing of rpm packagesMarkus Lehtonen
2015-09-01runexported: Make it compatible with host dumpMariano Lopez
2015-08-31mirrors.bbclass: Update gnutls mirrorsJussi Kukkonen
2015-08-31Fix mode +st on TMPDIR when creating itAlex Franco
2015-08-30image.py: write bitbake variables to .env fileEd Bartosh
2015-08-30image_types.bbclass: add wic image typeEd Bartosh
2015-08-30dump: allow to have datastore vars on dump commandsMariano Lopez
2015-08-30dump: Created new classes for dump host and targetMariano Lopez
2015-08-30classes/buildhistory: add build result to commit messagePaul Eggleton
2015-08-30classes/buildhistory: include metadata revisions in commit messagePaul Eggleton
2015-08-30classes/buildhistory: handle additional files at recipe levelPaul Eggleton
2015-08-30classes/buildhistory: fix permissions in package file listingPaul Eggleton
2015-08-30classes/buildhistory: tweak buildhistory_list_pkg_filesPaul Eggleton
2015-08-30classes/buildhistory: indent recently added function consistentlyPaul Eggleton
2015-08-30classes/buildhistory: exclude . in file listingsPaul Eggleton
2015-08-30classes/buildhistory: ensure we push when "no changes" commits are madePaul Eggleton
2015-08-30testimage: Run commands in target and host when test failsMariano Lopez
2015-08-30autotools.bbclass: Allow dependency tracking option to be overriddenRoy Li
2015-08-30package_*.bbclass: Ensure OVERRIDES doesn't change sstate signatureRichard Purdie
2015-08-30nativesdk.bbclass: set sbindir to bindirChristopher Larson
2015-08-30update-rc.d.bbclass: explicitly dep on initscriptsChristopher Larson
2015-08-30image.bbclass: re-run do_rootfs when feature packages changeChristopher Larson
2015-08-30cross-canadian.bbclass: support for TCLIBC="baremetal"Juro Bystricky
2015-08-29Empty image: filesystem allocationAlex Franco
2015-08-29Empty image: package list splitting and iterationAlex Franco
2015-08-24package_rpm.bbclass : escape "%" in files and directories nameSébastien Mennetrier
2015-08-24classes/insane: fix QA check message referring to nativesdkPaul Eggleton
2015-08-24classes/cmake: add arch conversion routineAlexander Kanavin
2015-08-24classes/gnomebase: change tarball compression to xzAlexander Kanavin
2015-08-24kernel-arch: Force BFD kernel when using gcc for linkingKhem Raj
2015-08-24gnome: move introspection options to gnomebaseRoss Burton
2015-08-19binconfig-disabled: write an message to stderr to help confused developersRoss Burton
2015-08-19package_deb.bbclass: Allow UTF-8 characters on control filesLeonardo Sandoval
2015-08-19archiver.bbclass: Run deploy_archives in $WORKDIRClemens Lang
2015-08-19image_types.bbclass: allow replacing tar commandPatrick Ohly