summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-07-08busybox: configure according to {MACHINE, DISTRO}_FEATURESBernhard Reutner-Fischer2
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-08stagemanager-native: Expand our gunzip/tarTom Rini2
As we've gone over before, gunzip/tar can have a broken pipe, and this is allowed. In python code, we have things setup to ignore the problem. stage-manager-ipkg is written in shell however and we can hit the problem there too. There's two ways around this, one of which is to stop checking for problems with the extraction (and hide stderr) or we extract the archive, gunzip and then tar. I've done the second here. Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-08python-native: Switch to non-legacy stagingTom Rini2
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-08ipkg-utils-native: Switch for real...Tom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-08ipkg-utils-native: Switch to non-legacy stagingTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-08linux-nios2-2.6.34: moved defconfig to the neek subdirFrans Meulenbroeks1
so other machines can have their defconfig adjacent to this Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-08shadow: add more ARM serial portsKoen Kooi2
2010-07-08libpam-base-files: cups installs its own pam file, so remove it from hereKoen Kooi2
2010-07-08meta-toolchain-qte: fix sh syntaxKoen Kooi1
2010-07-08openjdk: move over the recipes from jalimoHenning Heinold52
2010-07-08llvm-common: use new staging system and switch to BBCLASSEXTENDEDHenning Heinold2
2010-07-08htcdream.conf: use xf86-video-fbdev and xf86-video-tslibDenis 'GNUtoo' Carikli1
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-07-08 gst-musicxml2midi: add git versionKoen Kooi1
2010-07-08ti-msp430-chronos: bump PRKoen Kooi1
2010-07-08openscenegraph: add 2.9.7Koen Kooi1
2010-07-08openscenegraph: fix GLES2 and ffmpeg buildKoen Kooi1
2010-07-08x-load: Update to latest commit - fix hynix memory supportRoger Monk1
* Add new commit to fix SDRC params * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-07-08liboauth: add recipe for OAuth Core RFC 5849 standard implementation (will ↵Martin Jansa1
be used in elmdentica) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-08usb-gadget-mode: do not load any module by default for beagleboardKoen Kooi2
2010-07-07gcc: fix patching of gcc-3.4.x seriesHenning Heinold4
2010-07-07Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks1
into org.openembedded.dev
2010-07-07util-linux-ng: added || defined(__nios2__)Frans Meulenbroeks2
added a defined for nios2 so it now also compiles for nios2 Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-07rt2570-k2wrlz_1.6.4.bb: Added recipe for Ralink rt2570-k2wrlz-1.6.4 WiFi USB ↵Elvis Dowson1
driver Signed-off-by: Elvis Dowson <elvis,dowson@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-07perl-native: Add a CPAN/Config.pm fileTom Rini3
Without this, cpan stuff can get in an infinite loop. We try and pick a good enough mirror but if needed could add CPAN_MIRROR to bitbake.conf and regex that in as well. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-07mdbus2_git.bb: bump SRCREVKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-07frameworkd-config-shr: bump SRCREVSebastian Krzyszkowiak1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-07ncurses-nativesdk: Add to BBCLASSEXTENDTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-07expat: Add nativesdk, move native to BBCLASSEXTENDTom Rini2
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-07frameworkd: add patch for SHR to workaround bug in kernel resulting in weak ↵Sebastian Krzyszkowiak2
vibrator strength Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-07xserver-xorg_git: bump SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-06imlib2_svn.bb: Don't use host /usr/X11R6/include and /usr/X11R6/lib.Graham Gower1
Fixes the following problem, where host asm cannot build for target. ccache mipsel-angstrom-linux-gcc -march=mips32 -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/usr/share/imlib2\" -I/home/grg/oe2/tmp/sysroots/mipsel-angstrom-linux/usr/include/freetype2 -I/home/grg/oe2/tmp/sysroots/mipsel-angstrom-linux/usr/include -I/usr/X11R6/include -isystem/home/grg/oe2/tmp/sysroots/mipsel-angstrom-linux/usr/include -std=gnu99 -isystem/home/grg/oe2/tmp/sysroots/mipsel-angstrom-linux/usr/include -fexpensive-optimizations -frename-registers -fomit-frame-pointer -O2 -ggdb3 -MT imlib2_view.o -MD -MP -MF .deps/imlib2_view.Tpo -c -o imlib2_view.o imlib2_view.c imlib2_view.c: In function 'main': imlib2_view.c:296: error: can't find a register in class 'COP3_REGS' while reloading 'asm' imlib2_view.c:296: error: 'asm' operand has impossible constraints Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-07kexec-tools-klibc-static: follow PR bump of main 1.101 recipe.Andrea Adami1
* (added patch for autoconf).
2010-07-07kexec-tools: add patch for autoconf >2.63 to version 1.101.Andrea Adami3
* taken from kexec-tools-2.0.1 recipe * bump PR.
2010-07-06Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks2
into org.openembedded.dev
2010-07-06linux-nios2_2.6.34: createdFrans Meulenbroeks2
This version is from http://sopc.et.ntust.edu.tw/?p=linux-2.6.git;a=shortlog;h=refs/heads/nios2mmu but as this git is very slow, Axon Digital Design kindly donated space to host a mirrorred tarball. The recipe has the original src as comment Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-06alsa-state: Fix for muted speaker in bug20 state file. Bump PR.Stefan Schmidt2
2010-07-06linux-libc-headers: added 2.6.34 versionFrans Meulenbroeks1
added 2.6.34 version for nios2 as this is untested on other machines it has DEFAULT_PREFERENCE = "-1" for all other machines than nios2 Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-06glibc 2.5: added support for nios2Frans Meulenbroeks5
added support for nios2. These are changes lifted from the windriver toolchain see http://www.nioswiki.com/Build_the_gcc4_toolchain. As there are no changes for non nios2 systems no PR bump is needed. patches are only applied in case machine is nios2. Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-06gcc 4.1.2: added support for nios2Frans Meulenbroeks4
patches are lifted from the windriver toolchain (see http://www.nioswiki.com/Build_the_gcc4_toolchain) also fixed a few issues for use on 64 bit systems. as there is no functional change for non nios2 change no PR bump is needed (new patches are only applied for nios2) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-06binutils 2.17.50.0.12: added nios2 supportFrans Meulenbroeks3
added nios2 support this is based upon the windriver toolchain (see http://www.nioswiki.com/Build_the_gcc4_toolchain for details). The nios2 changes are lifted from the wrs toolchain and ported to 2.17.50.0.12. Also solved a few bugs As there is no functional change for other platforms no PR bump is needed (the patches are only applied for nios2 machines) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-06tgt: fixed checksums for 1.0.6, apparently they didn't make it into the recipeFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-06uclibc-git: Use i686 for qemux86 instead of i386 to accomodate nptlKhem Raj3
* NPTL supports i486 onwards so choose a different default for qemu. * Update SRCREV * Add UCLIBC_HAS_LONG_DOUBLE_MATH=y to uClibc.distro Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-06gpsd_2.94.bb: fix CROSS COMPILE badnessGraham Gower2
configure.ac shouldn't check the host system for includes/libraries, use pkg-config to find libusb instead. Also, add libusb1 to DEPENDS. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-06task-shr-feed: add xf86-video-fbdevSebastian Krzyszkowiak1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-06blipomoko: bump new versionSebastian Krzyszkowiak1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-06kexec-tools: resplit recipes looking forward 2.0.2.Andrea Adami14
* isolate the old 1.101 patches (and remove it asap...) * 2.0.2 is coming and some patches will be removed.
2010-07-06phonefsod: fixed a dependency error and bump PRDenis 'GNUtoo' Carikli1
if we don't add libfsoframework as dependency it fails with: | checking for FSO_FRAMEWORK... configure: error: Package requirements (fsoframework-2.0) were not met: I got the permission to fix it: <mrmoku> GNUtoo|laptop: hmm... do we have the dependencies still wrong? <mrmoku> I thought we fixed that :/ <mrmoku> it needs libfsoframework <GNUtoo|laptop> mrmoku, ah I just git pulled <GNUtoo|laptop> mrmoku, can I fix that too? <mrmoku> DEPENDS += " libfso-glib dbus-glib libframeworkd-glib sqlite3 shr-specs" <mrmoku> still missing <mrmoku> GNUtoo|laptop: yes please :-)
2010-07-06frameworkd-config-shr: bump srcrev and PR for htcdream supportDenis 'GNUtoo' Carikli1
Newer srcrev are needed for the htcdream : *because of an API changes the rules.yaml config it had, which was old, doens't work anymore,and it wasn't updated *it also needs a more recent frameworkd.conf for activating fso2 support in SHR I got the permission to bump srcrev on #openmoko-cdevel on Freenode: <GNUtoo|laptop> mrmoku, can I change srcrev in oe? [...] <mrmoku> GNUtoo|laptop: yeah, go ahead
2010-07-06wesnoth: add version 1.8.3Denis 'GNUtoo' Carikli1
2010-07-06supertux 0.1.3: remove the -1 default preferenceDenis 'GNUtoo' Carikli1
supertux 0.1.3 is more recent,and we have 0.1.3 as qvga version Also: it has been -1 for very long time,from before packages->recipes changes