summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* package_rpm.bbclass: add a /bin/sh Provides for nativesdk- packagesAlexander Kanavin2017-03-141-1/+1
* run-postinsts: simplify the logic of whether to install it to imagesAlexander Kanavin2017-03-144-4/+1
* package_rpm.bbclass: instruct rpm to not remove the buildroot directoryAlexander Kanavin2017-03-141-2/+5
* testimage.bbclass: fix runtime test for rpm, port smart tests to dnfAlexander Kanavin2017-03-141-15/+10
* package_rpm.bbclass: no need to specify the magic file locationAlexander Kanavin2017-03-141-2/+0
* package_rpm.bbclass: replace createrepo reference with createrepo_cAlexander Kanavin2017-03-141-1/+1
* rootfs_rpm.bbclass: migrate image creation to dnfAlexander Kanavin2017-03-141-11/+10
* package_rpm.bbclass: correctly map RRECOMMENDS and RSUGGESTS to rpm tagsAlexander Kanavin2017-03-141-8/+4
* package_rpm.bbclass: make architecture-independent .rpm packages "noarch" ins...Alexander Kanavin2017-03-142-2/+4
* package.bbclass: fix locations of debugedit and rpmdeps utilitiesAlexander Kanavin2017-03-141-2/+2