summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* base.bbclass: ensure HOSTTOOLS links point to executablesRoss Burton2017-03-311-2/+2
* multilib_header: Update wrapper to handle arm 32/64 bitRichard Purdie2017-03-311-7/+0
* ccache: Use MULTIMACH_TARGET_SYS not HOST_SYSRichard Purdie2017-03-311-1/+1
* sanity: Drop obsolete TMPDIR ABI conversionsRichard Purdie2017-03-311-42/+1
* populate_sdk_ext.bbclass: enhance compatibility with rm_work.bbclassPatrick Ohly2017-03-311-1/+6
* rm_work.bbclass: introduce do_build_without_rm_workPatrick Ohly2017-03-311-3/+24
* systemd-boot: write startup.nshChristopher Larson2017-03-291-0/+2
* oeqa: QEMU_USE_KVM can list machinesPatrick Ohly2017-03-281-1/+3
* dnf: move the entire dnf/rpm4 stack to Python 3Alexander Kanavin2017-03-281-2/+2
* insane.bbclass: error if file-rdeps not metStephano Cetola2017-03-281-2/+2
* classes: Replace "if test" file tests with POSIX file testsuninative-1.6Robert P. J. Day2017-03-279-17/+16
* autotools.bbclass: Replace "grep ... >/dev/null" with "grep -q"Robert P. J. Day2017-03-271-4/+4
* image_types: perform fsck on created ext imageEnrico Jorns2017-03-271-0/+2
* staging: Remove uninstalled dependencies from sysrootsRichard Purdie2017-03-241-0/+28
* staging: Update extend_recipe_sysroot vardepsexclude after code changesRichard Purdie2017-03-241-1/+1
* staging: Drop BB_SETSCENE_VERIFY_FUNCTION2Richard Purdie2017-03-241-13/+0
* staging: Drop do_configure clean prefuncRichard Purdie2017-03-241-8/+0
* staging: Drop BB_SETSCENE_VERIFY_FUNCTION since it was replacedRichard Purdie2017-03-241-15/+0
* native.bbclass: clear MACHINE_FEATURESAndre McCurdy2017-03-241-0/+1
* core-image.bbclass: update available IMAGE_FEATURESTrevor Woerner2017-03-241-0/+4
* sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin2017-03-231-7/+0
* sstate: Ensure installation directory is empty before executionRichard Purdie2017-03-221-0/+5
* externalsrc: Use git add -A for compatibility with all git versionsRichard Purdie2017-03-221-1/+1
* buildhistory.bbclass: add layer name to source recipe dataMikko Rapeli2017-03-221-0/+4
* insane: remove broken unsafe-references-in-binaries testRoss Burton2017-03-221-42/+0
* package.bbclass: Add PRIVATE_LIBS to list of package specific variablesPeter Kjellerstedt2017-03-221-1/+1
* image-buildinfo.bbclass: configurable location for build filePatrick Ohly2017-03-221-1/+4
* meta/lib/oeqa: change sdk test from cvs to cpiobrian avery2017-03-221-3/+3
* rm_work.bbclass: re-enable recursive do_rm_work_allPatrick Ohly2017-03-221-3/+8
* image_types_wic.bbclass: tighten dependency to help do_rm_work_allPatrick Ohly2017-03-221-1/+1
* kernel-fitimage: dtb sections named by their filenames and one config section...Florian Wickert2017-03-221-7/+21
* kernel: use ${nonarch_base_libdir} for kernel modules installation.Amarnath Valluri2017-03-223-9/+9
* useradd-staticids.bbclass: Always fail/warn for missing IDsPeter Kjellerstedt2017-03-221-4/+2
* useradd-staticids.bbclass: Support recipes specifying static IDsPeter Kjellerstedt2017-03-221-0/+2
* classes/npm: allow installation of devDependenciesAnders Darander2017-03-221-2/+11
* meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME)Joshua Lock2017-03-223-4/+4
* image_types: increase filesystem size for BTRFSEd Bartosh2017-03-221-5/+6
* ccache: Disable CCACHE_HASHDIR by defaultMike Crowe2017-03-171-0/+6
* uninative.bbclass: split long commandLeonardo Sandoval2017-03-171-1/+10
* classes: Fix "U-boot", use proper spelling of "U-Boot".Robert P. J. Day2017-03-172-2/+2
* toaster.bbclass: Correct parsing of installed-package-sizes.txtPeter Kjellerstedt2017-03-171-2/+1
* package.bbclass: Add SKIP_FILEDEPS to list of package specific variablesPeter Kjellerstedt2017-03-171-1/+1
* classes/base: reformat HOSTTOOLS errorPaul Eggleton2017-03-161-1/+1
* sanity.bbclass: modify check for shellJuro Bystricky2017-03-161-1/+3
* go: Enable on muslKhem Raj2017-03-141-2/+0
* package: Fix various rpmdeps relocation issuesRichard Purdie2017-03-141-2/+3
* testimage: Don't use systemd.log_level=debug loggingRichard Purdie2017-03-141-1/+2
* package.bbclass: don't exclude package groups from runtime mappingAlexander Kanavin2017-03-141-3/+0
* package_rpm.bbclass: do not strip multilib prefixes from package names, do no...Alexander Kanavin2017-03-141-44/+11
* package_rpm.bbclass: do not set the OS dynamically when building rpmsAlexander Kanavin2017-03-141-1/+1