summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake.conf: Split STAGING and CROSS to become target specific so armv5 bina...Richard Purdie2008-07-191-7/+7
* Switch from ipkg-utils to opkg-utilsRichard Purdie2008-07-171-2/+2
* bitbake.conf: Set MULTIMACH_ARCH to a default valueRichard Purdie2008-07-171-0/+1
* bitbake.conf: Add PACKAGES_DYNAMIC for PN-locale packagesRichard Purdie2008-07-171-0/+1
* bitbake.conf: Add QEMU_OPTIONS for armv7aRichard Purdie2008-07-171-0/+1
* Merge multimachine class into bitbake.conf and create singlemachine.bbclass a...Richard Purdie2008-07-171-4/+7
* bitbake.conf/tune.conf: Set BASE_PACKAGE_ARCH and build PACKAGE_ARCH from thisRichard Purdie2008-07-171-1/+2
* bitbake.conf: Fix PARALLEL_MAKERichard Purdie2008-06-021-1/+1
* bitbake.conf: Properly export the PATH variableRichard Purdie2008-05-211-1/+2
* bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8'Richard Purdie2008-05-051-0/+3
* bitbake: Tweak new URI checkstatus code slightly fixing two corner cases.Richard Purdie2008-04-271-1/+1
* bitbake.conf: Add quoting to the CVSROOT option for the cvs fetch command fix...Richard Purdie2008-04-251-1/+1
* bitbake.conf: Add tar-native to ASSUME_PROVIDED, add FETCHOPTION_checkonly_wgetRichard Purdie2008-04-111-0/+2
* bitbake.conf: Sync with OE.devRichard Purdie2008-03-141-0/+3
* bitbake.conf: set CPU_FEATURES before it is used not afterMarcin Juszkiewicz2008-03-061-3/+3
* 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