summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake.conf: enable VFP support for ARM machines (used by armv6 only)Marcin Juszkiewicz2008-03-051-0/+1
* bitbake.conf: Account for different shared library extensions on darwin in de...Richard Purdie2008-02-111-6/+11
* sdk.bbclass: Set CPPFLAGS and CFLAGS correctlyRichard Purdie2008-01-171-0/+2
* sdk.bbclass: Set rpath correctly for sdk binaries and use the target prefix t...Richard Purdie2008-01-171-0/+5
* Add EXTRA_IMAGE_FEATURES for ease of use in local.confRichard Purdie2008-01-101-0/+1
* bitbake.conf: Make sure PATH is expanded when searching for ccacheRichard Purdie2007-12-301-1/+1
* bitbake.conf: introduce CPU_FEATURES variable for listing features of target ...Marcin Juszkiewicz2007-12-191-0/+1
* Sync various tweaks from OE, change default SRCREV policy to not auto increme...Richard Purdie2007-12-181-5/+18
* bitbake.conf: armv4 and armv5 do not need CPU selector for qemuMarcin Juszkiewicz2007-12-051-2/+0
* glibc: make ARMv6 binary locales working with recent qemuMarcin Juszkiewicz2007-12-041-0/+7
* bitbake.conf/poky-external.inc: Clean up CFLAGS handlingRichard Purdie2007-11-231-3/+1
* poky-external.inc: Change the way the sysroot option is passed about to deal ...Richard Purdie2007-11-221-5/+6
* Fix PE handling in version stringsRichard Purdie2007-11-131-2/+4
* bitbake.conf: Move yaffs2 image type to EXTRA_IMAGECMDRichard Purdie2007-11-131-2/+2
* bitbake.conf: Add PE to RDEPENDS and RRECOMMENDS for -dev and -dbg packages. ...Richard Purdie2007-11-131-3/+5
* pkgconfig: Switch to using sysroot simplifying pkgconfig files. Requires a fu...Richard Purdie2007-11-121-0/+1
* bitbake.conf: Simplify target CPPFLAGS, CFLAGS and LDFLAGS due to sysroot ben...Richard Purdie2007-11-121-4/+6
* Rearrange staging to match target system layout. This is a major change and w...Richard Purdie2007-11-121-37/+34
* bitbake.conf: Set RDEPENDS and RRECOMMENDS of -dev and -dbg packages to match...Richard Purdie2007-11-121-3/+3
* bitbake.conf: add yaffs2 support from OEMarcin Juszkiewicz2007-11-071-3/+7
* bitbake.conf: Remove more hardcoded staging layoutRichard Purdie2007-10-291-3/+3
* bitbake.conf: Add dummy layout variables (describing the current staging layo...Richard Purdie2007-10-291-0/+34
* bitbake.conf: Start cleaning up staging variablesRichard Purdie2007-10-291-23/+31
* bitbake.conf: Clean up some hardcoded path/layout referencesRichard Purdie2007-09-191-3/+3
* bitbake.conf: Allow overriding of SHELLRCCMDRichard Purdie2007-09-171-4/+5
* bitbake.conf: Add bzr fetcher support, give IMAGE_BASENAME a sane defaultRichard Purdie2007-09-051-1/+3
* Factor ipkg index and conf file creation into package_ipk.bbclassRichard Purdie2007-09-011-0/+1
* bitbake.conf: Sync with OE.devRichard Purdie2007-09-011-4/+8
* base.bbclass: Set pkgdata location to something machine specific when needed ...Richard Purdie2007-08-211-0/+2
* bitbake.conf: Add AUTOREVRichard Purdie2007-08-091-0/+1
* bitbake.conf: Fix DL_DIRRichard Purdie2007-08-081-1/+1
* bitbake.conf: Sync with OE.devRichard Purdie2007-08-081-14/+45
* bitbake.conf: Add variables for bitbake 1.8 fetcher changesRichard Purdie2007-08-011-0/+3
* bitbake.conf: Add new FETCHCMDsRichard Purdie2007-07-101-0/+4
* bitbake.conf: task-base stuffMarcin Juszkiewicz2007-06-291-2/+33
* bitbake.conf: Move SDK_NAME and SDK_PREFIX into bitbake.confRichard Purdie2007-06-271-0/+3
* classes/conf: Merge missing package epoch (PE) support (from OE), also make O...Richard Purdie2007-05-311-1/+2
* bitbake.conf: PKG_CONFIG_PATH is a PATH like variable and may contain multipl...Richard Purdie2007-05-161-1/+2
* bitbake.conf: add cpio support for images (from OE)Marcin Juszkiewicz2007-04-301-0/+2
* Add kernel.org mirrorRoss Burton2007-03-051-0/+1
* STAGING_BINDIR: No longer need to rename -native binconfig binaries, set STAG...Richard Purdie2007-01-301-1/+1
* bitbake.conf: Fix ext3 image DEPENDSRichard Purdie2007-01-301-2/+2
* bitbake.conf: Add ext3 image support (and update spitz to generate ext3 images)Richard Purdie2007-01-301-0/+6
* Added -fno-omit-frame-pointer to DEBUG_OPTIMIZATIONJorn Baayen2007-01-171-1/+1
* bitbake.conf: Clean up FILES, add ALLOW_EMPTY for -dbg and -dev packagesRichard Purdie2006-12-191-5/+13
* bitbake.conf: Add STAGING_BINDIR_CROSSRichard Purdie2006-12-141-1/+2
* bitbake.conf: Move DL_DIR to the end of the fileRichard Purdie2006-12-041-1/+1
* Fix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and S...Richard Purdie2006-11-251-2/+3
* bitbake.conf: Allow DL_DIR to be set by the environmentRichard Purdie2006-11-231-1/+1
* Site file handling update: Instead of one site file per target, allow entries...Richard Purdie2006-11-211-6/+0