| Commit message (Expand) | Author | Age | Files | Lines |
* | image.bbclass: make ext2/ext3 images autoresize | Marcin Juszkiewicz | 2008-09-25 | 1 | -2/+3 |
* | Adds recipes to support building X servers based on the xfree86 DDX instead | Robert Bragg | 2008-09-22 | 1 | -0/+1 |
* | bitbake.conf: Fix typo introduced in r3774, thanks to Cyril Humbert for spotting | Richard Purdie | 2008-09-08 | 1 | -1/+1 |
* | hg fetcher: Apply fixes from Matt Hoosier | Richard Purdie | 2008-09-07 | 1 | -0/+2 |
* | bitbake.conf: Add to PATH | Richard Purdie | 2008-08-26 | 1 | -1/+1 |
* | bitbake.conf: added freesmartphone.org git mirror | Marcin Juszkiewicz | 2008-07-31 | 1 | -0/+1 |
* | Move SANITY_ABI to its own file and give a more general name | Richard Purdie | 2008-07-24 | 1 | -0/+1 |
* | bitbake.conf: Default to SRCREV of INVALID | Richard Purdie | 2008-07-22 | 1 | -1/+1 |
* | bitbake.conf: Add nasty workaround to deal with machine specific and 'all' ar... | Richard Purdie | 2008-07-21 | 1 | -2/+8 |
* | bitbake.conf: Add CO_DIR and STAGING_EXECPREFIXDIR from OE | Richard Purdie | 2008-07-19 | 1 | -4/+6 |
* | bitbake.conf: Split STAGING and CROSS to become target specific so armv5 bina... | Richard Purdie | 2008-07-19 | 1 | -7/+7 |
* | Switch from ipkg-utils to opkg-utils | Richard Purdie | 2008-07-17 | 1 | -2/+2 |
* | bitbake.conf: Set MULTIMACH_ARCH to a default value | Richard Purdie | 2008-07-17 | 1 | -0/+1 |
* | bitbake.conf: Add PACKAGES_DYNAMIC for PN-locale packages | Richard Purdie | 2008-07-17 | 1 | -0/+1 |
* | bitbake.conf: Add QEMU_OPTIONS for armv7a | Richard Purdie | 2008-07-17 | 1 | -0/+1 |
* | Merge multimachine class into bitbake.conf and create singlemachine.bbclass a... | Richard Purdie | 2008-07-17 | 1 | -4/+7 |
* | bitbake.conf/tune.conf: Set BASE_PACKAGE_ARCH and build PACKAGE_ARCH from this | Richard Purdie | 2008-07-17 | 1 | -1/+2 |
* | 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 |