Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-10-29 | merge of '4d5affce3ba65df3658b9b749b1db11d11ef1d8f' | Koen Kooi | 2 | |
and '684595150a0e865a406770102f72a2e93285b9a3' | ||||
2006-10-29 | angstrom: fix FEED URIs | Koen Kooi | 1 | |
2006-10-29 | merge of '79d76f976ca74f71f538f5c81a1e25b14ffe43f6' | Oyvind Repvik | 27 | |
and 'b9ffe3b2fa4c42424206977c6be342c1305c83e7' | ||||
2006-10-29 | ixp4xx-kernel: Update SVN_REV on 2.6.18, update 2.6.19 to -rc3 | Oyvind Repvik | 2 | |
2006-10-29 | bitbake.conf: Fix .debug packaging (from Poky) | Koen Kooi | 1 | |
* poky rev 828: 'bitbake.conf: Fix .debug packaging' | ||||
2006-10-29 | packages/: various .debug packaging fixes (from Poky) | Koen Kooi | 26 | |
* poky rev 831: 'packages: various .debug packaging fixes' | ||||
2006-10-28 | asterisk: upstream upgrade to 1.2.13 | Oyvind Repvik | 1 | |
2006-10-28 | watchdog: Update to 5.2.6, 5.2 no longer exists | Oyvind Repvik | 1 | |
2006-10-28 | slugos-packages: Remove lirc from feed | Oyvind Repvik | 1 | |
2006-10-28 | Add packages sipsak and dircproxy | Oyvind Repvik | 5 | |
2006-10-28 | libxml2-native 2.6.10: fix SRC_URI | Koen Kooi | 1 | |
2006-10-28 | busybox: add support files for 1.2.2 | Koen Kooi | 31 | |
2006-10-28 | merge of '80203f8e0e1f0ca5359560cbebadc073a4aa239c' | Koen Kooi | 5 | |
and '8605cce0c3f57ef0a8d2c41260b71d2e06273548' | ||||
2006-10-28 | angstrom: lets not subject users to an untested busybox version right now :) | Koen Kooi | 1 | |
2006-10-28 | altboot: Update 0.0.0 version | Matthias Hentges | 4 | |
2006-10-28 | altboot: Add 1.1.0-wip-20061028: | Matthias Hentges | 1 | |
- Add setting ENABLE_DEBUGGIN [auto on off] to altbootctl - Add setting ENABLE_DEBUG_SHELL [on off] to altbootctl - Fixed a bug in dump_pref() | ||||
2006-10-28 | angstrom: nobody wants to support either an opie-based image nor opie itself ↵ | Koen Kooi | 1 | |
for angstrom, so lets remove the opie bits and select appropriate defaults for xine and sdl | ||||
2006-10-28 | merge of '15b7eadc9952c4f918a8390a157c5b9c400e4394' | Koen Kooi | 4 | |
and '24a92b152eddaf3edef74b529a0c7f06bd5e060c' | ||||
2006-10-28 | angstrom: add pref versions for sdk stuff as well | Koen Kooi | 1 | |
2006-10-28 | merge of '9bb5aacf211c840ef28190458936fec0e3163a18' | Philip Balister | 133 | |
and 'a89f7dd0fbeeb4f5627838591cb356337a0b5ae2' | ||||
2006-10-28 | openomap.conf : Convert to EABI distro. | Philip Balister | 1 | |
* Update preferred providers. | ||||
2006-10-28 | linux-omap1-2.6.18-omap1 : Add support for building EABI kernel. | Philip Balister | 3 | |
2006-10-28 | base.bbclass, package.bbclass: don destrucively set RDEPENDS and ↵ | Koen Kooi | 2 | |
RRECOMMENDS, from Poky * poky rev 823: 'package.bbclass: depchains: don't -destructively- set the pkg's RRECOMMENDS.' * poky rev 824: 'base.bbclass: depchains: don't -destructively- set the pkg's RRECOMMENDS.' | ||||
2006-10-28 | busybox: add 1.2.2, needs further testing, so it has a negative default ↵ | Koen Kooi | 1 | |
preference | ||||
2006-10-26 | merge of '70ce29b385336e849086126b404655b06425352b' | Rod Whitby | 1 | |
and 'cdc680936697f38f1dd48f21ad2c10f1016cc3e8' | ||||
2006-10-27 | dbus-glib: add 0.72 | Philipp Zabel | 7 | |
2006-10-27 | merge of '8e4dedd1739bcbff3b82368fe9e1059f967d5d35' | Paul Sokolovsky | 22 | |
and 'f20b6d6337e26e8e59ccac846541f64cdde583a0' | ||||
2006-10-27 | linux-handhelds-2.6 2.6.17-hh2: Add updated defconfigs (+ same old patches). | Paul Sokolovsky | 11 | |
* More machines on todo. | ||||
2006-10-27 | merge of '319ad827498d2f67716b4a09957df34bc0ecd562' | Paul Sokolovsky | 22 | |
and 'b964132dbae4a8cacc917a415790818929f68c69' | ||||
2006-10-27 | linux-handhelds-2.6: Prepare to finish upgrade to 2.6.17. | Paul Sokolovsky | 27 | |
* Aim: support few kernel releases nicely and transparently. * Issue: different kernel versions/releases (may) have different defconfigs. * Requirement: we need files dir to be override not just on PN, amd not just on MACHINE, but additionally on some version string, which doesn't necessarily have to be PV (for example, current situation is that 2.6.16 vs 2.6.17 need different defconfigs, while potentially *some* -hh tags may have that need too). * Solution: I could get per-MACHINE overrides work automagically if FILESPATH is overriden. So, emulate that with adding both per-version dir (foo) and foo/${MACHINE} at the same time (and at the right order). * Rename linux-handhelds-2.6/ to linux-handhelds-2.6-2.6.16/, as it really contains defconfigs for those kernels. "HEAD" kernel version will still use linux-handhelds-2.6 (i.e. TODO: add 2.6.17 defconfigs to linux-handhelds-2.6/). | ||||
2006-10-27 | merge of '8661dad7046a2fab56c71e99e952657a1a4ab326' | Paul Sokolovsky | 1 | |
and 'ec573d09e6df58156d74acbe74e02255749b7af5' | ||||
2006-10-27 | linux-handhelds 2.6: Remove stray FILESDIR from .inc. | Paul Sokolovsky | 1 | |
* Not used, doesn't belong to .inc anyway. | ||||
2006-10-26 | python: Remove bogus PACKAGES_DYNAMIC | Richard Purdie | 1 | |
2006-10-26 | libmimedir: Remove bogus PACKAGES_DYNAMIC | Richard Purdie | 1 | |
2006-10-26 | gnutls: Remove bogus PACKAGES_DYNAMIC | Richard Purdie | 1 | |
2006-10-26 | libsoup: Remove bogus PACKAGES_DYNAMIC | Richard Purdie | 2 | |
2006-10-26 | glibc-package.bbclass: Fix PACKAGES_DYNAMIC | Richard Purdie | 1 | |
2006-10-26 | esmart: Remove bogus PACAGES_DYNAMIC | Richard Purdie | 1 | |
2006-10-26 | alsa-lib: Remove bogus PACAGES_DYNAMIC | Richard Purdie | 1 | |
2006-10-26 | merge of 'd0a5769f631be6669cccf0f43f7161eb8c9b64a1' | Koen Kooi | 15 | |
and 'f4f9a857ac1b912526c513320ec90f90bea87d37' | ||||
2006-10-26 | gcc 4.1.1: bump PR | Koen Kooi | 1 | |
2006-10-26 | merge of '185633f8bb0ba884443e170989d375777cc45902' | Adrian Davey | 4 | |
and 'b2bf808e19242492fbacc8cb80f1ee6d64565706' | ||||
2006-10-26 | altboot: | Matthias Hentges | 9 | |
- Add altbootctl to set altboot options on a permanent or per-reboot basis - Only remember selections for the next boot that actually make sense - Cleanup of run_timer() - Disabled existing kexec modules due to a planned rework | ||||
2006-10-26 | merge of 292370be96ae823e50cc7a6150f75e83d93c1f58 | Michael Lauer | 4 | |
and 73cdb33cdff28d6efe9fa72eb8012c492dc85d33 | ||||
2006-10-26 | popt[-native] 1.7 DEPEND on gettext-native | Michael Lauer | 2 | |
2006-10-26 | merge of '1d92511895390061fd3632d482db7306357d2698' | Paul Sokolovsky | 57 | |
and '1db4aa570f4ea8df95e32e241f2b2e7e6f87ab3f' | ||||
2006-10-26 | linux-handhelds-2.6 2.6.16-hh7: Remove DEFAULT_PREFERENCE="-1" | Paul Sokolovsky | 1 | |
* Undergone good testing, including in OE. * Anyway, contains few changes comparing to -hh5 which it supercedes now. | ||||
2006-10-26 | linux-handhelds-2.6 2.6.17-hh2: First stable release of HH.org 2.6.17-based ↵ | Paul Sokolovsky | 1 | |
kernel. Changes since 2.6.17-hh1 include: * h2200/h3900/h4000/hx4700/htcuniversal upgraded to generic backlight driver. * ALSA drivers fixed. * hx4700 navpoint fixes. * h2200/hx4700 IrDA fixes. * HTC Magician port added. * rx3000 ASIC3 support (including SD/MMC). Worth more confidence testing, DEFAULT_PREFERENCE="-1". | ||||
2006-10-26 | packages/net-tools/net-tools_1.60: Obey at least one policy and remove ↵ | Holger Freyther | 1 | |
MAINTAINER | ||||
2006-10-26 | packages: Add net-tools to OpenEmbedded | Holger Freyther | 52 | |