Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-11-30 | mboxkbd-layouts-gui: Use git snaphot tarball as repo is offline currently. | Paul Sokolovsky | 1 | |
2007-11-30 | mboxkbd-layouts-gui: Sane-itize and add desktop icon. | Paul Sokolovsky | 5 | |
* Icon was shamelessly hacked up from matchbox-keyboards' and gpe-conf-time's. | ||||
2007-11-30 | contrib/angstrom/angstrom.svg: An Angstrom logo design, accepted as the ↵ | Jeroen Hoek | 2 | |
official. * Contributed by Jeroen Hoek <mail at jeroenhoek.nl>, see http://lists.linuxtogo.org/pipermail/angstrom-distro-devel/2007-May/000286.html | ||||
2007-11-30 | merge of '3948c8054b50f67afee06a66abbab4a35915d297' | Paul Sokolovsky | 82 | |
and 'cefef520b1840df3899cd9fc5a4fc3cb9faa38ce' | ||||
2007-11-30 | base.bbclass: add buildall task from Poky | Cliff Brake | 1 | |
Suggested by Richard as a way to force ipk's of dependencies to get build when building a package. This is handy if your are building a package for a feed that does not get installed in an image. | ||||
2007-11-30 | merge of '6b94c6eeda0e3ff2069f19a1f393df67d80bebe9' | Rod Whitby | 3 | |
and 'f7531c375389681cc06ea3169fea009301b94267' | ||||
2007-11-30 | sane-srcrevs: (and friends): Added openmoko-sample2 | Rod Whitby | 3 | |
2007-11-30 | netbase: Added 'auto eth0' to interfaces file as per RFC on list, and cause ↵ | Rod Whitby | 2 | |
busybox ifup doesn't support allow-hotplug. | ||||
2007-11-30 | merge of '0a81de11f045dd65f6ea4c630250337cc8f718b2' | Rod Whitby | 24 | |
and '0dbb48946ab15c0ee9c232d1a1fc31e5b65037cd' | ||||
2007-11-30 | nslu2-minimal-image: Added (on Koen's advice) to allow creation of NSLU2 ↵ | Rod Whitby | 1 | |
Angstrom (or other DISTRO) flashable images without needing to create a new DISTRO | ||||
2007-11-30 | linux.inc : change the generation of uImage to do_compile_append so that | Graeme Gregory | 1 | |
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-30 | Forward port PRO34130 patch for gcc 4.2 variants. | Khem Raj | 3 | |
Move eglibc to revision 4355 which has -Os support. | ||||
2007-11-30 | task-toolchain-openmoko-sdk: ship openmoko-sample2-src | Michael Lauer | 2 | |
2007-11-29 | merge of '2756e6b25efd4532c1a23fd31f68481d2f8b68a3' | OpenEmbedded Project | 10 | |
and '9c32fcb38cb012f79311cd1b07560964873c6307' | ||||
2007-11-29 | gdk-pixbuf-2.10.14: New recipe for stand-alone libgdkpixbuf and loader plugins. | Leon Woestenberg | 2 | |
2007-11-29 | merge of '19bacabe62a70bf0818d663c4cd3bc168e5cf49e' | Matthias Hentges | 9 | |
and '332e97250454514e2c07aea9f1695ab21166d191' | ||||
2007-11-29 | merge of '812ef7daa38cb7e71c9e1bb3ef0358566d20c3ee' | Matthias Hentges | 5 | |
and 'a772b6bc0f51e8c371cc638bb29f215e00e02bc5' | ||||
2007-11-29 | zaurusd: - Do only try to rotate when necessary (no more Landscape -> ↵ | Matthias Hentges | 5 | |
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-29 | linux-2.6.23: enable mpc8313e-rdb realtime clock (ds1339) | Jeremy Laine | 2 | |
2007-11-29 | merge of '5bee5fc529fd2691fe3b0a867bbb28edcd59b01d' | Jan Lübbe | 3 | |
and '805d2f01c6463550c4d0dd1f943fc6f32ae13613' | ||||
2007-11-29 | merge of '4688c77d9f496fd36f6b1845f37bc3c42af85968' | Matthias Hentges | 6 | |
and 'dd83c0ba4e83a6207462418b614431ce061d9481' | ||||
2007-11-29 | zaurusd: Fix *DEPENDS until the 'bl' situation has been resolved | Matthias Hentges | 1 | |
2007-11-29 | subversion: Add version 1.4.5 | Matthias Hentges | 1 | |
2007-11-29 | linux-2.6.23: add license for mpc8313e-rdb LEDs module, fixes module loading | Jeremy Laine | 1 | |
2007-11-29 | wesnoth: add a package for the current svn version (thanks Johannes Schauer) | Jan Lübbe | 3 | |
2007-11-29 | gpe-login 0.90: Fix autolock landscape/portrait behavior. | Paul Sokolovsky | 2 | |
* When autolock was activated in lanscape mode, and then switched to portrait, the window doesn't fit to screen. Fixed. | ||||
2007-11-29 | linux-openmoko_2.6.22.5.bb : CONFIG_MTD_NAND_S3C2410_CLKSTOP breaks accessing | Graeme Gregory | 2 | |
the mtd partitions from usespace so disable for now. | ||||
2007-11-29 | matchbox-applet-inputmanager 0.6: Implement smart IM visibility protocol. | Paul Sokolovsky | 2 | |
* 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-29 | xorg-driver-common: attempt to fix #3386 | Koen Kooi | 1 | |
2007-11-29 | xserver-xorg: fix debug packaging | Koen Kooi | 2 | |
2007-11-29 | linux-2.6.23: fix mpc8313e-rdb LEDs patch (didn't apply cleanly) | Jeremy Laine | 1 | |
2007-11-28 | linux-2.6.23: Fixup of mpc8313e-rdb-leds.patch. | Leon Woestenberg | 2 | |
2007-11-28 | linux-2.6.23: Added LEDs patch (only) for mpc8313e-rdb. Needs testing. | Leon Woestenberg | 2 | |
2007-11-28 | linux-efika 2.6.20.20: re-enable modules that were in 2.6.19+git, but not in ↵ | Koen Kooi | 2 | |
2.6.20.20 | ||||
2007-11-28 | linux-2.6.23: add NAND flash driver for mpc8323e-rdb, fix NOR mapping | Jeremy Laine | 3 | |
2007-11-28 | meta-toolchain: properly fix .pc files to point to the toolchain directory. ↵ | Michael Lauer | 1 | |
closes #3426 | ||||
2007-11-28 | merge of '1e54b4f2db4e8ef4f33743de51d73d55e8b83a96' | Rod Whitby | 5 | |
and '33e5bd40976428aea7682da1e3cb6ed9c93af23e' | ||||
2007-11-28 | apex-nslu2: No need to byteswap the little-endian kernel on loading. Remove ↵ | Rod Whitby | 2 | |
unused alternatives for cmdline - these recipes are for nslu2 only. | ||||
2007-11-28 | ixp4xx.inc: Set default machine essentials to include the ixp4xx ethernet ↵ | Rod Whitby | 1 | |
firmware | ||||
2007-11-28 | slugos.inc: Set default cmdline_root for nslu2 | Rod Whitby | 1 | |
2007-11-28 | mpc8313e-rdb: use u-boot 1.3.0 instead of git | Jeremy Laine | 2 | |
2007-11-28 | u-boot: add version 1.3.0 | Jeremy Laine | 1 | |
2007-11-28 | merge of 'ce64d96dcf3b268df1bdcd7e945e7188d09c7db8' | Jeremy Laine | 23 | |
and 'd521cbe6aca8b81bda5eb51149cea06dd31e1dd2' | ||||
2007-11-28 | merge of '1e4ef7149831080d7927cc7ef101deab67fae6d7' | OpenEmbedded Project | 23 | |
and 'bb584660b2ba90c6cfe0543bd2383a383a34050f' | ||||
2007-11-28 | sane-srcrevs.inc : increment gsmd and dialer2 in unison | Graeme Gregory | 1 | |
2007-11-28 | linux-2.6.23: update mpc8313e-rdb defconfig based on mpc8323e-rdb | Jeremy Laine | 1 | |
2007-11-28 | linux-ixp4xx: Migration from ixp4xx-kernel. Intended to follow recent OE ↵ | Rod Whitby | 16 | |
kernel recipe conventions. Default kernel for slugos distro and ixp4xx machines. ixp4xx-kernel will be removed later once this is well tested. | ||||
2007-11-28 | slugos.inc: Move slugos to the same toolchain as OABI Angstrom 2007.1, and ↵ | Rod Whitby | 1 | |
bump version to 4.7 | ||||
2007-11-28 | linux.inc: Added support for processor endianness | Rod Whitby | 1 | |
2007-11-28 | apex-nslu2: Move the defconfig to a generic files dir so you can build this ↵ | Rod Whitby | 3 | |
package for the ixp4xx machines. |