aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2016-10-03syslinux.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-10-03grub-efi.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-10-03useradd-staticids.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-10-03package_rpm.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-10-03package_deb.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-10-03package_ipk.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-10-03base.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-10-03classes/native: set lt_cv_sys_lib_dlsearch_path_specRoss Burton
2016-10-03classes/cross: set lt_cv_sys_lib_dlsearch_path_specRoss Burton
2016-09-30allarch: Fixes to stop rebuilds when change multilibsRichard Purdie
2016-09-30nativesdk: Don't enable MULTILIBSRichard Purdie
2016-09-30subprocess: remove Popen in favor of check_outputStephano Cetola
2016-09-30grub-efi.bbclass: Add a space between root and append parameterRaymond Tan
2016-09-30multilib_header: avoid sstate checksum issues for -nativesdk recipesJoshua Lock
2016-09-30image-buildinfo: restore trailing newlineAndré Draszik
2016-09-29cross-canadian/libgcc-common: Fixes for arm multilibRichard Purdie
2016-09-28qemuboot: don't fail when QB_DEFAULT_KERNEL isn't symlinkMartin Jansa
2016-09-28populate_sdk_base.bbclass: fix broken variablesIoan-Adrian Ratiu
2016-09-28image_types.bbclass: remove redundant dependencyEd Bartosh
2016-09-28SDK: Allow changing SDKMACHINE without wiping TMP folderJuro Bystricky
2016-09-28archive.bbclass: fix do_ar_original archiving of multiple source reposPatrick Ohly
2016-09-28archiver.bbclass: ignore unpack sub-directories in do_ar_originalPatrick Ohly
2016-09-27utils: Add all_multilib_tune_list functionRichard Purdie
2016-09-27autotools.bbclass: use python3 instead of python (v2)Markus Lehtonen
2016-09-23qemu.bbclass: Allow use different QEMU binary depending of targetOtavio Salvador
2016-09-23scons.bbclass: rework parameters for install taskAndreas Müller
2016-09-23testimage.bbclass: Add package manager dependencyMariano Lopez
2016-09-23toolchain-scripts-base: add base class for toolchain_create_sdk_versionJoshua Lock
2016-09-22base.bbclass: Drop unnecessary dirs settingRichard Purdie
2016-09-22autotools/siteinfo: Tweak CONFIG_SITE handling for determism/racesRichard Purdie
2016-09-21kernel.bbclass: Add kernel_version_sanity_check functionCalifornia Sullivan
2016-09-21populate_sdk_base: fix support for changing SDKMACHINE settingsJoshua Lock
2016-09-20image_types: add parted-native to do_image_wic dependsEd Bartosh
2016-09-20qemuboot.bbclass: don't fail on very first buildAndré Draszik
2016-09-20externalsrc.bbclass: Make reparsing work for BBCLASSEXTENDed recipesPeter Kjellerstedt
2016-09-19kernel.bbclass: assign INITRAMFS_BASE_NAME using ?=Andre McCurdy
2016-09-19qemuboot: also write the kernel link name to the conf fileJoshua Lock
2016-09-19qemuboot: write the full kernel filename, not the link nameJoshua Lock
2016-09-16sanity.bbclass: split out config re-parse checkMarkus Lehtonen
2016-09-16useradd_base.bbclass: Do not mess with the gshadow file in the sysrootPeter Kjellerstedt
2016-09-16cve-check.bbclass: Add classMariano Lopez
2016-09-15sanity: make license QA failures fatal againRoss Burton
2016-09-15sstate: Add postrm command supportRichard Purdie
2016-09-15image.bbclass: add IMAGE_DEVICE_TABLE to rootfs[vardeps]Andre McCurdy
2016-09-14classes/populate_sdk_ext: ensure we clean the right temporary TMPDIR pathPaul Eggleton
2016-09-14autotools: Correctly filter m4 files view to setscene dependenciesRichard Purdie
2016-09-14kernel-yocto: remove do_shared_workdir from SRCTREECOVEREDTASKSAndré Draszik
2016-09-14image.bbclass: also mask debugfs versions of masked imagesAndré Draszik
2016-09-14image.bbclass: do not check size of the debugfs imageAndré Draszik
2016-09-14sstate.bbclass: normalize whitelisted pathsMax Krummenacher