Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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 | omap3-touchbook: also generate squashfs files | Koen Kooi | 1 | |
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 | 2 | |
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 | preferred-xorg-versions-X11R7.4.inc: Lock PREFERRED_VERSION_dri2proto ?= "1.1" | Khem Raj | 1 | |
* With dri2proto 2.0 recipe being added now it gets picked up this recipes needs newer version of xorg-utils so we tie down the version of dri2proto to 1.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 | sane-toolchain.inc: armv5te mentioned twice on eabi-capable list | Aleksandr Koltsoff | 1 | |
* armv5te is mentioned twice in the arm_eabi_supporting_arches list of sane-toolchain.inc. Remove the latter occurance. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Cliff Brake <cliff.brake@gmail.com> | ||||
2009-09-16 | sane-toolchain.inc: bump default binutils to a version that works with the ↵ | Michael 'Mickey' Lauer | 1 | |
default gcc | ||||
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 | omap3-touchbook: add machine config based on the beagleboard one | Koen Kooi | 1 | |
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 | 3 | |
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 | 2 | |
* 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 | 4 | |
* 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 | cross.bbclass: Override BASEPKG_HOST_SYS | Khem Raj | 1 | |
* BASEPKG_HOST_SYS from bitbake.conf is set as if packages were being built for target. So we need to override it for cross packages. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Andrea Adami <andrea.adami <at> 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 | micro: select Thumb code where possible | Phil Blundell | 1 | |
2009-09-14 | openrd-base: Support for Marvell Kirkwood ARM based OpenRD-Base board. | Leon Woestenberg | 5 | |
Signed-off-by: Leon Woestenberg <leon@sidebranch.com> | ||||
2009-09-14 | binutils_2.19.51: remove already-applied patches, add source checksum | Phil Blundell | 2 | |
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 | 2 | |
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 | 2 | |
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 | 116 | |
into org.openembedded.dev | ||||
2009-09-13 | emotion_svn: Remove not needed sed hack for edje_cc. | Stefan Schmidt | 1 | |