Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-09-17 | xf86-video-geode: update to 2.11.4.1 | Otavio Salvador | 5 | |
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-17 | pcmanfm: fix automounting support | Otavio Salvador | 2 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-09-17 | uClibc: use __always_inline instead of __inline__ | Mario Domenech Goulart | 2 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-09-17 | linux-omap 2.6.31: add some more display fixes | Koen Kooi | 5 | |
2009-09-17 | linux-omap 2.6.31: add extra EHCI and USB patches from ↵ | Koen Kooi | 19 | |
http://arago-project.org/git/people/?p=ajay/omap-usb-driver.git;a=summary | ||||
2009-09-17 | ffmpeg svn: sync with git version to fix versioning | Koen Kooi | 1 | |
2009-09-17 | llvm 2.7: New recipe. | Xerxes Rånby | 3 | |
llvm-native 2.7: Likewise. | ||||
2009-09-17 | gst-player: add recipe for a simple gstreamer player | Brijesh Singh | 1 | |
2009-09-17 | gstreamer-ti: remove mp3 cap from gst_ti auddec1 element. | Brijesh Singh | 2 | |
* 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-17 | gstreamer-ti: import omapfbsink in gst_ti and add support for hw accelerated ↵ | Brijesh Singh | 2 | |
framecopy based on dmai transport buffers. The new element is registered as "omapdmaifbsink" | ||||
2009-09-17 | ti-cs1-omap35330: update SR_URI | Brijesh Singh | 1 | |
2009-09-16 | proxy-libintl-20080418: Add the patch to compile as shared library | Khem Raj | 2 | |
* Keep generating .a file. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-09-16 | glib-2.0-native_2.21.4.bb: New recipe for native glib 2.21.4 | Khem Raj | 22 | |
* 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-16 | clutter.inc: Add omap5912osk to COMPATIBLE_MACHINE | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-09-16 | prismstumbler: Don't apply wireless.patch for linux-libc-headers >= 2.6.30. | Stanislav Brabec | 1 | |
2009-09-16 | gtk+: Implemented INC_PR, require hicolor-icon-theme. | Stanislav Brabec | 8 | |
2009-09-16 | bluez-gnome: Fix crash on pairing configured rfcomm device. Typo fix. | Stanislav Brabec | 3 | |
2009-09-16 | wget: Increase INC_PR to replace pre-INC_PR packages in feeds. | Stanislav Brabec | 3 | |
2009-09-16 | intltool: Increase INC_PR to replace pre-INC_PR packages in feeds. | Stanislav Brabec | 9 | |
2009-09-16 | libxcalibrate, calibrateproto: Increment PE to upgrade packages in feeds. | Stanislav Brabec | 2 | |
2009-09-16 | python-dbus: add some more dependencies | Michael 'Mickey' Lauer | 1 | |
2009-09-16 | xserver-xorg-conf: add omap3-touchbook support | Koen Kooi | 2 | |
2009-09-16 | linux-omap 2.6.29: only use touchbook aufs stuff when passsing "special" as ↵ | Koen Kooi | 1 | |
root device name | ||||
2009-09-15 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 1 | |
into org.openembedded.dev | ||||
2009-09-15 | x-load: add omap3-touchbook support | Koen Kooi | 1 | |
2009-09-15 | linux-omap 2.6.29: add support for the omap3-touchbook | Koen Kooi | 32 | |
2009-09-15 | u-boot git: add omap3-touchbook support | Koen Kooi | 4 | |
2009-09-15 | gob2-native: missing glib-2.0-native dependency added | Steffen Sledz | 1 | |
2009-09-15 | linux-omap 2.6.31: add memhole patch | Koen Kooi | 2 | |
2009-09-15 | transmission : make use .inc file as all recipes are pretty identical. | Graeme Gregory | 4 | |
2009-09-15 | linux-libc-headers_2.6.31.bb : add newest kernel headers, this has the | Graeme Gregory | 2 | |
0001-implement-TIF_RESTORE_SIGMASK-support-and-enable-the.patch enabled which is getting to be needed for udev. DEF_PREF = -1 for now as I havent tested this properly yet | ||||
2009-09-15 | vagalume: Rename vagalume_0.7.bb as vagalume_0.7.1.bb | Khem Raj | 1 | |
* Fixes PR 5146 * Credit to bugs@vdm-design.de for reporting and posting recipe Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-09-15 | libcgicc: Add new recipe for 3.2.8 release | Khem Raj | 3 | |
* Move common parts to libcgicc.inc * Add new recipe for 3.2.8 release * Fixes bug 5314 * Thanks to Jim Sheldon for reporting and providing a recipe for 3.2.7 release. Unfortunately that recipe did not work well. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-09-14 | eglibc: Bump the SRCREV to get new fixes. | Khem Raj | 3 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-09-14 | xserver-xorg-1.5.3: Fix the build with nptl | Khem Raj | 3 | |
* These two patches are ported from http://bugs.gentoo.org/show_bug.cgi?id=263679#c13 it fixes the following error. ../../glx/.libs/libglx.a(glapi.o): In function `_glapi_set_dispatch': glapi.c:(.text+0x117ac): undefined reference to `pthread_once' collect2: ld returned 1 exit status make[3]: *** [Xvfb] Error 1 Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-09-14 | openrd-base: Support for Marvell Kirkwood ARM based OpenRD-Base board. | Leon Woestenberg | 4 | |
Signed-off-by: Leon Woestenberg <leon@sidebranch.com> | ||||
2009-09-14 | binutils_2.19.51: remove already-applied patches, add source checksum | Phil Blundell | 1 | |
2009-09-14 | rt-tests: add git recipe | Cliff Brake | 1 | |
2009-09-14 | linux-neuros git: updates | Koen Kooi | 2 | |
2009-09-14 | julius: add demo files from the TI speechrecognizer demo | Koen Kooi | 1 | |
2009-09-14 | calibrator: add new recipes for cache calibrator | Cliff Brake | 1 | |
Used to load system during RT testing | ||||
2009-09-14 | midori: add 0.10 | Koen Kooi | 1 | |
2009-09-14 | powertop: fix compilation with the extra states patch | Koen Kooi | 1 | |
2009-09-13 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Stefan Schmidt | 108 | |
into org.openembedded.dev | ||||
2009-09-13 | emotion_svn: Remove not needed sed hack for edje_cc. | Stefan Schmidt | 1 | |
2009-09-13 | nfs-utils_1.1.2.bb: Fix compilation on uclibc | Khem Raj | 2 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-09-13 | sysstat_8.1.6.bb: Fix compilation on uclibc | Khem Raj | 1 | |
* Add dependency on virtual/libintl Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-09-13 | Merge branch 'org.openembedded.dev' of ↵ | Koen Kooi | 9 | |
ssh://dominion.thruhere.net/var/cache/git/openembedded into org.openembedded.dev | ||||
2009-09-13 | gstreamer-ti: bump SRCREV and apply patch from tracker 462 | Brijesh Singh | 5 | |
2009-09-13 | dvsdk: update README to use ce 2.24.01 | Brijesh Singh | 1 | |