Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-06-08 | tangogps: Update to version 0.9.6. | Stanislav Brabec | 2 | |
2009-06-08 | midori: Updated to version 0.1.7. | Stanislav Brabec | 2 | |
2009-06-08 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Stanislav Brabec | 2 | |
into org.openembedded.dev | ||||
2009-06-08 | geda: Updated to version 1.4.3. | Stanislav Brabec | 11 | |
2009-06-08 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 51 | |
into org.openembedded.dev | ||||
2009-06-08 | irssi: add 0.8.13 | Koen Kooi | 2 | |
* this one actually builds with a recent toolchain and userspace | ||||
2009-06-08 | Add iptraf, a heavy-duty bandwidth monitor. | Michael Smith | 3 | |
Signed-off-by: Michael Smith <msmith@cbnco.com> | ||||
2009-06-08 | xorg-util: use the cross compiler instead of gcc in configure scripts | md | 2 | |
- the macro code provided for xlibs is not usable for cross-compiling as for determining the compiler version simply the `gcc' command is used - instead, we now use $CC | ||||
2009-06-08 | minicom: fix compile error due to conflicting function names | md | 2 | |
- the `getline()' function used in minicom.c may have been defined in stdio.h if __USE_GNU is defined - as a fix that function name is redefined within minicom.c | ||||
2009-06-08 | glibc: fixed QA problems | md | 1 | |
- glibc-package.bbclass defines glibc-dbg as a package, but by default generating debug code is disabled in the build - as a fix the QA check for the glibc-dbg package is disabled | ||||
2009-06-08 | weekly-changelog-report.py: limit report line length to 78 chars | Marcin Juszkiewicz | 1 | |
2009-06-08 | krb5: depend on e2fsprogs-native to get compile_et | Marcin Juszkiewicz | 1 | |
2009-06-08 | e2fsprogs-native: stage compile_et required by krb5 | Marcin Juszkiewicz | 1 | |
2009-06-08 | mtools: change permissions of sources to get quilt apply all patches | Marcin Juszkiewicz | 1 | |
2009-06-08 | mpd: make it more buildable | Marcin Juszkiewicz | 1 | |
- added dependency on lame as it uses it - removed dependency on ffmpeg and curl as it does not use them | ||||
2009-06-08 | angstrom: use -O not -O2 for ep9312 tuning | Marcin Juszkiewicz | 1 | |
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> | ||||
2009-06-08 | angstrom: disable binary locales for ep9312 (tuning) instead of ep93xx (machine) | Marcin Juszkiewicz | 1 | |
ep93xx can be built for armv4t which supports binary locales Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> | ||||
2009-06-08 | glibc: added Maverick support (done by Hasjim Williams) | Marcin Juszkiewicz | 10 | |
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> | ||||
2009-06-08 | binutils: added Maverick support (done by Hasjim Williams) | Marcin Juszkiewicz | 2 | |
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> | ||||
2009-06-08 | linux-powerpc-fsl: Tune defconfig for machine. Fix files path in recipe. | Leon Woestenberg | 2 | |
2009-06-08 | busybox: fix udhcpc default script location when prefix is not "/usr" | Michael Smith | 4 | |
Signed-off-by: Michael Smith <msmith@cbnco.com> | ||||
2009-06-08 | Add bwm-ng 0.6: lightweight network and disk bandwidth monitor | Michael Smith | 2 | |
Signed-off-by: Michael Smith <msmith@cbnco.com> | ||||
2009-06-08 | xorg-xserver: update and document status of some more patches | Rolf Leggewie | 16 | |
2009-06-08 | xserver-xorg: drop unused miext_layer_shadow_h.patch against code that was ↵ | Rolf Leggewie | 1 | |
removed in 2005. | ||||
2009-06-07 | sdrshell: add svn version | Koen Kooi | 1 | |
2009-06-07 | webkit-git: bump SRCREV | Koen Kooi | 3 | |
2009-06-07 | dttsp: add svn version | Koen Kooi | 1 | |
2009-06-07 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 2 | |
into org.openembedded.dev | ||||
2009-06-07 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Leon Woestenberg | 40 | |
into org.openembedded.dev | ||||
2009-06-07 | nilfs-utils: user space tools for NILFS2 logging filesystem. | Leon Woestenberg | 2 | |
The NILFS2 logging filesystem is being mainlined in the Linux kernel. Supposedly has good write performance on both HD and SSD media due to its sequential write characteristics from its circular log based approach. Signed-off-by: Leon Woestenberg <leon@sidebranch.com> | ||||
2009-06-07 | alsa-state: disable dmix from angstrom, it creates way more problems than it ↵ | Koen Kooi | 2 | |
attempts to solve | ||||
2009-06-07 | obexd: update to 0.13 | Koen Kooi | 1 | |
2009-06-07 | bluez4: update to 4.41 | Koen Kooi | 2 | |
2009-06-07 | enlightenment: update a bunch of PVs to match SRCREV | Koen Kooi | 11 | |
2009-06-07 | gnome-bluetooth: add git version (disabled by default) | Koen Kooi | 2 | |
* also update gtk-doc.make | ||||
2009-06-07 | x11vnc: add 0.9.7 | Koen Kooi | 2 | |
2009-06-07 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 27 | |
into org.openembedded.dev | ||||
2009-06-07 | xorg-xserver: push a couple of patches upstream. | Rolf Leggewie | 13 | |
2009-06-07 | xserver-kdrive-imageon_1.2.0: fix AC_SUBST in configure.ac | Andrea Adami | 2 | |
- AC_SUBST is documented to only take one variable - was breaking with autotools_2.63 - bump PR | ||||
2009-06-07 | xserver-kdrive_1.4.0.90: fix AC_SUBST in configure.ac | Andrea Adami | 2 | |
- AC_SUBST is documented to only take one variable - was breaking with autotools_2.63 - bump PR | ||||
2009-06-06 | intuition: Add swisscoms intuition prototype. | Stefan Schmidt | 1 | |
2009-06-06 | gridpad: Add swisscoms gridpad. | Stefan Schmidt | 1 | |
2009-06-06 | bubble-keyboard: Add swisscoms bubble-keyboard prototyp | Stefan Schmidt | 1 | |
2009-06-06 | sane-srcrevs: Update and add more swisscom revisions | Stefan Schmidt | 1 | |
2009-06-06 | essential-dialer: Sync package version | Stefan Schmidt | 1 | |
2009-06-06 | libefso: Sync package version | Stefan Schmidt | 1 | |
2009-06-06 | angstrom 2009.X: prefer a newer usbutils | Koen Kooi | 1 | |
2009-06-06 | angstrom feed builder: add fldigi and xf86-video-sisusb | Koen Kooi | 1 | |
2009-06-06 | task-beagleboard-demo: include gnome-bluetooth | Koen Kooi | 1 | |
2009-06-06 | util-linux-ng: add e2fsprogs-libs to DEPENDS. | Rolf Leggewie | 1 | |