Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-06-21 | smartphone-common.conf: Add some missing modules necessary for fat/vfat. | Florian Boor | 1 | |
2006-06-19 | smartphone-common.conf: Add common include file for smartphone devices. | Florian Boor | 1 | |
2006-06-19 | htcuniversal.conf: Machine description file for the HTC Universal by goxboxlive. | Florian Boor | 1 | |
2006-06-17 | simpad.conf: fix typo | Michael Lauer | 1 | |
2006-06-14 | configurations: use MACHINE_KERNEL_VERSION whenever your MACHINE setting ↵ | Michael Lauer | 6 | |
supports more than one major kernel version. | ||||
2006-06-13 | simpad configurations: add some sanity | Michael Lauer | 3 | |
2006-06-13 | generic distro configurations: use soft-float only on arm and armeb for now | Michael Lauer | 3 | |
2006-06-11 | bitbake.conf: add STAGING_PYDIR | Michael Lauer | 1 | |
2006-06-10 | merge of 12b4da6c57d22b540df4a906937d3c7d4fa403fc | Frans Meulenbroeks | 1 | |
and 9d41fcc4eba0eedc1fb8f754b632607ef08b3b96 | ||||
2006-06-10 | slugos.conf: set preferred gcc version to 4.1.1 | Frans Meulenbroeks | 1 | |
2006-06-09 | merge of 2a0956d3d788fd6caf098eb56a5f161a02ad649a | Frans Meulenbroeks | 1 | |
and e8030c72619f16a558a9178a85e85af348b8129b | ||||
2006-06-09 | slugos-packages.conf: added asterisk-sounds | Frans Meulenbroeks | 1 | |
2006-06-09 | conf/distro/jlime-donkey.conf : Add Virtual/xserver | Kristoffer Ericson | 1 | |
* Adding Virtual/xserver so it always grabs xserver-kdrive linux/linux-jlime-sh3_2.6.16.20.bb : Add another gcc 4.1.1 patch * Changing setup.c so it doesnt gets compiled away | ||||
2006-06-09 | linux-jlime-sh3-2.6.16.20: Add patches for known gcc 4.1.1 issues | Kristoffer Ericson | 1 | |
* Lower default optimization to -O1 * add volatile struct so it doesnt get wiped out by gcc jlime-donkey.conf: Set default optimization * Lower default optimization to -O1 | ||||
2006-06-08 | logicpd-pxa270 2.6.17-rc5: add defconfig and bb fixes, contrib by Shane Volpe | Cliff Brake | 1 | |
2006-06-08 | JLime-Donkey.conf: Changes to distro file and new jlime kernel files | Kristoffer Ericson | 1 | |
* Addition of linux-jlime-sh3_2.6.16.20.bb * Addition of linux-jlime-sh3-2.6.16.20/defconfig_jlime * Changes to jlime-donkey.conf (include kernel-modules in bootst.) | ||||
2006-06-05 | logicpd-pxa270: initial support for Logicpd PXA270, provided by Shane Volpe | Cliff Brake | 1 | |
2006-06-05 | slugos.conf: Changed DISTRO_VERSION to 4.0 to denote the new unstable branch ↵ | Rod Whitby | 1 | |
(stable branch is in SVN on svn.nslu2-linux.org) | ||||
2006-06-04 | machine/native.conf: added 'virtual/libiconv virtual/libintl virtual/libc' ↵ | Marcin Juszkiewicz | 1 | |
to ASSUME_PROVIDED so we do not get our libc built | ||||
2006-06-03 | a780.conf: fix typo | Michael Lauer | 1 | |
2006-06-01 | merge of 12fab859e46a5b7c800c685dd8a3595e6e74c5e7 | Michael Lauer | 3 | |
and 1d06e6b15d2905a1cad4fc0f31a004a369b66d1c | ||||
2006-05-31 | bootimg.bbclass - This creates a bootable image using syslinux, your kernel ↵ | Raymond Danks | 2 | |
and an optional initrd syslinux.bbclass - This creates a configuration file suitable for use with syslinux. db1200.conf geodelx.conf - add db1200 and geodelx machine configurations. Forgot the mt-add on these in the last attempt... | ||||
2006-05-31 | update ezx machine configurations | Michael Lauer | 3 | |
2006-05-31 | amsdelta: Limit size of ext2 images to 8M so we can use them as an initrd. | Jonathan McDowell | 1 | |
2006-05-29 | merge of a615f71806dc9ceee0102ed403b1e7fe4f948b5d | Michael Lauer | 6 | |
and aac02cf2eb8931c6f1e4df467cc5ff36a36a2051 | ||||
2006-05-28 | generic(-uclibc).conf: add 'reference' distribution configuration | Michael Lauer | 2 | |
this should serve as a starting point for people adding new models and new distributions. It should always be buildable, so please use it for regression tests and keep it up to date! Be sure to comment everything you add. | ||||
2006-05-28 | multimachine: Change from an include to a .bblass (and update distros using ↵ | Richard Purdie | 6 | |
multimachine accordingly). Add code to find packages with machine specific subpackages and build these in a multimachine compatible way. | ||||
2006-05-28 | jlime-donkey.conf: Updates distro file | Kristoffer Ericson | 1 | |
* gcc 4.1.1 * opie version 1.2.2 + include file linux-jlime-sh3-2.6.11/defconfig_jlime: fixes build issues * Removed i2c support and one wifi card. | ||||
2006-05-27 | sanity.conf: Update bitbake minimum version requirement to 1.4.2 | Richard Purdie | 1 | |
2006-05-27 | Further IPKG_EXTRA_ARCHS cleanup | Richard Purdie | 3 | |
2006-05-27 | qemuarm.conf: Default to tar.bz2 images | Richard Purdie | 1 | |
2006-05-27 | nokia770.conf: Set tslib PREFERRED_PROVIDER and enable machine specific ↵ | Richard Purdie | 1 | |
tuning flags | ||||
2006-05-27 | Clean up IPKG_ARCHS as it was being used inconsistently, often with ↵ | Richard Purdie | 50 | |
duplication. Create IPKG_EXTRA_ARCHS to add to the standard variable. Update documentation.conf with the details. | ||||
2006-05-26 | merge of 4df4d7b459a3415cf0a91eca732e547c9ba278a6 | Michael Lauer | 1 | |
and be0f87375d77d8115b0c83b7a9b731eb5062802d | ||||
2006-05-26 | conf/machine/include/ixp4xx.conf: Enable fail-fast as well | Holger Freyther | 1 | |
OVERRIDES got redefined in this configuration file. We add fail-fast now as well. | ||||
2006-05-26 | update | Michael Lauer | 1 | |
2006-05-26 | h2200.conf: tts/0 -> ttyS0, closes #1044 | Koen Kooi | 1 | |
2006-05-25 | Angstrom 2006.9: use gcc 4.1.1 to get real eabi, so it won't work on armv4 cpus | Koen Kooi | 1 | |
2006-05-25 | documentation.conf: add to documentation | Cliff Brake | 1 | |
- update RDEPENDS & PROVIDES - add RPROVIDES | ||||
2006-05-21 | h6300 config: add alsa sound modules needed by alsa apps and gsm phone calls ↵ | Mika Laitio | 1 | |
with gomunicator. | ||||
2006-05-20 | merge of 7b99c91d607aaec886913e28b8d90df3ea56d5d9 | Koen Kooi | 1 | |
and d9c4abd064b8662fdf4ba0a5e24699fc89ce51f3 | ||||
2006-05-20 | conf/bitbake.conf: enable the fail-fast host include finder. At least opie, ↵ | Koen Kooi | 1 | |
gpe, e17 and python build cleanly | ||||
2006-05-20 | base-files, linux-amsdelta-2.6, u-boot: Add support for Amstrad Delta (E3) | Jonathan McDowell | 2 | |
This adds support for the Amstrad E3 Videophone (codename Delta). This is an OMAP5910 based device with 32MB SDRAM, 32MB NAND flash and a 480x320 DSTN screen. Most of the work for this support is by David Ford <david.ford@hu.gs> with some minor cleanups by me. | ||||
2006-05-20 | oz unstable: enable some more tarball stashes | Koen Kooi | 1 | |
2006-05-19 | add a machine configuration and a kernel for the Micrel KS8695 board that | Michael Lauer | 1 | |
is commonly found in PePlink manga boards and a lot of wireless media streamer boxes first 2.6.16 bits + defconfig. unfortunately the kernel is too large for my bootloader and i can't get it more slim, so i have to halt the work in this state. perhaps someone wants to pick that up. | ||||
2006-05-19 | ezx.conf: update | Michael Lauer | 2 | |
add openzaurus-unstable-uclibc distro configuration for testing... | ||||
2006-05-18 | ezx.conf: add stuff for uclibc builds (uncommented atm.) | Michael Lauer | 1 | |
2006-05-18 | merge of 93a7ad23db8afae5e3440a5866caf7bf2f8ee416 | Marcin Juszkiewicz | 1 | |
and b2ab0fa552043211df9ed0b809ba28541d552bec | ||||
2006-05-18 | jlime-donkey: new distro - close #1002 | Marcin Juszkiewicz | 1 | |
2006-05-18 | angstrom 2006.9: slide srcdate forward to avoid some build problems | Koen Kooi | 1 | |