aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2010-07-21binutils: added COMPATIBLE_TARGET_SYSFrans Meulenbroeks
added COMPATIBLE_TARGET_SYS ?= "(?!nios2)" to the inc file and COMPATIBLE_TARGET_SYS = "." to the few recipes that do support nios2 Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-21uclibc-git: Update cpu to be arm926t in config for qemuarmKhem Raj
* Fix PIE execution when uclibc is compiled with thumb * Update defconfig for armv5te architecture Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-21openjdk: fix sed scripts for jvm.cfg postinst/prermHenning Heinold
* bump INC_PR
2010-07-21openjdk-6-6b18: updating comment about armv7 supportHenning Heinold
2010-07-21squashfstools: pin to today instead of using a floating srcdateKoen Kooi
2010-07-21llvm2.7: backported llvm2.8svn r104558, r104652 & r104653 fixes.Xerxes Rånby
* llvm2.7/r104558-VFPmisc.patch: Add missing implementation to the materialization of VFP misc. instructions (vmrs, vmsr and vmov (immediate)). * llvm2.7/r104652-VFPLoadStoreMultiple.patch: LLVM PR7221 Makes VFP calculations correct. * llvm2.7/r104653-BFC-BFI.patch: LLVM PR7222 Fixes LLVM ERROR: ARMv6t2 JIT is not yet supported. * llvm2.7_2.7.bb: Added above patches and bumped PR.
2010-07-21linux-openmoko: upgrade kernel in NAND partition also if rootfs is ubi (not ↵Martin Jansa
only mtdblock) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-21xbmc: fix up recipe a bitKoen Kooi
2010-07-21linux-omap-psp 2.6.32: add patches to make the VGA and 3MP cameras work on ↵Koen Kooi
the beagelboard xM
2010-07-21gst-plugins-bad 0.10.19: add missing dep on libcdaudioKoen Kooi
2010-07-21glib-2.0: Remove the old-style native dependency and move virtual-native ↵Florian Boor
dependency to a place vere it is easier to recognize. Fixes build of latest glib-2.0 if no preferred versions of glib are set.
2010-07-20angstrom-gnome-image: switch to psplashKoen Kooi
2010-07-20xserver-xorg-conf: fix rotation issue with htcdream and bump PRDenis 'GNUtoo' Carikli
I used comment in the htcdream's xorg.conf for telling the user what to comment in order to remove rotation,but I forgetten to add some coments for the trackball,with the result of the trackball beeing rotated when the screen is not. I was told in irc and belive that a PR bump is ok and doesn't need prior review
2010-07-20mplayer-common: add support for htcdream and bump PRDenis 'GNUtoo' Carikli
Alsa is prefered over oss because oss emulation on top of alsa is more inclined to buffer-underflows The configuration is derived from om-gta02's configuration because the htcdream doesn't have a floating point unit either(armv6-novfp)
2010-07-20openjdk-6-6b18: add pre1.8.1 releasebranch fixes up to 19 Jul 2010.Xerxes Rånby
* openjdk-6-6b18-1.8/icedtea1.8-pre1.8.1-releasebranch-fixes.patch: Updated. fixes origin from http://icedtea.classpath.org/hg/release/icedtea6-1.8/shortlog
2010-07-20llvm2.7: new ARMv4 rawMOVLRPC.patch; backported llvm2.8svn r97745 & r104587 ↵Xerxes Rånby
fixes. * llvm2.7/MOVLRPC.patch: deleted. * llvm2.7/rawMOVLRPC.patch: New patch replaces MOVLRPC.patch. emits mov lr, pc before indirect call_nolink branches using pseudo instructions for improved stablility on ARMv4 and ARMv4t. fixes segfault after called function return. llvm PR7608 * llvm2.7/r97745-llvmPR6480.patch: New backported from llvm2.8svn. fixes Assertion `SubUsed && "Using an undefined register!"' failed. * llvm2.7/r104587-MOVimm32.patch: New backported from llvm2.8svn. fixes TestARMCodeEmitter::emitPseudoInstruction UNREACHABLE at ARMCodeEmitter.cpp:554
2010-07-20ti-codecs-dm6467: Add latest codec server v.1.0.0.8Roger Monk
* Add latest version recipe Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-07-20ti-codecs-dm6467: Fix URL to codec server downloadRoger Monk
* Update URL to use absolute path instead of 'latest' Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-07-20zhone: don't call exit from Xsession.d scriptMartin Jansa
* xserver-common version of Xsession does "source" for Xsession.d/* and exit kills main Xsession script Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-19remove dm3730-am3715-evm machine type referencesChase Maupin
* Removed references to the dm3730-am3715-evm machine type and replaced with dm37x-evm and am37x-evm machine types. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-07-19openjdk-6: Added manual RDEPENDS for vm-shark and vm-cacao.Robert Schuster
2010-07-19openjdk-6: Reworked packaging (RDEPENDS) to match what users are used to ↵Robert Schuster
from Ubuntu.
2010-07-19linux-openmoko-2.6.32: add missing patch, enable XFS, brtfs, GPTMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-19linux-openmoko-2.6.34: enable XFS, brtfs and GPT in defconfigMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-19bc-cube: add libgles-omap3-x11wsegl to x11 rdependsKoen Kooi
2010-07-19usbmodeswitch: fix virtual/libusb0Koen Kooi
2010-07-19openjdk-6-6b18: add pre1.8.1 releasebranch fixes up to 13 Jul 2010.Xerxes Rånby
fixes origin from http://icedtea.classpath.org/hg/release/icedtea6-1.8/shortlog
2010-07-19devicekit-power 014: fix build for offline machinesKoen Kooi
2010-07-19uclibc-git: Refresh config for mipsel and bump to latest git master.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-18balsa: Updated to version 2.4.7. Fixed infinite symlink error.Stanislav Brabec
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
2010-07-18lsof: Fixed typo in addtask.Stanislav Brabec
Signed-off-by: Stanislav Brabec <utx@penguin.cz> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-07-18json-glib: Put in an extra folder as it may be used by others.Stefan Schmidt
This way it is easier to spot. We need to make sure that the versions in moblin work with this version as well and move them.
2010-07-18indicator-network_0.2.6: And finally the connman/ofono based network indicatorStefan Schmidt
2010-07-18indicator-applet_0.4.3: Gnome applet for so called indicators of AyatanaStefan Schmidt
2010-07-18libindicator_0.3.8: Add for other Ayatana partsStefan Schmidt
2010-07-18ido_0.1.6: Add for other Ayatana partsStefan Schmidt
2010-07-18libdbusmenu_0.3.5: Add for other Ayatana partsStefan Schmidt
2010-07-18json-glib_0.10.4: Add json-glibStefan Schmidt
This is needed for other parts of the Ayatana project of Canonical. See here for more infos: https://launchpad.net/ayatana
2010-07-18dfu-util_0.1: Add 0.1 releaseStefan Schmidt
2010-07-18keymaps: remove initscripts dependencyDenis 'GNUtoo' Carikli
Multiple initscripts version exist,for instance initscripts-shr,initscripts-openmoko,initscripts etc... Depending on a particular initscript is not a good idea: For instance on SHR(distro) and htcdream(machine) it install initscripts instead of initscripts-shr in shr-image,which result in having the /etc/init.d/devices which is,according to mickeyl, an init script for devfs. if this init script is present(with the corresponding rc links) it get executed,which causes some devices nodes to lack. which prevent sound,modem and maybe other driver from working on the htcdream. Thanks mrmoku in #openmoko-cdevel in Freenode for helping me finding the offending recipe. Thanks mickeyl in #openmoko-cdevel in Freenode for telling me that usually packages don't depend on the initscripts Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-18task-shr-feed: update openjdk entryMartin Jansa
2010-07-18jack: add 0.118.0 (latest stable)Koen Kooi
2010-07-18obex-data-server: Adding imagemagick to DEPENDS (requires MagicWand by default).Stanislav Brabec
2010-07-18opensp-native_1.5: Configure asks for gettext inherit itStefan Schmidt
2010-07-18grep_2.6.3: Configure asks for gettext inherit itStefan Schmidt
2010-07-18bison.inc: Configure asks for gettext inherit itStefan Schmidt
2010-07-18linux(-kexecboot)_git: bump SRCREV, add fix for bug 16310Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-18phonefsod: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-18cornucopia: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-17webkit-gtk: add 1.2.3 build (from release tarball, not svn/git)Koen Kooi