summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2007-11-30mboxkbd-layouts-gui: Sane-itize and add desktop icon.Paul Sokolovsky5
* Icon was shamelessly hacked up from matchbox-keyboards' and gpe-conf-time's.
2007-11-30merge of '3948c8054b50f67afee06a66abbab4a35915d297'Paul Sokolovsky72
and 'cefef520b1840df3899cd9fc5a4fc3cb9faa38ce'
2007-11-30netbase: Added 'auto eth0' to interfaces file as per RFC on list, and cause ↵Rod Whitby2
busybox ifup doesn't support allow-hotplug.
2007-11-30merge of '0a81de11f045dd65f6ea4c630250337cc8f718b2'Rod Whitby23
and '0dbb48946ab15c0ee9c232d1a1fc31e5b65037cd'
2007-11-30nslu2-minimal-image: Added (on Koen's advice) to allow creation of NSLU2 ↵Rod Whitby1
Angstrom (or other DISTRO) flashable images without needing to create a new DISTRO
2007-11-30linux.inc : change the generation of uImage to do_compile_append so thatGraeme Gregory1
the later stages like install/packaging/deploy can make use of this. This was done so that kernel-image could contain a uImage but is suitable for other cases as well.
2007-11-30Forward port PRO34130 patch for gcc 4.2 variants.Khem Raj2
Move eglibc to revision 4355 which has -Os support.
2007-11-30task-toolchain-openmoko-sdk: ship openmoko-sample2-srcMichael Lauer2
2007-11-29merge of '2756e6b25efd4532c1a23fd31f68481d2f8b68a3'OpenEmbedded Project9
and '9c32fcb38cb012f79311cd1b07560964873c6307'
2007-11-29gdk-pixbuf-2.10.14: New recipe for stand-alone libgdkpixbuf and loader plugins.Leon Woestenberg2
2007-11-29merge of '19bacabe62a70bf0818d663c4cd3bc168e5cf49e'Matthias Hentges8
and '332e97250454514e2c07aea9f1695ab21166d191'
2007-11-29merge of '812ef7daa38cb7e71c9e1bb3ef0358566d20c3ee'Matthias Hentges5
and 'a772b6bc0f51e8c371cc638bb29f215e00e02bc5'
2007-11-29zaurusd: - Do only try to rotate when necessary (no more Landscape -> ↵Matthias Hentges5
Landscape / Portrait -> Portrait rotataions) - Power off display on lid-close and remember old brightness setting - Run power-on function in the background to allow faster response on lid-open
2007-11-29linux-2.6.23: enable mpc8313e-rdb realtime clock (ds1339)Jeremy Laine2
2007-11-29merge of '5bee5fc529fd2691fe3b0a867bbb28edcd59b01d'Jan Lübbe3
and '805d2f01c6463550c4d0dd1f943fc6f32ae13613'
2007-11-29merge of '4688c77d9f496fd36f6b1845f37bc3c42af85968'Matthias Hentges6
and 'dd83c0ba4e83a6207462418b614431ce061d9481'
2007-11-29zaurusd: Fix *DEPENDS until the 'bl' situation has been resolvedMatthias Hentges1
2007-11-29subversion: Add version 1.4.5Matthias Hentges1
2007-11-29linux-2.6.23: add license for mpc8313e-rdb LEDs module, fixes module loadingJeremy Laine1
2007-11-29wesnoth: add a package for the current svn version (thanks Johannes Schauer)Jan Lübbe2
2007-11-29gpe-login 0.90: Fix autolock landscape/portrait behavior.Paul Sokolovsky2
* When autolock was activated in lanscape mode, and then switched to portrait, the window doesn't fit to screen. Fixed.
2007-11-29linux-openmoko_2.6.22.5.bb : CONFIG_MTD_NAND_S3C2410_CLKSTOP breaks accessingGraeme Gregory2
the mtd partitions from usespace so disable for now.
2007-11-29matchbox-applet-inputmanager 0.6: Implement smart IM visibility protocol.Paul Sokolovsky2
* One of the very noticeable pain points in matchbox' IM handling is high latency of IM popping up, which can take up to half-second with complex screen layouts. This is rooted in the fact that IM process is killed when IM window is hidden, and started again afterwards. * I wanted to address this on inputmanager level, transparently to actual IM implementation, by hiding/showing IM's window by the manager. Unfortunately, there appears to be no reliable method to figure out window IDs from process properties (for example, _MB_CLIENT_EXEC_MAP X property, maintained by matcbox, doesm't capture all apps started, in particular, it captures neither xkbd nor matchbox-keyboard, GPE's term app is not caught too, while either GPE apps are). Then, wanted to implement custom PropertyNotify-based protocol, though there would be left issue of distinguishing IMs which support this protocol and ones which don't. Finally, by random gerpping, I found that xkbd supports Unix signal based visibility protocol! By receiving SIGUSR1, it hides/shows its window. This seems like 100% win, as the default behavior for SIGUSR1 is process termination, so unsupporting clients will be just terminated as before.
2007-11-29xorg-driver-common: attempt to fix #3386 Koen Kooi1
2007-11-29xserver-xorg: fix debug packagingKoen Kooi2
2007-11-29linux-2.6.23: fix mpc8313e-rdb LEDs patch (didn't apply cleanly)Jeremy Laine1
2007-11-28linux-2.6.23: Fixup of mpc8313e-rdb-leds.patch.Leon Woestenberg2
2007-11-28linux-2.6.23: Added LEDs patch (only) for mpc8313e-rdb. Needs testing.Leon Woestenberg2
2007-11-28linux-efika 2.6.20.20: re-enable modules that were in 2.6.19+git, but not in ↵Koen Kooi2
2.6.20.20
2007-11-28linux-2.6.23: add NAND flash driver for mpc8323e-rdb, fix NOR mappingJeremy Laine3
2007-11-28meta-toolchain: properly fix .pc files to point to the toolchain directory. ↵Michael Lauer1
closes #3426
2007-11-28merge of '1e54b4f2db4e8ef4f33743de51d73d55e8b83a96'Rod Whitby3
and '33e5bd40976428aea7682da1e3cb6ed9c93af23e'
2007-11-28apex-nslu2: No need to byteswap the little-endian kernel on loading. Remove ↵Rod Whitby2
unused alternatives for cmdline - these recipes are for nslu2 only.
2007-11-28mpc8313e-rdb: use u-boot 1.3.0 instead of gitJeremy Laine1
2007-11-28u-boot: add version 1.3.0Jeremy Laine1
2007-11-28merge of 'ce64d96dcf3b268df1bdcd7e945e7188d09c7db8'Jeremy Laine18
and 'd521cbe6aca8b81bda5eb51149cea06dd31e1dd2'
2007-11-28linux-2.6.23: update mpc8313e-rdb defconfig based on mpc8323e-rdbJeremy Laine1
2007-11-28linux-ixp4xx: Migration from ixp4xx-kernel. Intended to follow recent OE ↵Rod Whitby13
kernel recipe conventions. Default kernel for slugos distro and ixp4xx machines. ixp4xx-kernel will be removed later once this is well tested.
2007-11-28linux.inc: Added support for processor endiannessRod Whitby1
2007-11-28apex-nslu2: Move the defconfig to a generic files dir so you can build this ↵Rod Whitby3
package for the ixp4xx machines.
2007-11-28slugos-image: Deprecate support for dsmg600 and nas100d images - users need ↵Rod Whitby1
to inherit them in local.conf if they want them.
2007-11-27matchbox-keyboard svn: Unbreak.Paul Sokolovsky1
* Please don't commit spurious changes.
2007-11-27xkbd 0.8.15: Add default common slides.Paul Sokolovsky2
* xkbd has supports for "slides", where instead of just click on key, there's a gesture up, down, left, or right. These can be specified in keyboard definition, and xkbd has defaults for each 4. But of 4 pristine defaults, only 1 is useful - up is shift+key. The other are for ctrl, alt, etc modifiers, which are less useful in real life. Instead, have following defaults: left - backspace, right - space, down - Enter. This means that on common xkbd file w/o slide definition, making a right-to-left gesture anywhere on keyboard will be equivalent of backspace, etc.
2007-11-27libx11-native: Add 1.1.1 - courtesy by Arne ZellentinFlorian Boor1
2007-11-27merge of '61e3209c19410f3d0436f4afa1f9a1429e8f4caa'Florian Boor19
and 'b38c38c03c4dcaf924cd4f51807cea915710867f'
2007-11-27libtinymail_svn: Update version numberFlorian Boor1
2007-11-27tmut_svn: UpdateFlorian Boor1
2007-11-27contact: New svn recipe for new G(PE)^2 contact application.Florian Boor1
2007-11-27libabenabler2: Major update to make it usable.Florian Boor3
2007-11-27libabenabler2: Add svn recipeFlorian Boor1