summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* u-boot: add option to specify FDT argument in extlinux.confJack Mitchell2017-03-131-3/+12
* terminal: Use original PATH for terminalsRichard Purdie2017-03-131-0/+5
* uninative: remove unneeded call to sparse copyStephano Cetola2017-03-111-3/+0
* classes: add devupstream classRoss Burton2017-03-111-0/+48
* base/bitbake.conf: Filter contents of PATH to only allow whitelisted toolsRichard Purdie2017-03-111-0/+22
* go: Add recipes for golang compilers and toolsKhem Raj2017-03-102-0/+129
* license: don't assume source files are UTF-8Ross Burton2017-03-101-3/+3
* sanity.bbclass: allow s3 protocol when sanity checking MIRRORS, etcAndre McCurdy2017-03-101-1/+1
* sstate.bbclass: update .siginfo atimeEd Bartosh2017-03-101-0/+2
* useradd.bbclass: drop obsolete codeMaxin B. John2017-03-081-32/+0
* kernel-arch: Lock the toolchain to use gcc compilerKhem Raj2017-03-081-0/+1