summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-05-31redland: add 1.0.8 (from poky)Koen Kooi3
2009-05-31libjana: sync with pokyKoen Kooi1
2009-05-31gnet: sync with pokyKoen Kooi3
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-31pango: add 1.24.2Koen Kooi2
2009-05-31Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi74
into org.openembedded.dev
2009-05-31xserver-common 1.24: fix xdg autostartingKoen Kooi2
* it belongs in the xsession, not in the xinit
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 Hrachyshka2
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 Smith3
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-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-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
2009-05-30zuc: corrected iostream include to fix compilationMichal Hrusecky2
Signed-off-by: Michal Hrusecky <Michal@Hrusecky.net>
2009-05-30opie-sheet: fix compilation failure due to two function arguments withMichal Hrusecky2
the same name. Signed-off-by: Michal Hrusecky <Michal@Hrusecky.net>
2009-05-30usb-gadget-mode: Add defaults for omap3-pandora and fix broken script.John Willis3
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-30samba 3.3.0: tdb fixes from pokyKoen Kooi4
2009-05-30clutter 0.8: update to 0.8.8Koen Kooi1
2009-05-30ffmpeg 0.5: sync arm optimizations with current gitKoen Kooi2
2009-05-30bluez: 3.36 does not need the hciattach-ti-bts.patch. Fixes do_patch.Rolf Leggewie6
2009-05-29linux: Initial support for the Ka-Ro TX27 (rev. 4)Florian Boor3
2009-05-29imagemagick: fix program-prefix to not include target-prefixKoen Kooi1
2009-05-29ptp-gadget: fix breakages when used with musb_hdrc controllersKoen Kooi2
2009-05-29ptp-gadget: add ptp gadgetfs driverKoen Kooi1
2009-05-29Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi5
into org.openembedded.dev
2009-05-29libx11-native: add 1.1.5Koen Kooi1
2009-05-29omapfbplay: bump SRCREVKoen Kooi1
2009-05-29linux-omap 2.6.29: update defconfigKoen Kooi1
* more filesystems * more ethernet adapters builtin * usb gadgets are modules now
2009-05-29usb-gadget-mode: add support for all linux gadgets and make g_cdc the ↵Koen Kooi3
default for beagleboard
2009-05-29libx11: fix libtool invocation on x86/ppcJeremy Lainé1