aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2017-08-09gettext.bbclass: also search for files in target sysrootPatrick Ohly
2017-08-08Revert "cml1.bbclass: wait until menuconfig terminal finishes"Leonardo Sandoval
2017-08-03meta: drop do_bootdirectdisk do_vmimg referencesMing Liu
2017-08-01uninative: Allow a local own-mirror to work with uninativeRichard Purdie
2017-07-31image: Make do_image_qa a dummy sstate task to match do_image_completeRichard Purdie
2017-07-31image/rm_work: Promote do_image_complete to be more sstate likeRichard Purdie
2017-07-31image: Drop before do_build from do_rootfs and do_imageRichard Purdie
2017-07-31sstate: Improve SSTATE_SKIP_CREATIONRichard Purdie
2017-07-31rm_work: Improve handling for addto_recipe_sysrootRichard Purdie
2017-07-30image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini
2017-07-30cml1.bbclass: wait until menuconfig terminal finishesLeonardo Sandoval
2017-07-30rootfsdebugfiles.bbclass: add a optional parameter to choose file modeMing Liu
2017-07-30image_types.bbclass: ignore tar exit code 1Ed Bartosh
2017-07-30siteinfo: fix siteinfo_get_files to work with RSSJackie Huang
2017-07-30package/bbclass: sources are packaged separately from debug.Juan M Cruz Alcaraz
2017-07-30module.bbclass: move make scripts earlierCalifornia Sullivan
2017-07-27mirrors.bbclass: provide git repo fallbacks using the https protocolAndre McCurdy
2017-07-27go: centralize definition of COMPATIBLE_HOSTJoe Slater
2017-07-27image_types_wic: add dependency to e2fsprogs-nativeEd Bartosh
2017-07-25image: Fix "metadata is not deterministic" when chaining 2+ CONVERSION_CMDsTom Rini
2017-07-25image_types.bbclass: Make u-boot signed images more versatileTom Rini
2017-07-25image.bbclass: Correct chaining compression supportTom Rini
2017-07-25package_rpm.bbclass: disable generation of .build-id linksAlexander Kanavin
2017-07-25externalsrc: place copy of git index into /tmp and do not use copyfile2Enrico Scholz
2017-07-24cve-check.bbclass: use "+git" as separator in PV instead of "git+"Mikko Rapeli
2017-07-24kernel.bbclass: set CVE_PRODUCT to linux_kernel if not set by recipeMikko Rapeli
2017-07-24cve-check.bbclass: use weak assignment for default CVE_PRODUCTMikko Rapeli
2017-07-21base.bbclass: Make .jar file depend on unzip-nativeRicardo Ribalda Delgado
2017-07-21populate_sdk_ext: Add variable to indicate running in eSDKSaul Wold
2017-07-21icecc.bbclass: prevent nativesdk builds depending on target specific KERNEL_CCMartin Jansa
2017-07-21image_types: use initrd from pre-sstate directoryEd Bartosh
2017-07-21classes/base: set do_unpack dependencies for rpm filesPaul Eggleton
2017-07-21classes/staging: change fixme debug message from note to debugPaul Eggleton
2017-07-21oe-init-build-env-memres: Drop itRichard Purdie
2017-07-17kernel-yocto: propagate configuration errors to bbclassBruce Ashfield
2017-07-17sign_rpm: support signing files in RPM payloadLans Zhang
2017-07-17image_types: fix squashfs-lzo and squashfs-xz buildsEd Bartosh
2017-07-17image_types_wic: set default WKS_FILE_DEPENDSEd Bartosh
2017-07-17wic: get rid of using wic-toolsEd Bartosh
2017-07-17live-vm-common: add MKDOSFS_EXTRAOPTS variableEd Bartosh
2017-07-17image_types: remove Hob convenience variableJoshua Lock
2017-07-17classes/sanity: check for case-sensitive file systemsRoss Burton
2017-07-17ccache: let ccache create CCACHE_DIR, reducing hash changesRoss Burton
2017-07-17ccache: don't export CCACHE_DISABLE globallyRoss Burton
2017-07-17distrooverrides.bbclass: fix default configurationPatrick Ohly
2017-07-08staging: Ensure a clean recipe sysroot removes addto_recipe_sysroot stampsRichard Purdie
2017-07-08testimage: Use the renamed buildlzipKhem Raj
2017-07-08mirrors.bbclass: remove stale lsof ftp mirrorsAndre McCurdy
2017-07-08image_types: fix kernel target on elf's image dependenciesLeonardo Sandoval
2017-07-08linuxloader.bbclass: add musl libc supportMing Liu