summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
AgeCommit message (Expand)Author
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
2018-04-18bitbake.conf: Set and export TZ envvar to UTCRichard Purdie
2018-04-07nativesdk-glibc: Split glibc and libcrypt to use libxcrypt insteadRichard Purdie
2018-03-15risc-v: Pin oldest kernel to 4.15 for the new kidKhem Raj
2018-02-06bitbake.conf: Add xattr to DISTRO_FEATURES_NATIVENiko Mauno
2018-01-29bitbake.conf: Add comm to HOSTTOOLSNiko Mauno
2018-01-29meta: don't use deprecated functions from utils.bbclassRoss Burton
2018-01-29bitbake.conf: add STAMPS_DIR to BB_HASHBASE_WHITELISTMing Liu
2018-01-06bitbake.conf: Set AUTOREV to have a vardepvalueRichard Purdie
2017-12-10bitbake.conf: set more conservative default for IMAGE_FSTYPES_DEBUGFSAndre McCurdy
2017-10-16bitbake.conf: Adds ipv6 to DISTRO_FEATURES_NATIVEAlejandro Hernandez
2017-10-16bitbake.conf: add ssh to HOSTTOOLS_NONFATALChen Qi
2017-10-09bitbake.conf: add tools required by testimage to HOSTTOOLS conditionallyChen Qi