aboutsummaryrefslogtreecommitdiffstats
path: root/meta
AgeCommit message (Expand)Author
2017-06-13mpg123: Upgrade to 1.25.0Khem Raj
2017-06-13rpm: run binary package generation via thread poolsAlexander Kanavin
2017-06-12Revert "package.bbclass: Restore functionality to detect RPM dependencies"Richard Purdie
2017-06-12package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt
2017-06-12rpm: Add a new option --alldeps to rpmdepsPeter Kjellerstedt
2017-06-12oeqa/sdk/cases: Fix skip of buildgcalculator testAníbal Limón
2017-06-12oeqa/sdk/cases: Added validation for SDK compatibility tests with eSDKFrancisco Pedraza
2017-06-12meta/classes/populate_sdk: Adds support for generating eSDK manifest filesFrancisco Pedraza
2017-06-12lib/oe/sdk: Adds get_extra_sdk_info to reuse code in buildhistoryFrancisco Pedraza
2017-06-12rpm: Use conditional to access %{_docdir} in macros.inPeter Kjellerstedt
2017-06-12rpm: Do not require that ELF binaries are executable to be identifiablePeter Kjellerstedt
2017-06-12rpm: Create a wrapper for the native rpmdeps toolPeter Kjellerstedt
2017-06-12rpm: Simplify the creation of wrappers for the native toolsPeter Kjellerstedt
2017-06-12toaster.bbclass: Ignore some dependencies in toaster_buildhistory_dump()Peter Kjellerstedt
2017-06-12toaster.bbclass: Simplify parsing of depends.dotPeter Kjellerstedt
2017-06-12buildhistory.bbclass: Improve the generated depends.dot filePeter Kjellerstedt
2017-06-12insane.bbclass: Improve the handling of runtime file dependenciesPeter Kjellerstedt
2017-06-12insane.bbclass: Report all file-rdeps errors, not just the firstPeter Kjellerstedt
2017-06-12libxml2: Make ptest run the Python tests if Python support is enabledPeter Kjellerstedt
2017-06-12package_manager.py: Generate correct RPM package names againPeter Kjellerstedt
2017-06-12buildhistory: force writing SRCREV valuesEd Bartosh
2017-06-12native/nativesdk: Ensure DISTRO_FEATURES is determisticRichard Purdie
2017-06-12mesa.inc: enable texture float for galliumTrevor Woerner
2017-06-12utils.py: helper function for optional include filesPatrick Ohly
2017-06-12bitbake.conf: DISTRO_FEATURES as overridesPatrick Ohly
2017-06-12testimage.bbclass: Correct the comment to state right dir for test casesKhem Raj
2017-06-12rng-tools: Fix textrels on 32bit x86Khem Raj
2017-06-12gnutls: Upgrade to 3.5.13Fan Xin
2017-06-12diffutils: prevent host path leaks, set pr pathJussi Kukkonen
2017-06-12librepo: Fix typo: correct LRO_SSLVERIFYHOST with CURLOPT_SSL_VERIFYHOSTHongxu Jia
2017-06-12classes/buildhistory: use BB_CMDLINE to get bitbake command linePaul Eggleton
2017-06-12bitbake.conf: add BB_CMDLINE to BB_HASHCONFIG_WHITELISTPaul Eggleton
2017-06-12dpkg: Add missing RDEPENDS for dpkg-perlTom Rini
2017-06-12dpkg: Fix perl modules by moving them to the versioned perl directoryTom Rini
2017-06-12cpan-base.bbclass: Move PERLVERSION and get_perl_version to a new fileTom Rini
2017-06-12openssh: allow to override OpenSSL HostKeys when read-only-rootfsAndré Draszik
2017-06-12busybox: add backported patch to support iproute 'scope'André Draszik
2017-06-12package_rpm.bbclass: use multithreaded xz compressionAlexander Kanavin
2017-06-12linux-yocto/4.4: update to v4.4.71Bruce Ashfield
2017-06-12linux-yocto/4.9: update to 4.9.31Bruce Ashfield
2017-06-12linux-yocto/4.10: update to v4.10.17Bruce Ashfield
2017-06-12linux-yocto-rt: 4.9-rt18Bruce Ashfield
2017-06-12kern-tools: avoid syntax errors when inheriting meta dataBruce Ashfield
2017-06-12linux-yocto/meta: configuration changes (wifi, kexec and nft)Bruce Ashfield
2017-06-12alsa-lib: 1.1.3 -> 1.1.4.1Tanu Kaskinen
2017-06-12alsa-utils: 1.1.3 -> 1.1.4Tanu Kaskinen
2017-06-12alsa-plugins: 1.1.1 -> 1.1.4Tanu Kaskinen
2017-06-12gzip: add ptestDenys Zagorui
2017-06-12oeqa/core/loader: Allow unittest.TestCase's to be executedAníbal Limón
2017-06-12oeqa/cases/oelib: Change default case class to unittest.case.TestCaseAníbal Limón