summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
AgeCommit message (Expand)Author
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
2018-09-04recipes: Update git.gnome.org addresses after upstream changesRichard Purdie
2018-08-21bitbake.conf, kernel-artifact-names.bbclass: introduce IMAGE_VERSION_SUFFIX i...Martin Jansa
2018-08-01multiconfig: Enable multiconfig dependencies on oe-coreAlejandro Enedino Hernandez Samaniego
2018-07-24sstate/bitbake.conf: Use pigz if availableRichard Purdie
2018-06-28bitbake.conf: Allow BBINCLUDED to be unsetRichard Purdie
2018-06-28bitbake.conf: handle cmake -dev files packaging with default rulesAndre McCurdy
2018-06-21bitbake.conf/testimage: Add in compatiblity hacksRichard Purdie
2018-06-21image/testimage: Rework auto image test executionRichard Purdie
2018-06-04bitbake.conf: drop redundant -nv from FETCHCMD_wgetAndre McCurdy
2018-06-04bitbake.conf: fix HOSTTOOLS setting related to image testingChen Qi
2018-06-03bitbake.conf: fix minor typo in commentsAndre McCurdy
2018-06-03bitbake.conf: include ASNEEDED in TARGET_LDFLAGS directlyAndre McCurdy
2018-06-03bitbake.conf: drop obsolete commented out value for TARGET_LDFLAGSAndre McCurdy
2018-05-22bitbake.conf: drop obsolete comment referring to the fail-fast over-rideAndre McCurdy
2018-05-22bitbake.conf: drop _build-${BUILD_OS} over-rideAndre McCurdy
2018-05-22bitbake.conf: make libc over-ride lower priority than _forcevariableAndre McCurdy
2018-04-23bitbake.conf: re-order DEBUG_PREFIX_MAPJuro Bystricky
2018-04-19bitbake.conf: add scp to HOSTTOOLS_NONFATALJef Driesen