Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-05-30 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 5 | |
into org.openembedded.dev | ||||
2009-05-30 | checksums: add some more checksums | Koen Kooi | 1 | |
2009-05-30 | displaylink: add kernel-module-udlfb and libdlo, which are 2 ways of ↵ | Koen Kooi | 5 | |
controlling displaylink based usb devices | ||||
2009-05-30 | justreader: document that correct-settings-path.patch has been sent upstream | Rolf Leggewie | 1 | |
2009-05-30 | zuc: corrected iostream include to fix compilation | Michal Hrusecky | 2 | |
Signed-off-by: Michal Hrusecky <Michal@Hrusecky.net> | ||||
2009-05-30 | opie-sheet: fix compilation failure due to two function arguments with | Michal Hrusecky | 2 | |
the same name. Signed-off-by: Michal Hrusecky <Michal@Hrusecky.net> | ||||
2009-05-30 | usb-gadget-mode: Add defaults for omap3-pandora and fix broken script. | John Willis | 3 | |
Add default usb-gadget mode for the omap3-pandora and fix typo in recipes/usb-gadget-mode/files/usb-gadget that breaks package. Signed-off-by: John Willis <John.Willis@Distant-earth.com> Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
2009-05-30 | samba 3.3.0: tdb fixes from poky | Koen Kooi | 4 | |
2009-05-30 | clutter 0.8: update to 0.8.8 | Koen Kooi | 1 | |
2009-05-30 | ffmpeg 0.5: sync arm optimizations with current git | Koen Kooi | 2 | |
2009-05-30 | MAINTAINERS: re-sort alphabetically and add a note about this to the bottom, too | Rolf Leggewie | 1 | |
* most people recently apparently did not read line 5ff | ||||
2009-05-30 | docs: add copyright notice for 2009 | Rolf Leggewie | 1 | |
2009-05-30 | docs: fix URL for bitbake manual. (Closes: #5122) | Rolf Leggewie | 1 | |
2009-05-30 | bluez: 3.36 does not need the hciattach-ti-bts.patch. Fixes do_patch. | Rolf Leggewie | 6 | |
2009-05-29 | linux: Initial support for the Ka-Ro TX27 (rev. 4) | Florian Boor | 3 | |
2009-05-29 | tx27.conf: Initial machine description for Ka-Ro TX27 board | Florian Boor | 1 | |
2009-05-29 | imagemagick: fix program-prefix to not include target-prefix | Koen Kooi | 1 | |
2009-05-29 | ptp-gadget: fix breakages when used with musb_hdrc controllers | Koen Kooi | 2 | |
2009-05-29 | ptp-gadget: add ptp gadgetfs driver | Koen Kooi | 1 | |
2009-05-29 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 5 | |
into org.openembedded.dev | ||||
2009-05-29 | libx11-native: add 1.1.5 | Koen Kooi | 1 | |
2009-05-29 | omapfbplay: bump SRCREV | Koen Kooi | 1 | |
2009-05-29 | linux-omap 2.6.29: update defconfig | Koen Kooi | 2 | |
* more filesystems * more ethernet adapters builtin * usb gadgets are modules now | ||||
2009-05-29 | usb-gadget-mode: add support for all linux gadgets and make g_cdc the ↵ | Koen Kooi | 3 | |
default for beagleboard | ||||
2009-05-29 | libx11: fix libtool invocation on x86/ppc | Jeremy Lainé | 1 | |
2009-05-29 | task-sdk-extra: pull in missing libxi | Florian Boor | 1 | |
2009-05-29 | xserver-kdrive: patch for supporting 800x480 video modes. | Florian Boor | 3 | |
2009-05-29 | task-sdk-extra: Replace some oldstyle X bits with new components. This helps ↵ | Florian Boor | 1 | |
to keep toolchain and filesystem in sync and avoids messing up staging. | ||||
2009-05-29 | usbutils: update to 0.82 | Koen Kooi | 2 | |
2009-05-28 | libx11-1.1.4: Prevent crash of makekeys (backport from 1.1.5). | Stanislav Brabec | 1 | |
2009-05-28 | man-pages: Removed man-pages_2.79.bb. | Stanislav Brabec | 1 | |
2009-05-28 | gpe-login: Do not depends on kernel with CONFIG_SYSFS_DEPRECATED*=y. | Stanislav Brabec | 2 | |
2009-05-28 | man-pages: Update to version 3.21. | Stanislav Brabec | 2 | |
2009-05-28 | xproto-native 7.0.15: depends on util-macros-native | Koen Kooi | 1 | |
2009-05-28 | devicekit: add 003 | Koen Kooi | 1 | |
2009-05-28 | angstrom 2009.X: some more preferred versions | Koen Kooi | 1 | |
2009-05-28 | linux(-rp).inc: Quirk for udev greater or equal 141 | Koen Kooi | 2 | |
* opt-in, distros can set UDEV_GE_141 = 1 to get the quirks applied * currently unsets CONFIG_SYSFS_DEPRECATED* per udev README | ||||
2009-05-28 | xf86-input-keyboard: update to 1.3.2 | Koen Kooi | 2 | |
2009-05-28 | xserver xorg 1.6.1: fix sysroot regression by applying the same patch as 1.5.x | Koen Kooi | 1 | |
2009-05-28 | MAINTAINERS: add myself to list | Paul Eggleton | 1 | |
2009-05-28 | libopie2/qte: fix bad cursor key rotation on some devices | Paul Eggleton | 5 | |
* Should fix bad cursor key rotation with respect to the screen on some devices and hopefully won't affect devices that were OK. * All responsibility for rotating the cursor keys now lies with ODevice (libopie2). Any further fixes need to be applied there. * Refer to OE bug #3678 for more information. | ||||
2009-05-27 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Paul Eggleton | 1 | |
into org.openembedded.dev | ||||
2009-05-28 | lockdown: steal some bits from openmoko that will dump prefferred_versions ↵ | Koen Kooi | 1 | |
to TMPDIR * freeze.inc would work as well, but I got this working first | ||||
2009-05-27 | h2200-bootloader: fix for mtd being built into kernel again | Paul Eggleton | 1 | |
2009-05-27 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 36 | |
into org.openembedded.dev | ||||
2009-05-27 | linux-omap 2.6.29: add more DSS2 patches | Koen Kooi | 3 | |
2009-05-27 | libx11: add 1.2 | Koen Kooi | 3 | |
2009-05-27 | libxext: add 1.0.6 | Koen Kooi | 1 | |
2009-05-27 | linux-hotplug: fixed the path to the hotplug command in pci.rc * the hotplug ↵ | Martin Dietze | 2 | |
command was assumed to be in /sbin, but it actually is in /usr/sbin | ||||
2009-05-27 | rrdtool: fixed gcc options clashing with gcc 3 for nylon, refined package ↵ | Martin Dietze | 1 | |
definition for insane.bbclass * the gcc option `-Wdeclaration-after-statement' broke the gcc 3 build, this is fixed now for nylon * the package definition ${libdir}/perl broke the build due to QA problems, this is now replaced by the list of files actually installed |