summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
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
2009-09-16libxcalibrate, calibrateproto: Increment PE to upgrade packages in feeds.Stanislav Brabec2
2009-09-16python-dbus: add some more dependenciesMichael 'Mickey' Lauer1
2009-09-16xserver-xorg-conf: add omap3-touchbook supportKoen Kooi2
2009-09-16linux-omap 2.6.29: only use touchbook aufs stuff when passsing "special" as ↵Koen Kooi1
root device name
2009-09-15Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-09-15x-load: add omap3-touchbook supportKoen Kooi1
2009-09-15linux-omap 2.6.29: add support for the omap3-touchbookKoen Kooi32
2009-09-15u-boot git: add omap3-touchbook supportKoen Kooi4
2009-09-15gob2-native: missing glib-2.0-native dependency addedSteffen Sledz1
2009-09-15linux-omap 2.6.31: add memhole patchKoen Kooi2
2009-09-15transmission : make use .inc file as all recipes are pretty identical.Graeme Gregory4
2009-09-15linux-libc-headers_2.6.31.bb : add newest kernel headers, this has theGraeme Gregory2
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-15vagalume: Rename vagalume_0.7.bb as vagalume_0.7.1.bbKhem Raj1
* 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-15libcgicc: Add new recipe for 3.2.8 releaseKhem Raj3
* 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-14eglibc: Bump the SRCREV to get new fixes.Khem Raj3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-14xserver-xorg-1.5.3: Fix the build with nptlKhem Raj3
* 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-14openrd-base: Support for Marvell Kirkwood ARM based OpenRD-Base board.Leon Woestenberg4
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-09-14binutils_2.19.51: remove already-applied patches, add source checksumPhil Blundell1
2009-09-14rt-tests: add git recipeCliff Brake1
2009-09-14linux-neuros git: updatesKoen Kooi2
2009-09-14julius: add demo files from the TI speechrecognizer demoKoen Kooi1
2009-09-14calibrator: add new recipes for cache calibratorCliff Brake1
Used to load system during RT testing
2009-09-14midori: add 0.10Koen Kooi1
2009-09-14powertop: fix compilation with the extra states patchKoen Kooi1
2009-09-13Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stefan Schmidt108
into org.openembedded.dev
2009-09-13emotion_svn: Remove not needed sed hack for edje_cc.Stefan Schmidt1
2009-09-13nfs-utils_1.1.2.bb: Fix compilation on uclibcKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-13sysstat_8.1.6.bb: Fix compilation on uclibcKhem Raj1
* Add dependency on virtual/libintl Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-13Merge branch 'org.openembedded.dev' of ↵Koen Kooi9
ssh://dominion.thruhere.net/var/cache/git/openembedded into org.openembedded.dev
2009-09-13gstreamer-ti: bump SRCREV and apply patch from tracker 462Brijesh Singh5
2009-09-13dvsdk: update README to use ce 2.24.01Brijesh Singh1
2009-09-13lpm, sdma, cmem recipes: rename to match PVBrijesh Singh3
2009-09-13libsoup-2.4: update to 2.27.91Koen Kooi1
2009-09-12uclibc-initial: Create ${UCLIBC_STAGE_PREFIX}/libKhem Raj6
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-12gcc-configure-common.inc: Fiddle with NATIVE_SYSTEM_HEADER_DIR only form ↵Khem Raj1
cross gcc build * target gcc does not like the NATIVE_SYSTEM_HEADER_DIR being tweaked. for now conditionalize it so it gets included only for cross builds it could be that target gcc for micro wont work because it needs headers in /usr/include and the actual headers are in /include Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-12fso-alsa-data: create dummy file so that git doesn't remove the directoryMichael 'Mickey' Lauer1
2009-09-12libgee: move to git version while it's so much under development and ↵Michael 'Mickey' Lauer2
depending on vala-native
2009-09-12clutter.inc: rework armv7a machines a bit and add omap3517-evm to compatible ↵Koen Kooi1
machines
2009-09-12glibc-package bbclass: add hack to avoid "kernel too old" error when ↵Koen Kooi1
generating locales in angstrom The proper fix would be to patch linux-libc-headers with 0001-implement-TIF_RESTORE_SIGMASK-support-and-enable-the.patch and all arm kernels as well. Since that's quite an undertaking angstrom needs to short term hack like this commit to keep things building while the proper fix is being worked on.
2009-09-12gtk+: add 2.16.6Koen Kooi5
2009-09-12cairo git: update SRCREVKoen Kooi1
2009-09-12ebtables: fix GNU_HASH errorSteve Sakoman1
2009-09-11powertop: Make it compile on uclibc.Khem Raj5
* Use INC_PR * Move common stuff to powertop.inc * Add -lint for uclibc bases systems * Add a patch to tinker with order of CFLAGS in commandline * Eliminate the sed expression in favor of a patch to substitute nsursesw with ncurses Signed-off-by: Khem Raj <raj.khem@gmail.com>