Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-04-07 | merge of b41b048ca226620e98989f7e71c6b758b4cbaf43 | Holger Freyther | 1 | |
and ba0fa1662b1852ad4ed93d9e5cbbb939b90908a1 | ||||
2006-04-07 | conf/sanity.conf: | Holger Freyther | 1 | |
Set BB_MIN_VERSION here classes/sanity.bbclass: -Run the sanitycheck exactly once (on BuildStart) -Check for common utilities/executables as well | ||||
2006-04-07 | angstrom-2006.9: insist a bit harder on using the right toolchain bits for ↵ | Koen Kooi | 1 | |
EABI to reduce PEBKAC problems | ||||
2006-04-07 | keymaps handling moved from initscripts to keymaps package | Marcin Juszkiewicz | 4 | |
- loading keymap require loadkeys from console-tools (which takes 300K) - all Zaurus machines (except collie) will get this package installed - collie 2.4 keymap is the same as kernel one so it is not needed on device anyway users can install it if want to make some changes in mapping Zaurus machines conf: dropped console-tools from RDEPENDS, added keymaps instead - keymaps RDEPEND on console-tools | ||||
2006-04-06 | merge of 5945a66a6847c21d25595376695c23f3971f6f8a | Michael Lauer | 8 | |
and e544df2d6779a2a53f1c47a6d1e1961d875d17af | ||||
2006-04-06 | asterisk: updated download path, added PR | Frans Meulenbroeks | 1 | |
slugos-packages.conf: added asterisk to package list | ||||
2006-04-04 | efl, e17: update to newest versions, split e and efl bbclasses and use e for ↵ | Justin Patrin | 1 | |
e17 packages, update preferred e versions | ||||
2006-03-30 | merge of 7b6a90f4a303bd10227810719197dec0ab049efe | Mike Westerhof | 6 | |
and fb0a7d68e12187b6fa7e65a6685bd6a7244b9484 | ||||
2006-03-29 | poodle-2.6: Update to sync with zaurus-clamshell-2.6. Add alsa tools in ↵ | Richard Purdie | 1 | |
anticiaption of a poodle ALSA driver under 2.6. | ||||
2006-03-29 | slugos: Add required usb/scsi modules to rootfs | Oyvind Repvik | 3 | |
2006-03-28 | slugos-packages: Removed obsolete openobex-apps reference | Rod Whitby | 1 | |
2006-03-28 | bitbake.conf: add E_CVS, a var holding the new anoncvs uri for enlightenment ↵ | Koen Kooi | 1 | |
stuff | ||||
2006-03-27 | slugos-packages: added cdparanoia | Frans Meulenbroeks | 1 | |
2006-03-25 | Unslung: conf/distro/unslung.conf updated to Unslung 6.8-beta | Mike Westerhof | 1 | |
2006-03-24 | angstrom 2006.9: add PREFERRED_PROVIDER_hostap-conf = "hostap-conf" | Koen Kooi | 1 | |
2006-03-24 | nokia770.conf: remove cruft | Koen Kooi | 1 | |
* GPE_EXTRA_INSTALL should be in a distro.conf -> removed * handheld-common is largely distro related -> removed Users will be still able to 'bootstrap' without the above, thanks to the initfs present in the 770. | ||||
2006-03-24 | documentation.conf: Add PCMCIA_MANAGER | Richard Purdie | 1 | |
2006-03-23 | PCMCIA_MANAGER: Correctly handle this for various machines in a consistent ↵ | Richard Purdie | 7 | |
way and set a default in bitbake.conf for backwards compatibility in such a way it can be overridden in a variety of ways. | ||||
2006-03-23 | conf/distro/familiar-unstable.conf: | Holger Freyther | 1 | |
Make older binutils snapshot the default for familiar distribution in the dev tree to avoid further errors when newer versions gets added. packages/binutils/binutils: Lower the default preference on the binutils CVS snapshot. While it can be used with glibc 2.4 with EABI and without it, glibc 2.3.5 is broken with this version | ||||
2006-03-23 | angstrom.conf: use python instead of overrides to select arm eabi on arm builds | Philipp Zabel | 1 | |
2006-03-23 | conf/tosa-2.6.conf: add wlan-ng-modules-usb to RDEPENDS | Dirk Opfer | 1 | |
2006-03-23 | angstrom: insist a bit harder on making angstrom-dev the default maintainer ↵ | Koen Kooi | 1 | |
for unmaintained recipes | ||||
2006-03-21 | tosa-2.6.conf: wm97xx support are buildin, remove RDEPENDS | Dirk Opfer | 1 | |
2006-03-21 | zaurus-clamshell-2.6.conf: remove soundmodules from RDPEPENDS for tosa | Dirk Opfer | 1 | |
2006-03-20 | ixp4xx-kernel: Moved to 2.6.16 final | Rod Whitby | 1 | |
2006-03-19 | Add sanity.conf/sanity.bbclass. This checks for common user ↵ | Richard Purdie | 2 | |
misconfigurations and gives helpful information about fixing them. The checks can be expanded over time. It can be disabled by following the slightly cryptic instructions in sanity.conf. | ||||
2006-03-19 | angstrom-2006.9: _append needs a leading space | Koen Kooi | 1 | |
2006-03-19 | angstrom-2006.9: specify extra machine specific installs | Koen Kooi | 1 | |
* See? It can be done without polluting conf/machine/ | ||||
2006-03-19 | zaurus-clamshell.conf: Make chkhinge 2.4 only | Richard Purdie | 2 | |
2006-03-19 | zaurus-clamshell-2.6.conf: Add zaurusd to default images. | Richard Purdie | 1 | |
2006-03-19 | qemuarm.conf: Use arm926ejs optimisation (and hence armv5te), pcmciautils as ↵ | Richard Purdie | 1 | |
the pcmcia manager and correct SERIAL_CONSOLE | ||||
2006-03-18 | angstrom-2006.9.conf: prefer linux-libc-headers 2.6.15.99, needed for glibc 2.4 | Philipp Zabel | 1 | |
2006-03-18 | conf/documentation: | Holger Freyther | 1 | |
-Punctuation fixes. A sentence ends with a full stop. -Introduce some more groups -Start writing the synopsis of a group as GROUP_name[doc] = "synopsis" -Fix quotes of variables | ||||
2006-03-16 | uncomment PREFERRED_PROVIDER_libx11 = "diet-x11" | Philipp Zabel | 1 | |
2006-03-15 | conf/distro/slugos-packages.conf: add some directories | Mustafa Yuecel | 1 | |
- apr, didiwiki, gnutls, gpsd, patchutils, subversion, time, whois | ||||
2006-03-15 | split TARGET_VENDOR (-none) from TARGET_OS (linux-gnueabi) | Philipp Zabel | 1 | |
2006-03-15 | disapproval of revision '9cd0f34b9dc26c55cd6929716454080ef9f93526' | Florian Boor | 1 | |
2006-03-15 | bitbake.conf: Update default GPE mirror. | Florian Boor | 1 | |
2006-03-15 | angstrom.conf: various clean up | Koen Kooi | 1 | |
* turn on EABI for ARM * Document all the magic some more | ||||
2006-03-14 | angstrom-2006.9: start using ARM EABI capable toolchain | Koen Kooi | 1 | |
2006-03-14 | angstrom.conf: turn of locale generation via qemu because qemu doesn't like ↵ | Koen Kooi | 1 | |
the gcc 4.1 + glibc 2.4 ARM binaries | ||||
2006-03-14 | merge of 29372ce60254772158ba48179cc6d86e4146ee5d | Koen Kooi | 9 | |
and f7770d0cea5def0448bd8751b10e1d0ad0835c19 | ||||
2006-03-14 | documentation.conf: document ENABLE_BINARY_LOCALE_GENERATION | Koen Kooi | 1 | |
2006-03-13 | conf/bitbake.conf: | Holger Freyther | 1 | |
cpio calls makeinfo which is part of texinfo on my Ubuntu installation. This is why I add texinfo-native as ASSUMED_PROVIDED package to bitbake.conf. | ||||
2006-03-13 | local.conf.sample: add hints on ENABLE_BINARY_LOCALE_GENERATION and qemu-native | Rene Wagner | 1 | |
2006-03-13 | conf/documentation.conf: | Holger Freyther | 1 | |
Document the HOST_NONSYSV variable introduced by emte packages/fakeroot/fakeroot-native: There are systems without SYSV stuff. Introduce a HOST_NONSYSV variable if you have such a host system. In this case fakeroot-native is build with tcp IPC. This fixes bug #735 and patch is courtsey nigel Kostiuck (emte) | ||||
2006-03-12 | apr-0.9.7,apr-util-0.9.7: replace unretrieveable 1.1.x versions | Mustafa Yuecel | 1 | |
- subversion needs only 0.9.7 - avoid execution of gen_uri_delims (place uri_delims.h directly) - add APACHE_MIRROR to conf/bitbake.conf | ||||
2006-03-12 | wpa-supplicant, gnutls, libgcrypt, various .confs: revert recent commits by jnc. | Rene Wagner | 4 | |
- reverts revisions: 53e14a99825447107bfefacf77e28b5718be54b8 b0535ae5d884f64c3f25212755c0dbbd607a4984 8aaa554502fb1d84fe29935d27089df09bfc3ea1 de47a33901a0f8666a237eaf5825ba25f364516f - reasoning - please play by the rules * we have a policy for commit messages * don't silently drop patches (gnutls), whenever we patch stuff it's usually done for a reason * don't upgrade security critical packages (gnutls) to development releases. upstream has a reason for not declaring them stable yet. * when told by a senior developer to consult oe@ _before_ pushing a change do so, don't ignore him (RP) and push anyway | ||||
2006-03-12 | merge of 21d01652e3aa40ef6aef3a3bc47a1d618d24501d | Philipp Zabel | 1 | |
and 344ea81de10e1b863ad4c83421c41c9cb8680f36 | ||||
2006-03-12 | add an include file with preferred versions for pre-X11R7.0 | Philipp Zabel | 1 | |