summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-11-30merge of '3948c8054b50f67afee06a66abbab4a35915d297'Paul Sokolovsky82
and 'cefef520b1840df3899cd9fc5a4fc3cb9faa38ce'
2007-11-30base.bbclass: add buildall task from PokyCliff Brake1
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-30merge of '6b94c6eeda0e3ff2069f19a1f393df67d80bebe9'Rod Whitby3
and 'f7531c375389681cc06ea3169fea009301b94267'
2007-11-30sane-srcrevs: (and friends): Added openmoko-sample2Rod Whitby3
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 Whitby24
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 Raj3
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 Project10
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 Hentges9
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übbe3
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 Whitby5
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-28ixp4xx.inc: Set default machine essentials to include the ixp4xx ethernet ↵Rod Whitby1
firmware
2007-11-28slugos.inc: Set default cmdline_root for nslu2Rod Whitby1
2007-11-28mpc8313e-rdb: use u-boot 1.3.0 instead of gitJeremy Laine2
2007-11-28u-boot: add version 1.3.0Jeremy Laine1
2007-11-28merge of 'ce64d96dcf3b268df1bdcd7e945e7188d09c7db8'Jeremy Laine23
and 'd521cbe6aca8b81bda5eb51149cea06dd31e1dd2'
2007-11-28merge of '1e4ef7149831080d7927cc7ef101deab67fae6d7'OpenEmbedded Project23
and 'bb584660b2ba90c6cfe0543bd2383a383a34050f'
2007-11-28sane-srcrevs.inc : increment gsmd and dialer2 in unisonGraeme Gregory1
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 Whitby16
kernel recipe conventions. Default kernel for slugos distro and ixp4xx machines. ixp4xx-kernel will be removed later once this is well tested.
2007-11-28slugos.inc: Move slugos to the same toolchain as OABI Angstrom 2007.1, and ↵Rod Whitby1
bump version to 4.7
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.conf: Add missing provider specificationRod Whitby1
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-28nslu2-image.bbclass: Remove the need for the temporary subdirectory by ↵Rod Whitby1
grabbing files from their original locations directly. Allow usage of this class in ixp4xx machines, not just nslu2.