Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-05-25 | Make the do_patch apply=yes param implicit if extension is .diff/.patch | Chris Larson | 10 | |
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-05-25 | Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n> | Chris Larson | 10 | |
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-04-12 | recipes: move checksums to recipes from checksums.ini | Martin Jansa | 15 | |
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-12 | libatomicops: fix packaging for usage with SDKs | Koen Kooi | 1 | |
Signed-off-by: Koen Kooi <k-kooi@ti.com> | ||||
2010-03-26 | libatomics-ops: add patch avoiding installing 2 header files twice | Martin Jansa | 2 | |
* automake-1.11 is checking that and fails Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-03-23 | pulseaudio: patch configure.ac to work around install error | Steve Sakoman | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-03-23 | pulseaudio: patch configure.ac to work around install error | Steve Sakoman | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-03-22 | pulseaudio: Plug flaw with pulseaudio restarting itself.. | Holger Hans Peter Freyther | 2 | |
Address CVE-2009-1894.. | ||||
2010-03-17 | pulseaudio-0.9.15: Fix a flaw in the tmp directory handling | Holger Hans Peter Freyther | 2 | |
* Address CVE-2009-1299, compare with http://www.debian.org/security/2010/dsa-2017 | ||||
2010-03-03 | pulseaudio: demote 0.9.19 and 0.9.21 for motorola ezx series and openmoko ↵ | Michael 'Mickey' Lauer | 2 | |
devices | ||||
2010-01-08 | libcanberra 0.17: bump PR | Koen Kooi | 1 | |
2010-01-07 | libcanberra: add libcanberra-increase-buffer-size.patch from shr/import | Martin Jansa | 3 | |
2009-12-29 | pulseaudio: demote 0.9.21 for armv4t where it doesn't compile | Michael 'Mickey' Lauer | 1 | |
2009-11-30 | gconfmm: add 2.28.0 | Koen Kooi | 1 | |
paprefs: add 0.9.9 | ||||
2009-11-30 | pulseaudio: make compileable under uclibc again | Henning Heinold | 3 | |
* bring back INC_PR * bump PR | ||||
2009-11-27 | pulseaudio: add version 0.9.21 | Liam Girdwood | 7 | |
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk> | ||||
2009-11-09 | pulseaudio: added pulseaudio-0.9.19 | Liam Girdwood | 7 | |
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk> | ||||
2009-10-21 | libcanberra: depends on libtool | Michael 'Mickey' Lauer | 1 | |
2009-10-14 | libatomic-ops: Add MIPS support, from gentoo | Tom Rini | 2 | |
2009-10-14 | sound-theme-freedesktop: add 0.7 | Steve Sakoman | 1 | |
2009-10-02 | libcanberra: tweak packaging | Koen Kooi | 1 | |
2009-09-20 | pulseaudio: turn off eleet a5m 0ptimiZ4ti0nZ in thumb mode | Phil Blundell | 2 | |
2009-09-19 | libcanberra: add 0.17; misc bug fixes and includes vapi bindings now | Michael 'Mickey' Lauer | 1 | |
2009-08-07 | libcanberra: add 0.14 | Michael 'Mickey' Lauer | 1 | |
2009-07-12 | pulseaudio: fix detection of tls for shared libraries | Henning Heinold | 2 | |
* bump PR | ||||
2009-07-12 | pulseaudio: fix building of bluez_ipc stuff | Henning Heinold | 2 | |
* bump PR | ||||
2009-07-12 | pulseaudio: use right gettext automake macro for generating locales or not | Henning Heinold | 2 | |
* only for version 0.9.15 * bump PR | ||||
2009-06-24 | pulseaudio: Switch to INC_PR, add openssl to DEPENDS. | Tom Rini | 6 | |
Also remove dbus from the version specific DEPENDS lines as it's in the inc file | ||||
2009-06-22 | pavucontrol: add 0.9.8 | Koen Kooi | 1 | |
2009-06-05 | pulseaudio: add 0.9.15, sync with poky | Koen Kooi | 9 | |
2009-06-05 | libcanberra: sync with poky | Koen Kooi | 1 | |
2009-05-10 | libcanberra: fix packaging and DEPENDS | Koen Kooi | 1 | |
2009-04-18 | libcanberra: Updated to version 0.12. | Stanislav Brabec | 1 | |
2009-04-17 | pulseaudio: fix volatiles and ship policykit file | Koen Kooi | 3 | |
2009-04-16 | libatomics-ops: Package all installed files. | Stanislav Brabec | 1 | |
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 34 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> |