aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2009-08-15transmission_1.73.bb : fix a couple of typos to do with localstatedir andxora/angstrom-srcpvGraeme Gregory
make /etc/default/transmission-daemon a conffile
2009-08-15Merge branch 'org.openembedded.dev' of ↵Graeme Gregory
/home/dp/openembedded/org.openembedded.dev into xora/angstrom-srcpv Conflicts: recipes/linux/linux-omap_git.bb recipes/u-boot/u-boot_git.bb
2009-08-15transmission_1.73.bb : makes this LSB compliant and stop messing with /homeGraeme Gregory
added a /etc/default/transmission-daemon to contain paths and values used by the daemon. Moved the homedir and config to /var/lib/transmission-daemon
2009-08-14Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Khem Raj
into org.openembedded.dev
2009-08-14libproxy: Define __USE_BSD before its needed.Khem Raj
This fixed a build break on uclibc where it complained armv5te-oe-linux-uclibcgnueabi/usr/include/stdlib.h:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strtouq' The reason is u_quad_t is only defined if __USE_BSD is defined Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-14bluez4: make it generally provide bluez-libs and bluez-utilsRolf Leggewie
* reorder fields according to Style Guide
2009-08-14Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Khem Raj
into org.openembedded.dev
2009-08-14libtool: Remove FILESDIR, use INC_PR and FILESPATHPKGKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-08-14Merge branch 'org.openembedded.dev' of ↵Graeme Gregory
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-08-14linux-omap-2.6.31/beagleboard/defconfig : add defconfig for beagle to thisGraeme Gregory
kernel
2009-08-14linux-omap_git.bb : increase the revision and fix PV accordingly, thisGraeme Gregory
version boots on beagle once more
2009-08-14libgweather: fix packaging regressionKoen Kooi
2009-08-14libgweather: add 2.26.2.1Steve Sakoman
2009-08-14libgnomeui: add 2.24.1 and restructure to use libgnomeui.incSteve Sakoman
2009-08-14libbonoboui: add 2.24.1Steve Sakoman
2009-08-14u-boot: bump the SRCREV's for DaVinci boardsDenys Dmytriyenko
2009-08-13Merge branch 'org.openembedded.dev' of ↵Graeme Gregory
/home/dp/openembedded/org.openembedded.dev into xora/angstrom-srcpv Conflicts: recipes/clutter/clutter-0.9_git.bb recipes/clutter/clutter-gst-0.9_git.bb recipes/efl1/edje_svn.bb recipes/efl1/embryo_svn.bb recipes/efl1/emotion_svn.bb recipes/freesmartphone/cornucopia.inc recipes/freesmartphone/dbus-hlid_git.bb recipes/freesmartphone/frameworkd-devel_git.bb recipes/freesmartphone/frameworkd_git.bb recipes/freesmartphone/fso-abyss_git.bb recipes/freesmartphone/fso-monitord_git.bb recipes/freesmartphone/fso-sounds.bb recipes/freesmartphone/fsod_git.bb recipes/freesmartphone/libframeworkd-glib_git.bb recipes/freesmartphone/libgsm0710mux_git.bb recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb recipes/linux/linux-davinci_git.bb recipes/opencv/opencv-samples_svn.bb recipes/opencv/opencv_svn.bb recipes/u-boot/u-boot_git.bb recipes/uclibc/uclibc_git.bb recipes/uclibc/uclibc_nptl.bb recipes/wmiconfig/wmiconfig_svn.bb
2009-08-13Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Khem Raj
into org.openembedded.dev
2009-08-13pciutils: fix generation of pci.ids.gzMichael Smith
Set ZLIB=yes to prevent auto-detection by the lib/configure script, which only looks in /usr/include. Ship pci.ids in pci-ids-uncompressed for users of old hal versions. Pass PREFIX to Make and use the install-lib target to save work. Signed-off-by: Michael Smith <msmith@cbnco.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-13clutter-0.9: move SRCREV a bit forward so that GLES builds againKoen Kooi
2009-08-13gnome-games: fix paths to host SDL, bump PRRoger Monk
2009-08-13linux-omap*: evm and beagle updatesKoen Kooi
* the 'zippy' daughtercard now has working mmc, rtc and ethernet
2009-08-13gdm 2.26.1: add missing dep on xinputKoen Kooi
2009-08-13u-boot git: update beagleboard pinmux fileKoen Kooi
2009-08-13libgnomecanvas: add 2.26.0Steve Sakoman
2009-08-12libxklavier: add 4.0Steve Sakoman
2009-08-12gdm: add 2.6.21Steve Sakoman
2009-08-12balsa: Updated to version 2.4.1. Disabled broken touchscreen mode.Stanislav Brabec
2009-08-12task-self-hosting: use task-native-sdk, req pythonMarcin Juszkiewicz
2009-08-12task-self-hosting: do not use Monotone, OE switched to GITMarcin Juszkiewicz
2009-08-12python-phoneutils: new recipe; python bindings for libphoneutilsMichael 'Mickey' Lauer
2009-08-12python: merge some improvements done in various oe.dev-boycott branches back ↵Michael 'Mickey' Lauer
into oe.dev
2009-08-12rdesktop-1.6.0: Fix build issueJohn Willis
Remove duplicate audio-2008.patch patch line from recipe (fixes build issue introduced with 013c006d11a59269b9d3adc6cbb6fb8091144965). Signed-off-by: David-John Willis <John.Willis@Distant-earth.com> Signed-off-by: Holger Freyther <zecke@selfish.org>
2009-08-12linknx: Fix crash on startupDirk Opfer
- restructure recipe and add .inc - Add patch to fix a crash on startup during static initialization of a map - Add startup script - Enable curl and smtp - Add recipe for cvs version
2009-08-12owfs: update to 2.7p24Dirk Opfer
2009-08-12fuse: update to 2.7.4Dirk Opfer
2009-08-12gcc: add new gcc version 4.3.4Dirk Opfer
Tested on a armv5te platform using thumb instruction set
2009-08-12python: add missing dependenciesThomas Zimmermann
* Added mimetools.py and rfc822.py to python-netclient * Added python-json package * Let python-email depend on python-netclient, because email/utils.py depends on base64.py NOTE: Fixes http://trac.shr-project.org/trac/ticket/549
2009-08-12dbus: fix dbus-daemon segfault on mipsel with recent toolchainGraham Gower
dbus-daemon segfaults on mipsel when built with -fPIE/-pie, as outlined in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532821 Removes PIE compilation from the dbus-daemon Makefile as a workaround. Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Holger Freyther <zecke@selfish.org>
2009-08-12nandlogical-klibc-static: fix FILESPATHPKGAndrea Adami
2009-08-12nandlogical: move to zaurus-utilsAndrea Adami
2009-08-12zaurus-utils: create a common container for the various Zaurus toolsAndrea Adami
2009-08-12nandlogical: remove unused -static recipe (we haveAndrea Adami
nandlogical-klibc-static now)
2009-08-12zaurus-updater: remove unused files - recipe was unified in 2008Andrea Adami
2009-08-11meta-toolchain-qte: Set the QMAKESPEC...Holger Hans Peter Freyther
And finally we have a working SDK (tm).
2009-08-11libbonobo: add 2.24.1Steve Sakoman
2009-08-11libart-lgpl: add 2.3.20Steve Sakoman
2009-08-10Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Khem Raj
into org.openembedded.dev
2009-08-11libgcrypt.inc: Fix libgcrypt compilation with GCC-4.4 on mipsGraham Gower
Patch taken from https://forum.openwrt.org/viewtopic.php?id=20520 Makes sense and seems to work ok. libgcrypt.inc has --disable-asm in EXTRA_OECONF, yet strangely the configure script does nothing with this information beyond parsing it. Assembler is certainly still being used. http://patchwork.openembedded.org/patch/919/ Signed-Off-By: Holger Hans Peter Freyther <zecke@selfish.org>
2009-08-11libmad_0.15.1b: fix libmad compilation with GCC-4.4 on mipsGraham Gower
Fix build failure due to removal of the h asm constraint in GCC-4.4 mips port. http://patchwork.openembedded.org/patch/921/ Signed-Off-By: Holger Hans Peter Freyther <zecke@selfish.org>