summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2006-10-28busybox: add 1.2.2, needs further testing, so it has a negative default ↵Koen Kooi1
preference
2006-10-26merge of '70ce29b385336e849086126b404655b06425352b'Rod Whitby1
and 'cdc680936697f38f1dd48f21ad2c10f1016cc3e8'
2006-10-27dbus-glib: add 0.72Philipp Zabel7
2006-10-27merge of '8e4dedd1739bcbff3b82368fe9e1059f967d5d35'Paul Sokolovsky22
and 'f20b6d6337e26e8e59ccac846541f64cdde583a0'
2006-10-27linux-handhelds-2.6 2.6.17-hh2: Add updated defconfigs (+ same old patches).Paul Sokolovsky11
* More machines on todo.
2006-10-27merge of '319ad827498d2f67716b4a09957df34bc0ecd562'Paul Sokolovsky22
and 'b964132dbae4a8cacc917a415790818929f68c69'
2006-10-27linux-handhelds-2.6: Prepare to finish upgrade to 2.6.17.Paul Sokolovsky27
* 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-27merge of '8661dad7046a2fab56c71e99e952657a1a4ab326'Paul Sokolovsky1
and 'ec573d09e6df58156d74acbe74e02255749b7af5'
2006-10-27linux-handhelds 2.6: Remove stray FILESDIR from .inc.Paul Sokolovsky1
* Not used, doesn't belong to .inc anyway.
2006-10-26python: Remove bogus PACKAGES_DYNAMICRichard Purdie1
2006-10-26libmimedir: Remove bogus PACKAGES_DYNAMICRichard Purdie1
2006-10-26gnutls: Remove bogus PACKAGES_DYNAMICRichard Purdie1
2006-10-26libsoup: Remove bogus PACKAGES_DYNAMICRichard Purdie2
2006-10-26glibc-package.bbclass: Fix PACKAGES_DYNAMICRichard Purdie1
2006-10-26esmart: Remove bogus PACAGES_DYNAMICRichard Purdie1
2006-10-26alsa-lib: Remove bogus PACAGES_DYNAMICRichard Purdie1
2006-10-26merge of 'd0a5769f631be6669cccf0f43f7161eb8c9b64a1'Koen Kooi15
and 'f4f9a857ac1b912526c513320ec90f90bea87d37'
2006-10-26gcc 4.1.1: bump PRKoen Kooi1
2006-10-26merge of '185633f8bb0ba884443e170989d375777cc45902'Adrian Davey4
and 'b2bf808e19242492fbacc8cb80f1ee6d64565706'
2006-10-26altboot:Matthias Hentges9
- 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-26merge of 292370be96ae823e50cc7a6150f75e83d93c1f58Michael Lauer4
and 73cdb33cdff28d6efe9fa72eb8012c492dc85d33
2006-10-26popt[-native] 1.7 DEPEND on gettext-nativeMichael Lauer2
2006-10-26merge of '1d92511895390061fd3632d482db7306357d2698'Paul Sokolovsky55
and '1db4aa570f4ea8df95e32e241f2b2e7e6f87ab3f'
2006-10-26linux-handhelds-2.6 2.6.16-hh7: Remove DEFAULT_PREFERENCE="-1"Paul Sokolovsky1
* Undergone good testing, including in OE. * Anyway, contains few changes comparing to -hh5 which it supercedes now.
2006-10-26linux-handhelds-2.6 2.6.17-hh2: First stable release of HH.org 2.6.17-based ↵Paul Sokolovsky1
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-26packages/net-tools/net-tools_1.60: Obey at least one policy and remove ↵Holger Freyther1
MAINTAINER
2006-10-26packages: Add net-tools to OpenEmbeddedHolger Freyther52
2006-10-26packages/fbgrab: Fix build dependencies of fbgrabHolger Freyther1
2006-10-26gcc 4.1.1: Add patch from Dallas Foley to fix EABI on armv4tKoen Kooi2
* no more 'clz' isns in binaries
2006-10-26ixp4xx-kernel: Now builds an fsg3 kernel - completely untestedRod Whitby1
2006-10-25merge of 3dae055f5bf6d49d626cfcf0a8062c4c979aaeb2Michael Lauer2
and ecc737f0c1718588d8ed3722d6156d3c676fed6b
2006-10-25compulab-pxa270: Add machine and kernel support for compulab PXA270 moduleCliff Brake4
2006-10-25merge of 5d13f311dd93df73db461d6abca7480b39bbecbcKristoffer Ericson619
and 6bdfd4680fb56e499b8a254034efb752dead5002
2006-10-25handhelds-sa-2.6: Remove stale override dir.Paul Sokolovsky1
2006-10-25handhelds-sa-2.6, handhelds-un-2.6: Superceded by linux-handhelds-2.6, remove.Paul Sokolovsky3
linux-handhelds-2.6: Take COMPATIBLE_MACHINES from the removed recipes.
2006-10-25jornada56x: All hh.org targets are now handled by linux-handhelds-2.6 ↵Paul Sokolovsky2
recipe, move defconfig there.
2006-10-25gcc-cross-sdk: add 4.1.1Koen Kooi1
2006-10-25mdadm: update to 2.5.5, which should work a bit better on BE systemsKoen Kooi2
2006-10-25handhelds-pxa-2.6: Rename to linux-handhelds-2.6Paul Sokolovsky27
* Naming consistent with recent conventions ("linux-" prefix) * Supports other subarchs besides PXA. * Closes #1524 * Approved by Koen Kooi
2006-10-25expat: bump PR Koen Kooi1
2006-10-25openobex: fix packagingKoen Kooi1
2006-10-25libmimedir: fix packagingKoen Kooi1
2006-10-25libgpelaunch: don't ship debug info in main packages, clean up old versionsKoen Kooi4
2006-10-25libgpewidget: don't ship debug stuff in main packages and clean up old versionsKoen Kooi6
2006-10-24glib-1.2-native : apply patch from lenehan@twibble.org for staging Graeme Gregory1
problem. Thanks for that one.
2006-10-24octave 2.1.71 fix SECTIONMichael Lauer2
2006-10-24merge of 4228f36c4f155245f64f7cb36ab837dabdc3b85eMichael Lauer1
and a7356e337a26583fd1cde090a1a5ec62c75511aa
2006-10-24sharprom-toolchain 1.0 PROVIDE your stuff only for DISTRO=sharprom-compatibleMichael Lauer1
2006-10-24p3scan 2.9.05d: Remove the .debug directory from the main package.Jamie Lenehan1
2006-10-24havp 0.82: Remove the .debug directory from the main package.Jamie Lenehan1