summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-09-18net-snmp: move svn srcrev to sane-srcrevsJan Lübbe2
2009-09-18net-snmp: add recipe for perl bindingsJan Lübbe2
It seems hard to convince net-snmp's build system to crossbuild the perl bindings, so i use a new recipe.
2009-09-18net-snmp: use LDFLAGS (fixes QA error)Jan Lübbe1
2009-09-18net-snmp: switch to INC_PRJan Lübbe5
2009-09-18libpoe-perl: add recipeJan Lübbe1
2009-09-18xserver-xorg-conf: add omap3517-evm supportKoen Kooi2
* This fixes the "blank screen" problem Frank Walzer reported
2009-09-17Merge branch 'org.openembedded.dev' of ↵Graeme Gregory20
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-09-17linux-omap-zoomsync_2.6.31.bb : added new kernel for omapzoom2Omar Barron2
Move to linux-omap kernel TI sync at git://dev.omapzoom.org/pub/scm/integration/kernel-omap3.git Signed-off-by: Omar Barron <o-barron@ti.com>
2009-09-17libtool: Use more clean way to set ac_cv_path_* variables. Never load ↵Stanislav Brabec16
libtool.inc twice.
2009-09-17libframeworkd-phonegui*: Abstraction libs for fso and efl (from SHR)Stefan Schmidt3
2009-09-17frameworkd-config-shr: SHR specific frameworkd config (from SHR)Stefan Schmidt1
2009-09-17mplayer/files/pld-onlyarm5-svn.patch : refresh for newest svnGraeme Gregory1
2009-09-17libsdl-x11_1.2.11.bb : remove asm/page.h as its no longer thereGraeme Gregory2
2009-09-17autoconf: Fixed calling of perl and m4:Stanislav Brabec6
* removed path_prog_fixes.patch * set needed ac_cv_* variables for non-native builds * depend on perl * for more see http://thread.gmane.org/gmane.comp.handhelds.openembedded/26476
2009-09-17Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi46
into org.openembedded.dev
2009-09-17gst-rtsp: add 0.10.4Koen Kooi1
* vala and python binding haven't been enabled, they most likely require some patching
2009-09-17elementary-theme-*: Elementary themes (from SHR)Stefan Schmidt2
2009-09-17e-wm-theme-illume-sixteen: Add recipe (from SHR)Stefan Schmidt1
2009-09-17e-wm-theme-illume-niebiee: Add recipe (from SHR)Stefan Schmidt1
2009-09-17e-wm-illume-dict-pl: Polish dict for the illume keyboard (from SHR)Stefan Schmidt1
2009-09-17illume-keyboard*: A bunch of illume keyboard layouts. (from SHR)Stefan Schmidt13
2009-09-17etk-theme-shr: Add recipe (from SHR)Stefan Schmidt1
2009-09-17alsa-scenarii-shr: Add recipe (from SHR)Stefan Schmidt1
2009-09-17bphone-utils: Add recipe (from SHR)Stefan Schmidt1
2009-09-17initscripts-shr: Add SHR initscripts (from SHR)Stefan Schmidt22
2009-09-17e-wm-theme-illume-shr: Add recipe (from SHR)Stefan Schmidt1
2009-09-17e-wm-sysactions-shr: Add recipe (from SHR)Stefan Schmidt1
2009-09-17e-wm-menu-shr: Add recipe (from SHR)Stefan Schmidt1
2009-09-17libgles-omap3: switch to FLIP wseglKoen Kooi1
2009-09-17u-boot: if there's a fw-env in SRC_URI build and install tools as wellKoen Kooi1
2009-09-17gstreamer-ti: only patch in omapfb for armv7aKoen Kooi1
2009-09-17xf86-video-geode: update to 2.11.4.1Otavio Salvador5
Since it is a bugfix release we updated from 2.11.2 to 2.11.4.1 and also set this as preferred version for the distros using the upcoming Xorg 7.5 release or the 7.4 (updates). Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-09-17pcmanfm: fix automounting supportOtavio Salvador2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-09-17uClibc: use __always_inline instead of __inline__Mario Domenech Goulart2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-09-17linux-omap 2.6.31: add some more display fixesKoen Kooi5
2009-09-17linux-omap 2.6.31: add extra EHCI and USB patches from ↵Koen Kooi19
http://arago-project.org/git/people/?p=ajay/omap-usb-driver.git;a=summary
2009-09-17ffmpeg svn: sync with git version to fix versioningKoen Kooi1
2009-09-17llvm 2.7: New recipe.Xerxes Rånby3
llvm-native 2.7: Likewise.
2009-09-17gst-player: add recipe for a simple gstreamer playerBrijesh Singh1
2009-09-17gstreamer-ti: remove mp3 cap from gst_ti auddec1 element.Brijesh Singh2
* Default TSPA codec does not have mp3 decoder and this patch removes the mp3 decoder caps from auddec1 element. This will help playbin on auto-detecting mp3 decoder when dsp decoder is not available.
2009-09-17gstreamer-ti: import omapfbsink in gst_ti and add support for hw accelerated ↵Brijesh Singh2
framecopy based on dmai transport buffers. The new element is registered as "omapdmaifbsink"
2009-09-17ti-cs1-omap35330: update SR_URIBrijesh Singh1
2009-09-16proxy-libintl-20080418: Add the patch to compile as shared libraryKhem Raj2
* Keep generating .a file. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-16glib-2.0-native_2.21.4.bb: New recipe for native glib 2.21.4Khem Raj22
* Build shared library instead of static. * with libint.a the link order matters and generally for uclibc targets we append -lintl to LDFLAGS and sometime it gets specified before the objects and symbols do not get pulled in. Better we generate shared object so the linking order does not matter Signed-off-by: Khem Raj <raj.khem@gmail.com> glib-2.0_2.21.4.bb: Make default prefrence. * Move to INC_PR Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-16clutter.inc: Add omap5912osk to COMPATIBLE_MACHINEKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-16prismstumbler: Don't apply wireless.patch for linux-libc-headers >= 2.6.30.Stanislav Brabec1
2009-09-16gtk+: Implemented INC_PR, require hicolor-icon-theme.Stanislav Brabec8
2009-09-16bluez-gnome: Fix crash on pairing configured rfcomm device. Typo fix.Stanislav Brabec3
2009-09-16wget: Increase INC_PR to replace pre-INC_PR packages in feeds.Stanislav Brabec3
2009-09-16intltool: Increase INC_PR to replace pre-INC_PR packages in feeds.Stanislav Brabec9