summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-08-18task-mamona.bb, xtscal.inc: DEPEND on libxcalibrate instead of xcalibrate.Stanislav Brabec2
2009-08-18calibrateproto: Added symlink to provide old package pkgconfig name.Stanislav Brabec1
2009-08-18calibrateproto: Use increment-able PV format as other git version recipes do.Stanislav Brabec1
2009-08-18libxcalibrate: Use increment-able PV format as other git version recipes do.Stanislav Brabec1
2009-08-18mtools: don't install-info; fixes build on non-Debian hostsMichael Smith1
The install-info installed into staging by dpkg-native looks for /var/backups/infodir.bak and /usr/share/base-files/info.dir on the build system. On Debian/Ubuntu this is benign, but on other distros these files don't exist and the install fails. The info file is still installed, we just don't try to rebuild the nonexistent directory. There are cleaner ways to solve this in the long run: http://dev.openbossa.org/trac/mamona/ticket/139 Signed-off-by: Michael Smith <msmith@cbnco.com> Signed-off-by: Holger Freyther <zecke@selfish.org>
2009-08-18nasm: fix COMPATIBLE_HOST to match any vendorMichael Smith1
On x86_64, it was looking for x86_64-linux, not x86_64-blah-linux; it broke the build for syslinux if a BUILD_VENDOR was set. Signed-off-by: Michael Smith <msmith@cbnco.com> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2009-08-18glibc 2.7 and 2.9 (arm): Remove unnecessary asm/page.h includeJonathan Cameron2
Fix compile bug for arm with recent kernel headers ../ports/sysdeps/unix/sysv/linux/arm/ioperm.c:48:22: error: asm/page.h: No such file or directory Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2009-08-18Merge branch 'org.openembedded.dev' of ↵Graeme Gregory7
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-08-18firefox_3.5.2.bb : add newest version of firefoxGraeme Gregory14
2009-08-18linux-davinci: update defconfigs for dm355, dm365, dm6446 and dm6467Denys Dmytriyenko4
2009-08-18da830-omapl137-evm: add DA830/OMAPL137 machineDenys Dmytriyenko1
Uses default linux-davinci kernel from Arago Project for now Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-08-18dm6467t-evm: add "new" 1GHz DaVinci DM6467 machineDenys Dmytriyenko2
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-08-17python-sip_4.8.2.bb: set DEFAULT_PREFERENCE = -1Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-17linux-omap* 2.6.29: add patch that should solve the memhole problemKoen Kooi5
2009-08-17gamin-0.1.8: Fix build issue with recent GCC/GLibC combos.John Willis2
Update gamin_0.1.8.bb to build with recent GCC and GLibC 2.8 > via addition of configure.in patch (use AC_USE_SYSTEM_EXTENSIONS instead of AC_ISC_POSIX). Signed-off-by: David-John Willis <John.Willis@Distant-earth.com> Signed-off-by: Holger Freyther <zecke@selfish.org>
2009-08-16linux-omap-pm 2.6.29: update to latest git HEAD, sync patches and defconfig ↵Koen Kooi50
with regular linux-omap 2.6.29
2009-08-16eglibc: Use FILESPATHPKG, move SRCREV to svn recipeKhem Raj3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-16jpeg_6b.bb: Use alternate SRC_URI current one does not have this versionKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-15ffmpeg: but presets in their own packageKoen Kooi2
* people, adding subpackages is easy, doing rm in do_install* is pretty much always wrong
2009-08-15ffmpeg: remove libx264 presets filesHenning Heinold1
* bump PR
2009-08-15ffmpeg: fix --prefix for minimal(-uclibc) distributionHenning Heinold1
* bump PR
2009-08-15libgsm: fix install, don't use hardcoded include pathHenning Heinold1
* bump PR
2009-08-15transmission_1.73.bb : fix a couple of typos to do with localstatedir andGraeme Gregory1
make /etc/default/transmission-daemon a conffile
2009-08-15transmission_1.73.bb : makes this LSB compliant and stop messing with /homeGraeme Gregory3
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 Raj31
into org.openembedded.dev
2009-08-14libproxy: Define __USE_BSD before its needed.Khem Raj2
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 Leggewie1
* reorder fields according to Style Guide
2009-08-14Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Khem Raj10
into org.openembedded.dev
2009-08-14libtool: Remove FILESDIR, use INC_PR and FILESPATHPKGKhem Raj20
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 Gregory1
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 Gregory1
kernel
2009-08-14linux-omap_git.bb : increase the revision and fix PV accordingly, thisGraeme Gregory1
version boots on beagle once more
2009-08-14libgweather: fix packaging regressionKoen Kooi1
2009-08-14libgweather: add 2.26.2.1Steve Sakoman1
2009-08-14libgnomeui: add 2.24.1 and restructure to use libgnomeui.incSteve Sakoman5
2009-08-14libbonoboui: add 2.24.1Steve Sakoman1
2009-08-14u-boot: bump the SRCREV's for DaVinci boardsDenys Dmytriyenko1
2009-08-13Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Khem Raj2
into org.openembedded.dev
2009-08-13pciutils: fix generation of pci.ids.gzMichael Smith1
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 Kooi2
2009-08-13gnome-games: fix paths to host SDL, bump PRRoger Monk1
2009-08-13linux-omap*: evm and beagle updatesKoen Kooi5
* the 'zippy' daughtercard now has working mmc, rtc and ethernet
2009-08-13gdm 2.26.1: add missing dep on xinputKoen Kooi1
2009-08-13u-boot git: update beagleboard pinmux fileKoen Kooi2
2009-08-13libgnomecanvas: add 2.26.0Steve Sakoman1
2009-08-12libxklavier: add 4.0Steve Sakoman1
2009-08-12gdm: add 2.6.21Steve Sakoman9
2009-08-12balsa: Updated to version 2.4.1. Disabled broken touchscreen mode.Stanislav Brabec3
2009-08-12task-self-hosting: use task-native-sdk, req pythonMarcin Juszkiewicz1
2009-08-12task-self-hosting: do not use Monotone, OE switched to GITMarcin Juszkiewicz1