summaryrefslogtreecommitdiff
path: root/meta/conf/bitbake.conf
Commit message (Collapse)AuthorAgeFilesLines
* bitbake.conf/poky-external.inc: Clean up CFLAGS handlingRichard Purdie2007-11-231-3/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3211 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-external.inc: Change the way the sysroot option is passed about to deal ↵Richard Purdie2007-11-221-5/+6
| | | | | | with libtool git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3208 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix PE handling in version stringsRichard Purdie2007-11-131-2/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3141 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Move yaffs2 image type to EXTRA_IMAGECMDRichard Purdie2007-11-131-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3139 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Add PE to RDEPENDS and RRECOMMENDS for -dev and -dbg packages. ↵Richard Purdie2007-11-131-3/+5
| | | | | | Remove double space from CFLAGS, it confuses gdb git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3138 311d38ba-8fff-0310-9ca6-ca027cbcb966
* pkgconfig: Switch to using sysroot simplifying pkgconfig files. Requires a ↵Richard Purdie2007-11-121-0/+1
| | | | | | full rebuild. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3125 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Simplify target CPPFLAGS, CFLAGS and LDFLAGS due to sysroot ↵Richard Purdie2007-11-121-4/+6
| | | | | | benefits git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3124 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rearrange staging to match target system layout. This is a major change and ↵Richard Purdie2007-11-121-37/+34
| | | | | | will require a full rebuild. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3123 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Set RDEPENDS and RRECOMMENDS of -dev and -dbg packages to ↵Richard Purdie2007-11-121-3/+3
| | | | | | match specific versions, not >=. Fix typo. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3115 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: add yaffs2 support from OEMarcin Juszkiewicz2007-11-071-3/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3086 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Remove more hardcoded staging layoutRichard Purdie2007-10-291-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3031 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Add dummy layout variables (describing the current staging ↵Richard Purdie2007-10-291-0/+34
| | | | | | layout for now) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3026 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Start cleaning up staging variablesRichard Purdie2007-10-291-23/+31
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3015 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Clean up some hardcoded path/layout referencesRichard Purdie2007-09-191-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2766 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Allow overriding of SHELLRCCMDRichard Purdie2007-09-171-4/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2745 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Add bzr fetcher support, give IMAGE_BASENAME a sane defaultRichard Purdie2007-09-051-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2690 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Factor ipkg index and conf file creation into package_ipk.bbclassRichard Purdie2007-09-011-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2637 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Sync with OE.devRichard Purdie2007-09-011-4/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2626 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Set pkgdata location to something machine specific when needed ↵Richard Purdie2007-08-211-0/+2
| | | | | | | | so multimachine builds don't break. NOTE: People will have to rerun the install/package tasks after this change on existing builds git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2527 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Add AUTOREVRichard Purdie2007-08-091-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2473 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Fix DL_DIRRichard Purdie2007-08-081-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2417 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Sync with OE.devRichard Purdie2007-08-081-14/+45
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2409 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Add variables for bitbake 1.8 fetcher changesRichard Purdie2007-08-011-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2248 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Add new FETCHCMDsRichard Purdie2007-07-101-0/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2142 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: task-base stuffMarcin Juszkiewicz2007-06-291-2/+33
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2056 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Move SDK_NAME and SDK_PREFIX into bitbake.confRichard Purdie2007-06-271-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2035 311d38ba-8fff-0310-9ca6-ca027cbcb966
* classes/conf: Merge missing package epoch (PE) support (from OE), also make ↵Richard Purdie2007-05-311-1/+2
| | | | | | OE package field sane git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1839 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: PKG_CONFIG_PATH is a PATH like variable and may contain ↵Richard Purdie2007-05-161-1/+2
| | | | | | multiple entries so create PKG_CONFIG_DIR as a path to install to. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1731 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: add cpio support for images (from OE)Marcin Juszkiewicz2007-04-301-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1585 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add kernel.org mirrorRoss Burton2007-03-051-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1324 311d38ba-8fff-0310-9ca6-ca027cbcb966
* STAGING_BINDIR: No longer need to rename -native binconfig binaries, set ↵Richard Purdie2007-01-301-1/+1
| | | | | | STAGING_BINDIR correctly git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1221 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Fix ext3 image DEPENDSRichard Purdie2007-01-301-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1219 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Add ext3 image support (and update spitz to generate ext3 images)Richard Purdie2007-01-301-0/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1217 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Added -fno-omit-frame-pointer to DEBUG_OPTIMIZATIONJorn Baayen2007-01-171-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1152 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Clean up FILES, add ALLOW_EMPTY for -dbg and -dev packagesRichard Purdie2006-12-191-5/+13
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1052 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Add STAGING_BINDIR_CROSSRichard Purdie2006-12-141-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1036 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Move DL_DIR to the end of the fileRichard Purdie2006-12-041-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@997 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and ↵Richard Purdie2006-11-251-2/+3
| | | | | | STAGING_BINDIR_NATIVE and adding both to PATH git-svn-id: https://svn.o-hand.com/repos/poky/trunk@958 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Allow DL_DIR to be set by the environmentRichard Purdie2006-11-231-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@946 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Site file handling update: Instead of one site file per target, allow ↵Richard Purdie2006-11-211-6/+0
| | | | | | entries to be shared. Handled through siteinfo.bbclass git-svn-id: https://svn.o-hand.com/repos/poky/trunk@931 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Add util-linux-naitve and grep-native to ASSUME_PROVIDEDRichard Purdie2006-11-211-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@897 311d38ba-8fff-0310-9ca6-ca027cbcb966
* conf: Sync with OERichard Purdie2006-11-201-3/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@892 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Add MACHINE to the CACHE path if setRichard Purdie2006-11-201-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@873 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Modify IMAGE_ROOTFS_SIZE_ext2 for cmx270Richard Purdie2006-11-161-2/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@862 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Fix .debug packagingRichard Purdie2006-10-281-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@828 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Kill some old x packages.Chris Larson2006-10-271-1/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@826 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Merge devgen branch to trunk.Chris Larson2006-09-211-0/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@743 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Clean up and correct MAINTAINERSRichard Purdie2006-09-211-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson2006-09-191-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@728 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Add svn commands, merging from upstream so bitbake trunk worksRichard Purdie2006-09-161-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@715 311d38ba-8fff-0310-9ca6-ca027cbcb966