aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-07-08libsndfile1_1.0.21.bb: Partially undo 21cc37782c0624d1efc9b56e94d1012557dce871Khem Raj
commit 21cc37782c0624d1efc9b56e94d1012557dce871 Author: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Date: Thu Mar 11 09:46:25 2010 +0100 libsndfile1: updated to 1.0.21 also fixed download location and moved two config vars to arm-common (not sure about ac_cv_sizeof_off_t=8, this seems odd or recipe specific, so left that one) Problem is that ac_cv_sys_file_offset_bits should not be cached blindly as the same var is used by glib-2.0 to detect large file system support if cached then glib-2.0 configure tests are not perfored and it assumes that large file support is there. uclibc is configurable to not have large file support compiled in hence this breaks glib-2.0 in a obscure way hence moving back to where they were. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-08uclibc: add 0.9.31Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-08uClibc: redo configurationBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-08busybox: picking IPv6 per default is not up to the packageBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-08busybox: configure according to {MACHINE, DISTRO}_FEATURESBernhard Reutner-Fischer
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 Rini
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 Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-08ipkg-utils-native: Switch for real...Tom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-08ipkg-utils-native: Switch to non-legacy stagingTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-08linux-nios2-2.6.34: moved defconfig to the neek subdirFrans Meulenbroeks
so other machines can have their defconfig adjacent to this Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-08angstrom feed sorter: add support for omap4430-pandaKoen Kooi
2010-07-08shadow: add more ARM serial portsKoen Kooi
2010-07-08libpam-base-files: cups installs its own pam file, so remove it from hereKoen Kooi
2010-07-08meta-toolchain-qte: fix sh syntaxKoen Kooi
2010-07-08angstrom: include jalimo bits now that openjdk is in OEKoen Kooi
2010-07-08openjdk: move over the recipes from jalimoHenning Heinold
2010-07-08llvm-common: use new staging system and switch to BBCLASSEXTENDEDHenning Heinold
2010-07-08htcdream.conf: use xf86-video-fbdev and xf86-video-tslibDenis 'GNUtoo' Carikli
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 Kooi
2010-07-08ti-msp430-chronos: bump PRKoen Kooi
2010-07-08openscenegraph: add 2.9.7Koen Kooi
2010-07-08openscenegraph: fix GLES2 and ffmpeg buildKoen Kooi
2010-07-08x-load: Update to latest commit - fix hynix memory supportRoger Monk
* 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 Jansa
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 Kooi
2010-07-07relocatible.bbclass: Call oe.path.relative in try/exceptTom Rini
Some programs such as libxml-parser-perl-native can have junky RPATH directories. Found by Khem Raj. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-07gcc: fix patching of gcc-3.4.x seriesHenning Heinold
2010-07-07site/nios2-linux: createdFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-07Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev
2010-07-07util-linux-ng: added || defined(__nios2__)Frans Meulenbroeks
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 Dowson
driver Signed-off-by: Elvis Dowson <elvis,dowson@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-07base.bbclass: re-add backward compatibility with bitbake w.r.t decodeurl fix ↵Khem Raj
in bitbake Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-07relocatible.bbclass: Switch to using oe.path.relativeTom Rini
Rather than calculate the relative path ourself use a helper function we've got. This also results in shorter rpaths being used. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-07perl-native: Add a CPAN/Config.pm fileTom Rini
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 Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-07frameworkd-config-shr: bump SRCREVSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-07utils.bbclass: base_chk_file_checksum uses strick_checksums as a booleanTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-07ncurses-nativesdk: Add to BBCLASSEXTENDTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-07expat: Add nativesdk, move native to BBCLASSEXTENDTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-07sourceipk: add class to create source ipksChase Maupin
* Created the sourceipk.bbclass class that can be used to package the patched sources and recipe for an application into an ipk for installation. * Allows specification of the installation directory for the sources using the SRCIPK_INSTALL_DIR variable. * Can be enabled per package and controlled through the CREATE_SRCIPK variable. * Creates a README file in the sources directory that explains the contents of the package. * User can specify the package architecture for the source ipk using the SRCIPK_PACKAGE_ARCH variable. The default value is "all". * Using the -L flag to the cp command to copy files pointed to by symlinks and not the symlinks themselves. * Adds source package to list of dynamic packages. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-07-07frameworkd: add patch for SHR to workaround bug in kernel resulting in weak ↵Sebastian Krzyszkowiak
vibrator strength Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-07shr: prefer dbus 1.3.1Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-07xserver-xorg_git: bump SRCREVMartin Jansa
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 Gower
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 Adami
* (added patch for autoconf).
2010-07-07kexec-tools: add patch for autoconf >2.63 to version 1.101.Andrea Adami
* taken from kexec-tools-2.0.1 recipe * bump PR.
2010-07-06updated my entry (added nios2)Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-06neek: board added; first nios2 boardFrans Meulenbroeks
see comments in nios2.inc and neek.conf this is still somewhat work in progress and could use some work Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-06Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev
2010-07-06linux-nios2_2.6.34: createdFrans Meulenbroeks
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>