aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2018-01-21populate_sdk_ext: Set cleandirs correctlyRichard Purdie
2018-01-21lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie
2018-01-20insane: consider INSANE_SKIP without package-specifier tooRoss Burton
2018-01-20image: Expand PV to avoid AUTOREV parsing failuresRichard Purdie
2018-01-07staging.bbclass: handle postinst-useradd-* fixmesMikko Ylinen
2018-01-07cross.bbclass: Remove usage of host flags for cross-compilationNikolay Merinov
2018-01-07archiver: preserve sysroot paths in configured modeRoss Burton
2018-01-07archiver: avoid archiving source for glibc-localeZhenbo Gao
2018-01-07archiver.bbclass: adapt do_unpack_and_patch to RSSMikko Ylinen
2018-01-07archiver.bbclass: fix do_ar_original error for matchbox-desktopDengke Du
2018-01-07archiver.bbclass: do not cause kernel rebuildsPatrick Ohly
2018-01-07archiver.bbclass: various fixes for original+diff modePatrick Ohly
2018-01-07archiver.bbclass: enhance do_ar_recipe task signaturePatrick Ohly
2018-01-07archiver: Escape recipe name in regexJoshua Watt
2018-01-07classes: drop image dependencies on TOPDIR variablePaul Eggleton
2018-01-07image.bbclass: drop initramfs bundle related codeMing Liu
2017-12-11cpan-base.bbclass: Move PERLVERSION and get_perl_version to a new fileTom Rini
2017-12-09populate_sdk_ext: Use prebuilt uninative tarballRichard Purdie
2017-11-05image_types.bbclass: Make u-boot signed images more versatileTom Rini
2017-11-05useradd-staticids: don't create username-group if gid is specifiedAndré Draszik
2017-11-05kernel-fitimage: support MIPS (compressed)André Draszik
2017-11-05kernel-uboot: support compressed kernel on MIPSAndré Draszik
2017-11-05kernel-uimage: optimise UBOOT_ENTRYSYMBOL supportAndré Draszik
2017-11-05kernel-fitimage: unbreak UBOOT_ENTRYSYMBOL supportAndré Draszik
2017-11-05kernel-fitimage: sanitize dtb section name (unbreak MIPS)André Draszik
2017-11-05kernel-uimage.bbclass: Fix up generation of uImage from vmlinuxNathan Rossi
2017-11-05copyleft_filter.bbclass: restore possiblity to filter on typeAndré Draszik
2017-11-05openssh: allow to override OpenSSL HostKeys when read-only-rootfsAndré Draszik
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