summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-12-23gmpc: fix libtool issue, used inherit autotoolstested_2010-12-24Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-12-23dbus: upgrade 1.4.0 to 1.4.1 and make it new default CVE-2010-4352Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-12-23u-boot_git: add support for nokia900Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-23vala: add version 0.11.2.1Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-23python-pysqlite2: Fix SRC_URITom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-12-23midpath: Add custom midpath-launcher-j2se script for phoneme.Alex Ferguson
The default script assumes a jvm other than phoneme. Since we use phoneme in jlime, we'll need a custom script. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-12-23task-muffinman: Use phoneme instead of jamvm.Alex Ferguson
PhoneME is slighly faster than jamvm, so we use that instead. Bumped PR. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-12-23phoneme-advanced.inc: Fix recipe for mips targets.Alex Ferguson
Fixed recipe for mips targets by implementing oe_phoneme_configmips which specifies -lm for LINK_ARCH_LIBS. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-12-23echinus: Change rule for jamvm to cvm.Alex Ferguson
Changed Echinus*rule3 from jamvm to cvm because we use phoneme now. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-12-23task-muffinman: Add jamvm, midpath and xmlpull.Alex Ferguson
This, along with additions to other packages enables a working J2ME environment. Bumped PR. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-12-23jlime-extras: Update jlime-extras recipe to version 1.0.5.Alex Ferguson
Version 1.0.5 contains some fixes and configuration for jamvm. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-12-23base-files: Add fstab for ben-nanonote.Alex Ferguson
Added fstab, which among other things enables swap by default. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-12-23echinus: Add rule for jamvm.Alex Ferguson
Added a rule for mapping jamvm to a fullscreen window by default. Bumped PR in echinus-0.4.3.2 recipe. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-12-23midpath: Fix midpath-core and midpath-cldc, add patches.Alex Ferguson
midpath-core was slightly refactored, and now installs the configuration files needed which are picked up locally and can be overriden per-platform. A much more elegant solution, in my opinion. Two patches were added to midpath-core, one which changes the default UI colors to a more palatable gray pallete and one which disables the mouse cursor and enables key repeating for the SDL backend. midpath-cldc now builds files libmidpathfile and libmidpathnio (via --enable-cldc-vm) which are required, at least for a jamvm + midpath combo. No harm in installing them anyways. Configuration files moved around, and two more added, one default and one for the ben-nanonote. PR bumbed all around. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-12-23compat-wireless.inc : fix installationDenis 'GNUtoo' Carikli
using oe_runmake export LDFLAGS which makes the installation fail, so we use LDFLAGS="" for the installation Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-12-23compat-wireless: Add latest Linux wireless driversEric BENARD
- provides latest (linux-next) drivers for older kernels Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-12-23linux-omap4: add patch to enable DVIKoen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-12-23linux-omap 2.6.37rc: bump to rc7Koen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-12-23linux-omap-psp 2.6.32: update defconfig for craneboard to be more usefull ↵Koen Kooi
and not break udev Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-12-23omapfbplay-dce: bump PR for libdce changeKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-23libopie2: fix compilation of 1.2.5 version with gcc 4.5Paul Eggleton
Adds some missing includes in owavrecorder.cpp. Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
2010-12-22sane-toolchain.inc: Use BASE_PACKAGE_ARCH instead of FEED_ARCH and prepend ↵Khem Raj
to OVERRIDES Currently it ends up after local override and hence appears first in FILESPATH and for buiding uclibc_git.bb on qemuarm it picks wrong uClibc.machine file from uclibc-git/armv5te where as it should have picked from uclibc-git/qemuarm Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-12-22gcc-4.5: Apply patches upto 2010.12 release of linaro gccKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-12-22linux(-kexecboot): bump SRCREV a bit more to rc7Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-22xorg-docs,xorg-sgml-doctools: upgrade from 1.5.99.901 to 1.6Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-22README: test commitCliff Brake
2010-12-22asterisk: fix SRC_URIEric BENARD
* keep the higher version which fetch and patch * fix SRC_URI for all the asterisk recipes Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-12-22asterisk: move non working recipes to nonworking directoryEric BENARD
Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-12-21README: another test commitCliff Brake
2010-12-21README: dummy commit to testCliff Brake
2010-12-21MAINTAINERS: test commitCliff Brake
2010-12-21task-shr-feed: add mokophone, mokopanelMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-21mokosuite2: removed phone and panel from appbunch in favour of dedicated ↵Daniele Ricci
applications * mokosuite2 SRCREV bump * mokohome SRCREV BUMP * libmokosuite2 SRCREV BUMP * mokopanel: new recipe * mokophone: new recipe Signed-off-by: Daniele Ricci <daniele.athome@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-21mesa-7.9: bump PR after talloc changesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-21samba: use external talloc instead of building ownMartin Jansa
* libtalloc now conflicts with libtalloc from talloc recipe * tested only with samba-3.2.15 Acked-by: Koen Kooi <koen@openembedded.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-21talloc: install .so linksMartin Jansa
* otherwise mesa finds talloc.pc, but doesn't link to libtalloc.so.2 in the end Acked-by: Koen Kooi <koen@openembedded.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-21obsolete: cleanup xorg stuffMartin Jansa
* it's still in git history, no need to keep it in recipes/obsolete forever
2010-12-21obsolete/nonworking: cleanup openmoko stuff as planned in removal.txtMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-21ti-pru-sw-examples: remove unneeded settingschase maupin
* Remove unneeded settings in the do_compile function. Variables were being set to point to non-existent locations in the ${D} directory. Since the files requires were already staged by other packages these variables do not need to be set. * Bump the PR Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2010-12-21ti-pru-sw-edma-library: stage needed headerchase maupin
* Stage the edma.h header which is needed by other example applications that link with this library. * Bump the PR Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2010-12-21sourceipk: copy over hidden files and dirschase maupin
* Copy hidden files and directories such as eclipse project files. Currently these files are not copied for the top-level directory which makes applications with eclipse project files not usable with eclipse. * Only need to copy hidden files for the top-level directory since subdirectories do not experience this problem Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2010-12-21package ipk bbclass: store build branch and revision in ipkg metadataKoen Kooi
The ipkg metadata will look like this now: koen@dominion:/OE/angstrom-dev/deploy/glibc$ dpkg-deb -I ipk/am3517-evm/matrix-gui_1.3-r19.0.6_am3517-evm.ipk new debian package, version 2.0. size 24112 bytes: control archive= 540 bytes. 629 bytes, 13 lines control Package: matrix-gui Version: 1.3-r19.0.6 Description: Matrix GUI for Qt X11 Section: multimedia Priority: optional Maintainer: Angstrom Developers <angstrom-distro-devel@linuxtogo.org> License: BSD Architecture: am3517-evm OE: matrix-gui Homepage: https://gforge.ti.com/gf/project/matrix_gui/ Build: org.openembedded.dev/f35ab2d Depends: matrix-gui-common, libpng12-0, libfreetype6, libz1, libgthread-2.0-0, libqtwebkit4, libphonon4, libqtdbus4, libqtxml4, libqtgui4, libqtnetwork4, libqtcore4, libglib-2.0-0, libc6, libstdc++6, libgcc1 Source: svn://gforge.ti.com/svn/matrix_gui/;module=trunk;proto=https;user=anonymous;pswd='' koen@dominion:/OE/angstrom-dev/deploy/glibc$ Signed-off-by: Koen Kooi <koen@openembedded.org> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
2010-12-21libdce: roll back SRCREV again to make omapfbplay workKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-21linux-omap4: readd some missing patchesKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-21ust.inc: Rework FILESGabbasov, Andrew
libust.so is actually an ld script (grouping libust.so.0 and libust_initializer.o), so I doubt it has any usefullness on the target. The note about preloading should concern other libust*.so, that are indeed used in preloading by 'usttrace' script. And these .so libraries are going to target, not to -dev. And for libust.so that script preloads libust.so.0. Signed-off-by: Andrew Gabbasov <andrew_gabbasov@mentor.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-12-21linux-omap4: enable some more modulesKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-21wscan: add 20101204 versionKoen Kooi
* this one adds a few extra symbol rates to scan for Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-21angstrom next: switch to udev 165Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-21udev: add 165Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-21dvb-apps: update to current hg tip to fix build issues with recent gcc versionsKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>