summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
AgeCommit message (Expand)Author
2020-07-08bitbake.conf: fix whitespace issuesKonrad Weihmann
2020-06-17bitbake.conf: Remove TERM from default BB_HASHBASE_WHITELISTJacob Kroon
2020-06-12Revert "bitbake.conf: Remove unused DEPLOY_DIR_TOOLS variable"Richard Purdie
2020-05-30bitbake.conf: Remove unused DEPLOY_DIR_TOOLS variableRobert P. J. Day
2020-05-27bitbake.conf: propagate 'opengl' DISTRO_FEATURE to native/nativesdk from targetAlexander Kanavin
2020-05-09bitbake.conf: Prevent git from detecting parent repo in recipeJoshua Watt
2020-03-06bitbake.conf: omit XZ threads and RAM from sstate signaturesAndré Draszik
2020-03-06bitbake.conf: more deterministic xz compression (threads)André Draszik
2020-02-28hosttools: add utilities for all supported checksumsBartosz Golaszewski
2020-02-08package.bbclass: Support stripping and debug copy of static librariesMark Hatle
2020-02-03bitbake.conf/sanity: Drop makeinfo as being required on buildhostRichard Purdie
2020-02-03bitbake.conf: drop pod2man from hosttoolsAlexander Kanavin
2020-01-27riscv32: Bump oldest kernel to 5.4Khem Raj
2020-01-22qemu: Enable ppc64le support for qemu-usermodeKhem Raj
2020-01-19classes, conf, lib: Add support for powerpc64leKhem Raj
2020-01-19mips: Enable gnu-hash-style on glibcKhem Raj
2020-01-01bitbake.conf: Simplify TARGET_SYS/SDK_SYSRichard Purdie
2019-12-28bitbake.conf: add number_threads to BB_SIGNATURE_EXCLUDE_FLAGSChris Laplante via Openembedded-core
2019-12-06hosttools: no longer check for or provide host python 2 to buildsAlexander Kanavin
2019-09-18Remove SSTATE_HASHEQUIV_SERVERJoshua Watt
2019-08-27bitbake.conf: drop FETCHCMD, GITDIR, etc fetcher over-ridesAndre McCurdy
2019-08-21bitbake.conf: fix XORG_MIRROR URLOleksandr Kravchuk
2019-08-06sstatesig: Update to handle BB_HASHSERVERichard Purdie
2019-07-15meta: Remove remnants of bluez4 supportAdrian Bunk
2019-06-27bitbake.conf: Stop exporting TARGET_ flags variablesMike Crowe
2019-06-21bitbake: add iconv to HOSTTOOLSMingli Yu
2019-05-12bitbake.conf: set NO_RECOMMENDATIONS with weak assignmentKai Kang
2019-05-08bitbake.conf: use https instead of httpOleksandr Kravchuk
2019-05-02bitbake.conf: Account for older versions of bitbakeJoshua Watt
2019-04-29bitbake.conf: add git-lfs to HOSTTOOLS_NONFATALNaveen Saini
2019-03-06bitbake: add readlink to HOSTTOOLSRoss Burton
2019-03-06Add source package to ${PACKAGES}Joshua Watt
2019-03-01bitbake.conf: Drop -fno-omit-frame-pointerKhem Raj
2019-03-01bitbake.conf: Use -Og in DEBUG_OPTIMIZATIONKhem Raj
2019-02-28default-distrovars: Drop DISTRO_FEATURES_LIBCKhem Raj
2019-02-15bitbake.conf: update DEBUG_PREFIX_MAP with -fmacro-prefix-mapKai Kang
2019-02-14image_types.bbclass: Set memory usage limit and CPU threads for xzKhem Raj
2019-02-14bitbake: use GCC ar and ranlib wrappersRoss Burton
2019-01-31bitbake.conf: Add seq to HOSTTOOLSJacob Kroon
2019-01-26Change default debug split to make separate source packagesJoshua Watt
2019-01-24bitbake.conf: Add DEBUG_BUILD to vardepsRobert Yang
2019-01-24bitbake.conf: Add CCACHE_TOP_DIR to BB_HASHBASE_WHITELISTRobert Yang
2019-01-14bitbake.conf: Enable -fdebug-prefix-map for nativesdkRobert Yang
2019-01-14ccache.bbclass: Refactor it to make it more reliableRobert Yang
2019-01-08bitbake.conf: add --enable-new-dtags to linkerAlexander Kanavin
2019-01-07sstate: Implement hash equivalence sstateJoshua Watt
2018-12-08bitbake.conf: Cleanup deprecated function usageRichard Purdie
2018-11-06oe-init-buildenv/base: Relax python version checks in favour of HOSTTOOLS man...Richard Purdie
2018-09-12bitbake.conf: Make BUILD_OPTIMIZATION respect to DEBUG_BUILDRobert Yang
2018-09-12oe/utils.py: Add vartrue()Robert Yang