aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2017-03-16classes/base: reformat HOSTTOOLS errorPaul Eggleton
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-13package.bbclass: don't exclude package groups from runtime mappingAlexander Kanavin
2017-03-13package_rpm.bbclass: do not strip multilib prefixes from package names, do no...Alexander Kanavin
2017-03-13package_rpm.bbclass: do not set the OS dynamically when building rpmsAlexander Kanavin
2017-03-13package_rpm.bbclass: add a /bin/sh Provides for nativesdk- packagesAlexander Kanavin
2017-03-13run-postinsts: simplify the logic of whether to install it to imagesAlexander Kanavin
2017-03-13package_rpm.bbclass: instruct rpm to not remove the buildroot directoryAlexander Kanavin
2017-03-13testimage.bbclass: fix runtime test for rpm, port smart tests to dnfAlexander Kanavin
2017-03-13package_rpm.bbclass: no need to specify the magic file locationAlexander Kanavin
2017-03-13package_rpm.bbclass: replace createrepo reference with createrepo_cAlexander Kanavin
2017-03-13rootfs_rpm.bbclass: migrate image creation to dnfAlexander Kanavin
2017-03-13package_rpm.bbclass: correctly map RRECOMMENDS and RSUGGESTS to rpm tagsAlexander Kanavin
2017-03-13package_rpm.bbclass: make architecture-independent .rpm packages "noarch" ins...Alexander Kanavin
2017-03-13package.bbclass: fix locations of debugedit and rpmdeps utilitiesAlexander Kanavin
2017-03-13u-boot: add option to specify FDT argument in extlinux.confJack Mitchell
2017-03-13terminal: Use original PATH for terminalsRichard Purdie
2017-03-11uninative: remove unneeded call to sparse copyStephano Cetola
2017-03-11classes: add devupstream classRoss Burton
2017-03-11base/bitbake.conf: Filter contents of PATH to only allow whitelisted toolsRichard Purdie
2017-03-10go: Add recipes for golang compilers and toolsKhem Raj
2017-03-10license: don't assume source files are UTF-8Ross Burton
2017-03-10sanity.bbclass: allow s3 protocol when sanity checking MIRRORS, etcAndre McCurdy
2017-03-10sstate.bbclass: update .siginfo atimeEd Bartosh
2017-03-08useradd.bbclass: drop obsolete codeMaxin B. John
2017-03-08kernel-arch: Lock the toolchain to use gcc compilerKhem Raj
2017-03-08base.bbclass: improve wording when skipping recipes with incompatible licensesAndre McCurdy
2017-03-08module.bbclass: Add inherit of pkgconfigPeter Kjellerstedt
2017-03-08buildhistory.bbclass: Only execute get_extra_sdkinfo when sdk is enabledAníbal Limón
2017-03-04buildhistory.bbclass: use tabs as separator in installed-package-sizes.txtMikko Rapeli
2017-03-04kernel.bbclass: Give sanity check function an opt-out variableCalifornia Sullivan
2017-03-04package.bbclass: Add SHLIB detection support for mingw targetsNathan Rossi
2017-03-04update-alternatives.bbclass: Disable for mingw32 targetsNathan Rossi
2017-03-04autotools.bbclass: delete the extra varflag set for autotools_copy_aclocalsDengke Du
2017-03-04ptest.bbclass: use BPN in PTEST_PATH for multilibJackie Huang
2017-03-04bitbake.conf: replace USE_LDCONFIG with new "ldconfig" distro featureAndre McCurdy
2017-03-04wic: add WKS_FILE_DEPENDS variableEd Bartosh
2017-03-03testsdk: Fix lockfile patchRichard Purdie
2017-03-03populate_ext_sdk: Merge auto.conf into local.confRichard Purdie
2017-03-03populate_ext_sdk: Append to SSTATE_MIRRORSRichard Purdie
2017-03-03testsdk: Drop lockfile usageRichard Purdie
2017-03-03sanity: Allow whitespace only mirror entriesRichard Purdie
2017-03-02testsdk: Use auto.conf instead of local.conf to set SSTATE_MIRRORRichard Purdie
2017-03-01oeqa/sdkext/devtool: use finally instead of repeating cleanupRoss Burton
2017-03-01populate_sdk_ext: Allow generation of meta-extsdk-toolchain even for minimal ...Richard Purdie
2017-03-01testsdk: Handle minimal eSDK and avoid download costsRichard Purdie
2017-03-01insane.bbclass: Add missing dependenciesMariano Lopez
2017-03-01base.bbclass: Fix OE_IMPORTSJoshua Watt