aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2017-11-05useradd: don't override pseudo environmentRoss Burton
2017-10-24goarch.bbclass: Replace logic for setting GOARMWill Newton
2017-09-22image.bbclass: Sorted ctypes to avoid basehash errorGerson Fernando Budke
2017-09-21(PRE)MIRRORS: fix pattern for npm:// without slashOlaf Mandel
2017-09-21rootfs-postcommands: add test for unsatisfied RRECOMMENDSJose Alarcon
2017-09-21rootfs-postcommands: remove empty lineJose Alarcon
2017-09-21rootfs-postcommands.bbclass: Filter out dangling symlinks in ssh_allow_empty_...Khem Raj
2017-09-21package_rpm.bbclass: disable generation of .build-id linksAlexander Kanavin
2017-09-21package_rpm.bbclass: use multithreaded xz compressionAlexander Kanavin
2017-09-21rpm: allow arch-dependent binaries in noarch packagesNg Wei Tee
2017-09-11staging: Fix a logic error which caused dependency removalRichard Purdie
2017-09-11staging: Ensure dependencies are removed before being addedRichard Purdie
2017-09-11staging: Avoid sysroot removal racesRichard Purdie
2017-09-11classes/license: drop erroneous sha256 parameter in LIC_FILES_CHKSUMPaul Eggleton
2017-08-30package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt
2017-08-30package_rpm.bbclass: Filter out unwanted file deps for nativesdk packagesPeter Kjellerstedt
2017-08-30insane.bbclass: Ignore perl as dependency for nativesdk packagesPeter Kjellerstedt
2017-08-30toaster.bbclass: Ignore some dependencies in toaster_buildhistory_dump()Peter Kjellerstedt
2017-08-30toaster.bbclass: Simplify parsing of depends.dotPeter Kjellerstedt
2017-08-30buildhistory.bbclass: Improve the generated depends.dot filePeter Kjellerstedt
2017-08-30insane.bbclass: Improve the handling of runtime file dependenciesPeter Kjellerstedt
2017-08-30insane.bbclass: Report all file-rdeps errors, not just the firstPeter Kjellerstedt
2017-08-29rootfs-postcommands.bbclass: Prevent linking testdata to itselfMike Looijmans
2017-08-29mirrors.bbclass: provide git repo fallbacks using the https protocolAndre McCurdy
2017-08-29image: Fix "metadata is not deterministic" when chaining 2+ CONVERSION_CMDsTom Rini
2017-08-29image.bbclass: Correct chaining compression supportTom Rini
2017-08-29insane.bbclass: fix override handling in RDEPENDS QAGan Yau Wai
2017-08-29icecc.bbclass: prevent nativesdk builds depending on target specific KERNEL_CCMartin Jansa
2017-08-29kernel.bbclass: fix KERNEL_IMAGETYPE(S) for Image.gzNicolas Dechesne
2017-08-29kernel.bbclass: set CVE_PRODUCT to linux_kernel if not set by recipeMikko Rapeli
2017-08-29cve-check.bbclass: use weak assignment for default CVE_PRODUCTMikko Rapeli
2017-07-27classes/staging: change fixme debug message from note to debugPaul Eggleton
2017-07-27kernel-yocto: propagate configuration errors to bbclassBruce Ashfield
2017-07-27classes/buildhistory: fix failures collecting output signaturesPaul Eggleton
2017-07-05systemd-boot.bbclass: Add configuration data to secondary EFI partitionCalifornia Sullivan
2017-06-16package_ipk: Clean up Source entry in ipk packagesRichard Purdie
2017-06-12image-vm: Avoid use of fold, tac and paste commands for DISK_SIGNATUREJonathan Liu
2017-06-11kernel: predefine KBUILD_BUILD_USER and KBUILD_BUILD_HOSTJoshua Lock
2017-06-05cve-check.bbclass: make warning contain CVE IDsChen Qi
2017-05-18staging: Allow BB_LIMITEDDEPS to avoid BB_TASKDEPDATARichard Purdie
2017-05-18sstate: Ensure native/cross recipes have relocation of HOSTTOOLS_DIRRichard Purdie
2017-05-10GNU_MIRROR: switch from ftp to httpsMaxin B. John
2017-05-10DEBIAN_MIRROR: switch from ftp to httpMaxin B. John
2017-05-10useradd: remove preinst script referring to recipe sysrootMaxin B. John
2017-05-10useradd.bbclass: Handle COMPONENTS_DIR when restoring statePeter Kjellerstedt
2017-05-10bitbake.conf: Add COMPONENTS_DIR for ${STAGING_DIR}-componentsPeter Kjellerstedt
2017-05-01sstate.bbclass, staging.bbclass: Handle HOSTTOOLS_DIR when restoring statePeter Kjellerstedt
2017-05-01bitbake.conf: Add HOSTTOOLS_DIR for ${TMPDIR}/hosttoolsPeter Kjellerstedt
2017-04-29package_deb.bbclass: Avoid writing empty custom fieldsAndreas Oberritter
2017-04-29package_deb.bbclass: Fix multi-line package descriptionsAndreas Oberritter