index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
conf
/
bitbake.conf
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake.conf: Fix PARALLEL_MAKE
Richard Purdie
2008-06-02
1
-1
/
+1
*
bitbake.conf: Properly export the PATH variable
Richard Purdie
2008-05-21
1
-1
/
+2
*
bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8'
Richard Purdie
2008-05-05
1
-0
/
+3
*
bitbake: Tweak new URI checkstatus code slightly fixing two corner cases.
Richard Purdie
2008-04-27
1
-1
/
+1
*
bitbake.conf: Add quoting to the CVSROOT option for the cvs fetch command fix...
Richard Purdie
2008-04-25
1
-1
/
+1
*
bitbake.conf: Add tar-native to ASSUME_PROVIDED, add FETCHOPTION_checkonly_wget
Richard Purdie
2008-04-11
1
-0
/
+2
*
bitbake.conf: Sync with OE.dev
Richard Purdie
2008-03-14
1
-0
/
+3
*
bitbake.conf: set CPU_FEATURES before it is used not after
Marcin Juszkiewicz
2008-03-06
1
-3
/
+3
*
bitbake.conf: enable VFP support for ARM machines (used by armv6 only)
Marcin Juszkiewicz
2008-03-05
1
-0
/
+1
*
bitbake.conf: Account for different shared library extensions on darwin in de...
Richard Purdie
2008-02-11
1
-6
/
+11
*
sdk.bbclass: Set CPPFLAGS and CFLAGS correctly
Richard Purdie
2008-01-17
1
-0
/
+2
*
sdk.bbclass: Set rpath correctly for sdk binaries and use the target prefix t...
Richard Purdie
2008-01-17
1
-0
/
+5
*
Add EXTRA_IMAGE_FEATURES for ease of use in local.conf
Richard Purdie
2008-01-10
1
-0
/
+1
*
bitbake.conf: Make sure PATH is expanded when searching for ccache
Richard Purdie
2007-12-30
1
-1
/
+1
*
bitbake.conf: introduce CPU_FEATURES variable for listing features of target ...
Marcin Juszkiewicz
2007-12-19
1
-0
/
+1
*
Sync various tweaks from OE, change default SRCREV policy to not auto increme...
Richard Purdie
2007-12-18
1
-5
/
+18
*
bitbake.conf: armv4 and armv5 do not need CPU selector for qemu
Marcin Juszkiewicz
2007-12-05
1
-2
/
+0
*
glibc: make ARMv6 binary locales working with recent qemu
Marcin Juszkiewicz
2007-12-04
1
-0
/
+7
*
bitbake.conf/poky-external.inc: Clean up CFLAGS handling
Richard Purdie
2007-11-23
1
-3
/
+1
*
poky-external.inc: Change the way the sysroot option is passed about to deal ...
Richard Purdie
2007-11-22
1
-5
/
+6
*
Fix PE handling in version strings
Richard Purdie
2007-11-13
1
-2
/
+4
*
bitbake.conf: Move yaffs2 image type to EXTRA_IMAGECMD
Richard Purdie
2007-11-13
1
-2
/
+2
*
bitbake.conf: Add PE to RDEPENDS and RRECOMMENDS for -dev and -dbg packages. ...
Richard Purdie
2007-11-13
1
-3
/
+5
*
pkgconfig: Switch to using sysroot simplifying pkgconfig files. Requires a fu...
Richard Purdie
2007-11-12
1
-0
/
+1
*
bitbake.conf: Simplify target CPPFLAGS, CFLAGS and LDFLAGS due to sysroot ben...
Richard Purdie
2007-11-12
1
-4
/
+6
*
Rearrange staging to match target system layout. This is a major change and w...
Richard Purdie
2007-11-12
1
-37
/
+34
*
bitbake.conf: Set RDEPENDS and RRECOMMENDS of -dev and -dbg packages to match...
Richard Purdie
2007-11-12
1
-3
/
+3
*
bitbake.conf: add yaffs2 support from OE
Marcin Juszkiewicz
2007-11-07
1
-3
/
+7
*
bitbake.conf: Remove more hardcoded staging layout
Richard Purdie
2007-10-29
1
-3
/
+3
*
bitbake.conf: Add dummy layout variables (describing the current staging layo...
Richard Purdie
2007-10-29
1
-0
/
+34
*
bitbake.conf: Start cleaning up staging variables
Richard Purdie
2007-10-29
1
-23
/
+31
*
bitbake.conf: Clean up some hardcoded path/layout references
Richard Purdie
2007-09-19
1
-3
/
+3
*
bitbake.conf: Allow overriding of SHELLRCCMD
Richard Purdie
2007-09-17
1
-4
/
+5
*
bitbake.conf: Add bzr fetcher support, give IMAGE_BASENAME a sane default
Richard Purdie
2007-09-05
1
-1
/
+3
*
Factor ipkg index and conf file creation into package_ipk.bbclass
Richard Purdie
2007-09-01
1
-0
/
+1
*
bitbake.conf: Sync with OE.dev
Richard Purdie
2007-09-01
1
-4
/
+8
*
base.bbclass: Set pkgdata location to something machine specific when needed ...
Richard Purdie
2007-08-21
1
-0
/
+2
*
bitbake.conf: Add AUTOREV
Richard Purdie
2007-08-09
1
-0
/
+1
*
bitbake.conf: Fix DL_DIR
Richard Purdie
2007-08-08
1
-1
/
+1
*
bitbake.conf: Sync with OE.dev
Richard Purdie
2007-08-08
1
-14
/
+45
*
bitbake.conf: Add variables for bitbake 1.8 fetcher changes
Richard Purdie
2007-08-01
1
-0
/
+3
*
bitbake.conf: Add new FETCHCMDs
Richard Purdie
2007-07-10
1
-0
/
+4
*
bitbake.conf: task-base stuff
Marcin Juszkiewicz
2007-06-29
1
-2
/
+33
*
bitbake.conf: Move SDK_NAME and SDK_PREFIX into bitbake.conf
Richard Purdie
2007-06-27
1
-0
/
+3
*
classes/conf: Merge missing package epoch (PE) support (from OE), also make O...
Richard Purdie
2007-05-31
1
-1
/
+2
*
bitbake.conf: PKG_CONFIG_PATH is a PATH like variable and may contain multipl...
Richard Purdie
2007-05-16
1
-1
/
+2
*
bitbake.conf: add cpio support for images (from OE)
Marcin Juszkiewicz
2007-04-30
1
-0
/
+2
*
Add kernel.org mirror
Ross Burton
2007-03-05
1
-0
/
+1
*
STAGING_BINDIR: No longer need to rename -native binconfig binaries, set STAG...
Richard Purdie
2007-01-30
1
-1
/
+1
*
bitbake.conf: Fix ext3 image DEPENDS
Richard Purdie
2007-01-30
1
-2
/
+2
[next]