summaryrefslogtreecommitdiff
path: root/meta/conf/bitbake.conf
AgeCommit message (Expand)AuthorFiles
2013-05-12bitbake.conf: export STRINGSMartin Jansa1
2013-05-10bitbake.conf: update way to set default ROOT_HOMEKang Kai1
2013-05-09bitbake.conf: Use casting to ensure valid comparisionRichard Purdie1
2013-05-02bitbake.conf: set SERIAL_CONSOLES from SERIAL_CONSOLE by defaultPaul Eggleton1
2013-04-29bitbake.conf: Don't add ${PN} to RRECOMMENDS_${PN}-dbgPhil Blundell1
2013-03-26bitbake.conf: explicitly backfill sysvinit, not DISTRO_FEATURES_INITMANRoss Burton1
2013-03-17bitbake.conf: Add LICENSE_PATH to sstate whitelistKhem Raj1
2013-03-07bitbake.conf: add STAMPS_DIR for constructing STAMPRobert Yang1
2013-03-02bitbake.conf: move PERSISTENT_DIR outside TMPDIRMartin Jansa1
2013-02-17conf: Remove unused ROOT_FLASH_SIZE variable from the configHolger Hans Peter Freyther1
2013-02-06bitbake.conf: Update hashconfig after BB_ORIGENV changesRichard Purdie1
2013-01-25meta: remove all mention of PCMCIA_MANAGERRoss Burton1
2013-01-25prserv: change PRSERV_HOST semanticsConstantin Musca1
2013-01-24base: make feature backfilling happen earlierRichard Purdie1
2013-01-24bitbake.conf: unbreak all builds with custom DISTRO_FEATURESMarcin Juszkiewicz1
2013-01-18bitbake.conf: remove update-modules from DISTRO_FEATURESLaurentiu Palcu1
2012-12-25bitbake.conf: import var ROOT_HOMEKang Kai1
2012-12-19bitbake.conf: add nonarch_base_lib variableConstantin Musca1
2012-12-18bitbake.conf: exclude DATETIME var dependency from IMAGE_NAMEMartin Jansa1
2012-12-11bitbake.conf/utils: Drop some OVERRIDES from FILESPATHRichard Purdie1
2012-11-27bitbake.conf: Change build output message to list BUILD_SYS, TARGET_SYS and N...Richard Purdie1
2012-11-26bitbake.conf: Drop obsolete FILESDIR settingRichard Purdie1
2012-11-25bitbake.conf: add TUNE_CCARGS[vardepvalue]Martin Jansa1
2012-11-21Revert "bitbake.conf: Drop obsolete FILESDIR setting"Richard Purdie1
2012-11-21bitbake.conf: Drop obsolete FILESDIR settingRichard Purdie1
2012-11-19bitbake.conf/sanity: Separate versions and PN stamp components into separate ...Richard Purdie1
2012-11-02bitbake.conf: Add udev rules into ${PN} files by defaultKhem Raj1
2012-10-27bitbake.conf: Change systemd_unitdir definitionKhem Raj1
2012-10-24bitbake.conf: break three very long linesRobert Yang1
2012-10-19PACKAGES_DYNAMIC: use regexp not globMartin Jansa1
2012-10-18bitbake.conf: change libexecdir to ${libdir}/${BPN}Saul Wold1
2012-10-18kernel.bbclass, module.bbclass: Make update-modules optionalPhil Blundell1
2012-10-02bitbake.conf: Add CCACHE_DISABLE to BS_HASHBASE_WHITELISTMike Crowe1
2012-10-02bitbake.conf: Add chrpath-native to ASSUME_PROVIDEDRichard Purdie1
2012-09-28bitbake.conf: parse license configElizabeth Flanagan1
2012-09-25Add and use 'localedir' variableChristopher Larson1
2012-09-21bitbake.conf/gcc-common.inc: Fix STAMPCLEAN expressionRichard Purdie1
2012-09-20bitbake.conf/gcc: Add clean masks for stamp filesRichard Purdie1
2012-09-14bitbake.conf: Assign SRCPV so that it will be tracked correcting in the sstat...Richard Purdie1
2012-09-04bitbake.conf: FETCHCMD_svn add --non-interactive --trust-server-certMartin Jansa1
2012-09-03Rename task to packagegroupPaul Eggleton1
2012-08-31nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie1
2012-08-25bitbake.conf: add variables to exclude from hash.Mark Hatle1
2012-08-22conf/bitbake.conf: allow cache reuse between bitbake, bitbake-layers and hobPaul Eggleton1
2012-08-17bitbake.conf: Add rtc to MACHINE_FEATURES_BACKFILLAndrei Gherzan1
2012-08-17bitbake.conf: Add MACHINE_FEATURES_BACKFILL and append to MACHINE_FEATURESAndrei Gherzan1
2012-08-17bitbake.conf: Use the new form of features_backfill functionAndrei Gherzan1
2012-08-15bitbake.conf: store cooker logs in subdirectory of LOG_DIRMartin Jansa1
2012-08-06bitbake.conf: exclude whole MACHINEOVERRIDES from OVERRIDES vardepsMartin Jansa1
2012-07-27bitbake.conf: override -cpu for qemu on ppc with SPEKhem Raj1