summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-06-01startup-notification: add 0.9Koen Kooi1
2009-06-01clutter 0.9: fixup GLES backendKoen Kooi1
2009-06-01clutter 0.9: add from pokyKoen Kooi2
2009-06-01librsvg: add 2.26.0Koen Kooi2
2009-06-01connman: fix initscript and start earlier (but after dbus) (from poky)Koen Kooi3
2009-06-01dbus: start a bit earlier in the init sequence (from poky)Koen Kooi2
2009-06-01udev: Allow standard users to access shared memory (from poky)Koen Kooi2
2009-06-01gnuradio: add hack to build a private copy of libusb (the gnarly old one) ↵Koen Kooi3
and statically link that since gnuradio is using private methods of libusb that libusb-compat won't provide
2009-05-31gnome-vfs: bump PR for gnome.bbclass changeKoen Kooi1
2009-05-31gimp 2.6.3: bump PR for gnome.bbclass changeKoen Kooi1
2009-05-31moblin: add recipes from poky 'meta-moblin' overlayKoen Kooi9
* the juicy parts depend on clutter and clutter-gst
2009-05-31xdg-user-dirs: add 0.10 (from poky)Koen Kooi2
2009-05-31redland: add 1.0.8 (from poky)Koen Kooi3
2009-05-31libjana: sync with pokyKoen Kooi2
2009-05-31gnet: sync with pokyKoen Kooi4
2009-05-31gupnp*: sync with pokyKoen Kooi3
2009-05-31check: add 0.9.5 (from poky)Koen Kooi2
2009-05-31angstrom-gpe-task-base: bump PRKoen Kooi1
2009-05-31angstrom 2009.X: preferred-versions updatesKoen Kooi1
2009-05-31pango: add 1.24.2Koen Kooi3
2009-05-31Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi76
into org.openembedded.dev
2009-05-31gnome.bbclass: remove unneeded scrollkeeper stuff from gnome packages.Ihar Hrachyshka1
Scrollkeeper generates its XML database for every package when installing it. The problem is that while building it sees only specific package scrollkeeper stuff so we get wrong scrollkeeper xml file generated for every gnome.bbclass package. Including the file into every gnome package results in package contents conflicts. This patch removes a quick hack made by Koen with previous commit. Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Phil Blundell <philb@gnu.org> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-05-31xserver-common 1.24: fix xdg autostartingKoen Kooi2
* it belongs in the xsession, not in the xinit
2009-05-31zaurus-kernel: bump PR to match linux-kexecboot-2.6.24 fix for gcc-4.3Andrea Adami1
2009-05-31linux-kexecboot-2.6.24: fix compilation with gcc-4.3. Bump PRAndrea Adami3
Since some architectures don't support __udivdi3(). Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org> Cc: john stultz <johnstul@us.ibm.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2009-05-31linux-rp-2.6.23: fix compilation with gcc-4.3Andrea Adami2
Since some architectures don't support __udivdi3(). Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org> Cc: john stultz <johnstul@us.ibm.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2009-05-31linux-rp-2.6.24: fix compilation with gcc-4.3Andrea Adami2
Since some architectures don't support __udivdi3(). Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org> Cc: john stultz <johnstul@us.ibm.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2009-05-30python-native: Add readline-native to DEPENDS, bump PR.Tom Rini1
It looks a little less trivial to switch python to INC_PR, so for now do 'PR .= ".1"' instead.
2009-05-30python-native_2.6.1.bb: Add zlib-native to DEPENDSKhem Raj1
Do not use --with-zlib instead depend on zlib-native Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-30(e)glibc-package: enable binary locale generation for powerpcRoman Khimov2
It works there, so add to whitelist.
2009-05-30udev: fixed obsolete udevadm syntax for udev init.d script.Ihar Hrachyshka2
Fixed the following warning message when executing udev init script: "udevadm control commands requires the --<command> format, this will stop working in a future release." Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-30vim: be an alternative to /bin/vi; switch to INC_PRMichael Smith4
Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-30uclibc: remove calls to obsolete base_set_filespath()Michael Smith9
Some recipes can use the default FILESPATHPKG, others need to override. Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-30glibc/eglibc: remove calls to obsolete base_set_filespath()Michael Smith10
Some recipes can use the default FILESPATHPKG, others need to override. Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-30Replace obsolete base_set_filespath() with FILESPATHPKG in some recipes.Michael Smith5
Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-30Remove references to base_set_filespath() from recipes that don't need it.Michael Smith17
These recipes are covered by the default FILESPATHPKG setting. Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-30directfb: added new version 1.2.8Ihar Hrachyshka3
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-30syslog-ng: fix SRC_URIsMichael Smith4
Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-05-30netsurf: add recipe for version 2.1Dmitry Artamonow6
It's gtk+ version built with GIF,JPEG,PNG and without SVG,MNG and PDF printing support. Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-30hubbub: add recipe for version 0.0.1Dmitry Artamonow1
Hubbub is an HTML5 compliant parsing library, written in C. Currently only Netsurf browser is using it, so we build just static library. Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-30libparserutils: add recipe for version 0.0.1Dmitry Artamonow1
LibParserUtils is a library for building efficient parsers. Currently only Netsurf browser is using it (via hubbub), so we build just static library. Please note that this build doesn't use external iconv(), so only few built-in charsets are supported (UTF-8/16, windows-125x, iso-8859-*) We may revisit this later, if there's a need. Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-30libnsgif: add recipe for version 0.0.1Dmitry Artamonow1
libnsgif is GIF decoding library. Currently only Netsurf browser is using it, so we build just static library. Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-30libnsbmp: add recipe for version 0.0.1Dmitry Artamonow1
libnsbmp is BMP and ICO decoding library. Currently only Netsurf browser is using it, so we build just static library. Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-30checksums.ini: add checksums for netsurf-2.1 and related libsDmitry Artamonow1
Full list: * netsurf-2.1 * hubbub-0.0.1 * libparserutils-0.0.1 * libnsbmp-0.0.1 * libnsgif-0.0.1 Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-30php: Add fastcgi supportTim Ellis1
2009-05-30opie-packagemanager / opie-sheet: Add notes to recently added patches ↵Paul Eggleton2
indicating upstream status.
2009-05-30Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi5
into org.openembedded.dev
2009-05-30checksums: add some more checksumsKoen Kooi1
2009-05-30displaylink: add kernel-module-udlfb and libdlo, which are 2 ways of ↵Koen Kooi5
controlling displaylink based usb devices
2009-05-30justreader: document that correct-settings-path.patch has been sent upstreamRolf Leggewie1