summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2017-03-27classes: Replace "if test" file tests with POSIX file testsuninative-1.6Robert P. J. Day
2017-03-27autotools.bbclass: Replace "grep ... >/dev/null" with "grep -q"Robert P. J. Day
2017-03-27image_types: perform fsck on created ext imageEnrico Jorns
2017-03-24staging: Remove uninstalled dependencies from sysrootsRichard Purdie
2017-03-24staging: Update extend_recipe_sysroot vardepsexclude after code changesRichard Purdie
2017-03-24staging: Drop BB_SETSCENE_VERIFY_FUNCTION2Richard Purdie
2017-03-24staging: Drop do_configure clean prefuncRichard Purdie
2017-03-24staging: Drop BB_SETSCENE_VERIFY_FUNCTION since it was replacedRichard Purdie
2017-03-24native.bbclass: clear MACHINE_FEATURESAndre McCurdy
2017-03-24core-image.bbclass: update available IMAGE_FEATURESTrevor Woerner
2017-03-23sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin
2017-03-22sstate: Ensure installation directory is empty before executionRichard Purdie
2017-03-22externalsrc: Use git add -A for compatibility with all git versionsRichard Purdie
2017-03-22buildhistory.bbclass: add layer name to source recipe dataMikko Rapeli
2017-03-22insane: remove broken unsafe-references-in-binaries testRoss Burton
2017-03-22package.bbclass: Add PRIVATE_LIBS to list of package specific variablesPeter Kjellerstedt
2017-03-22image-buildinfo.bbclass: configurable location for build filePatrick Ohly
2017-03-22meta/lib/oeqa: change sdk test from cvs to cpiobrian avery
2017-03-22rm_work.bbclass: re-enable recursive do_rm_work_allPatrick Ohly
2017-03-22image_types_wic.bbclass: tighten dependency to help do_rm_work_allPatrick Ohly
2017-03-22kernel-fitimage: dtb sections named by their filenames and one config section...Florian Wickert
2017-03-22kernel: use ${nonarch_base_libdir} for kernel modules installation.Amarnath Valluri
2017-03-22useradd-staticids.bbclass: Always fail/warn for missing IDsPeter Kjellerstedt
2017-03-22useradd-staticids.bbclass: Support recipes specifying static IDsPeter Kjellerstedt
2017-03-22classes/npm: allow installation of devDependenciesAnders Darander
2017-03-22meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME)Joshua Lock
2017-03-22image_types: increase filesystem size for BTRFSEd Bartosh
2017-03-17ccache: Disable CCACHE_HASHDIR by defaultMike Crowe
2017-03-17uninative.bbclass: split long commandLeonardo Sandoval
2017-03-17classes: Fix "U-boot", use proper spelling of "U-Boot".Robert P. J. Day
2017-03-17toaster.bbclass: Correct parsing of installed-package-sizes.txtPeter Kjellerstedt
2017-03-17package.bbclass: Add SKIP_FILEDEPS to list of package specific variablesPeter Kjellerstedt
2017-03-16classes/base: reformat HOSTTOOLS errorPaul Eggleton
2017-03-16sanity.bbclass: modify check for shellJuro Bystricky
2017-03-14go: Enable on muslKhem Raj
2017-03-14package: Fix various rpmdeps relocation issuesRichard Purdie
2017-03-14testimage: Don't use systemd.log_level=debug loggingRichard Purdie
2017-03-14package.bbclass: don't exclude package groups from runtime mappingAlexander Kanavin
2017-03-14package_rpm.bbclass: do not strip multilib prefixes from package names, do no...Alexander Kanavin
2017-03-14package_rpm.bbclass: do not set the OS dynamically when building rpmsAlexander Kanavin
2017-03-14package_rpm.bbclass: add a /bin/sh Provides for nativesdk- packagesAlexander Kanavin
2017-03-14run-postinsts: simplify the logic of whether to install it to imagesAlexander Kanavin
2017-03-14package_rpm.bbclass: instruct rpm to not remove the buildroot directoryAlexander Kanavin
2017-03-14testimage.bbclass: fix runtime test for rpm, port smart tests to dnfAlexander Kanavin
2017-03-14package_rpm.bbclass: no need to specify the magic file locationAlexander Kanavin
2017-03-14package_rpm.bbclass: replace createrepo reference with createrepo_cAlexander Kanavin
2017-03-14rootfs_rpm.bbclass: migrate image creation to dnfAlexander Kanavin
2017-03-14package_rpm.bbclass: correctly map RRECOMMENDS and RSUGGESTS to rpm tagsAlexander Kanavin
2017-03-14package_rpm.bbclass: make architecture-independent .rpm packages "noarch" ins...Alexander Kanavin
2017-03-14package.bbclass: fix locations of debugedit and rpmdeps utilitiesAlexander Kanavin