summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* base.bbclass: improve wording when skipping recipes with incompatible licensesAndre McCurdy2017-03-081-1/+1
* module.bbclass: Add inherit of pkgconfigPeter Kjellerstedt2017-03-081-1/+1
* buildhistory.bbclass: Only execute get_extra_sdkinfo when sdk is enabledAníbal Limón2017-03-081-1/+3
* buildhistory.bbclass: use tabs as separator in installed-package-sizes.txtMikko Rapeli2017-03-041-1/+1
* kernel.bbclass: Give sanity check function an opt-out variableCalifornia Sullivan2017-03-041-1/+5
* package.bbclass: Add SHLIB detection support for mingw targetsNathan Rossi2017-03-041-0/+21
* update-alternatives.bbclass: Disable for mingw32 targetsNathan Rossi2017-03-041-0/+4
* autotools.bbclass: delete the extra varflag set for autotools_copy_aclocalsDengke Du2017-03-041-1/+0
* ptest.bbclass: use BPN in PTEST_PATH for multilibJackie Huang2017-03-041-1/+1
* bitbake.conf: replace USE_LDCONFIG with new "ldconfig" distro featureAndre McCurdy2017-03-041-4/+1
* wic: add WKS_FILE_DEPENDS variableEd Bartosh2017-03-041-0/+2
* testsdk: Fix lockfile patchRichard Purdie2017-03-031-3/+0
* populate_ext_sdk: Merge auto.conf into local.confRichard Purdie2017-03-031-17/+7
* populate_ext_sdk: Append to SSTATE_MIRRORSRichard Purdie2017-03-031-1/+1
* testsdk: Drop lockfile usageRichard Purdie2017-03-031-3/+1
* sanity: Allow whitespace only mirror entriesRichard Purdie2017-03-031-11/+9
* testsdk: Use auto.conf instead of local.conf to set SSTATE_MIRRORRichard Purdie2017-03-021-2/+3
* oeqa/sdkext/devtool: use finally instead of repeating cleanupRoss Burton2017-03-011-1/+3
* populate_sdk_ext: Allow generation of meta-extsdk-toolchain even for minimal ...Richard Purdie2017-03-011-1/+1
* testsdk: Handle minimal eSDK and avoid download costsRichard Purdie2017-03-011-0/+11