summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
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-06updated my entry (added nios2)Frans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-06neek: board added; first nios2 boardFrans Meulenbroeks2
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 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-05angstrom-2008-preferred-versions.inc: Go back to udev-141 for Zaurus ↵Stanislav Brabec1
clamshells. udev-151 requires kernel >= 2.6.27.
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
2010-07-06supertux: fix installation(will not overwrite just-created) and bump PRDenis 'GNUtoo' Carikli4
data/Makefile.am has some duplicated entries which causes that kind of failure: ...usr/bin/install: will not overwrite just-created `.../image/usr/share/supertux/sounds/bigjump.wav' with `sounds/bigjump.wav' So in the patch we just remove the duplicated entries
2010-07-05linux-kexecboot.inc: fix typo (missing =).Andrea Adami1
2010-07-05linux-kexecboot: [zaurus] refine 2.6.34 defconfigs for Zaurus devices.Andrea Adami6
* disable PRINTK and BUG. * save 100kB size. * debug is in kexecboot itself (must be enabled).
2010-07-05kexecboot_git: move to cdd9b221287aaaae0d7178675ddf86f1f3c75527.Andrea Adami1
* Bump PR.
2010-07-05ltrace_0.5.3.bb: Fix build for mipsel.Graham Gower1
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-05base.bbclass: Fix oe_unpack_file to unpack files to match new bitbake ↵Khem Raj1
bb.decodeurl() * This patch now uses the path which essentially is the path and filename relative to recipe dir. It will create the directories as expected. Suppose if the is says file://pam.d/login in the SRC_URI then it will be copied to $WORKDIR/pam.d/login as it was happening before the fix to decodeurl in bitbake. * Do not copy the .patch and .diff files into $WORKDIR they are already symlinked in patches/ dir which will be used by quilt. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Roman I Khimov <khimov@altell.ru> Acked-by: Chris Larson <clarson@kergoth.com>
2010-07-05hal_0.5.14+git.bb: Make default pick for hal.Khem Raj1
* Distributions other than angstrom default to 0.5.11 which is old and has dependencies on libvolume_id which is no longer provided with newer versions of udev Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-05linux-kexecboot.inc: narrow down kernel size-check just to Zaurus devices.Andrea Adami1
2010-07-05initramfs-kexecboot-image: remove a commented, obsolete entry.Andrea Adami1
2010-07-05initramfs-kexecboot-image: remove explicit dependency on lzma-native.Andrea Adami1
* already in bitbake.conf (IMAGE_DEPENDS_cpio.lzma = "lzma-native").
2010-07-05exiv2: remove broken 0.15 and add working 0.20Koen Kooi2
2010-07-05mc: Prefer native libglib-2.0.so.0 over host one in runtime linking of ↵Stanislav Brabec4
man2hlp. Introduce INC_PR.
2010-07-05grep: Fixed xz unpack dependency.Stanislav Brabec1
2010-07-04llvm: fix packaging and bump PRHenning Heinold2
2010-07-04devicekit-power: use same old official release tarball but with correct URILukas Gorris1
2010-07-03fsogsmd: apply patch only for openmoko devicesMichael 'Mickey' Lauer1
2010-07-03dbus: 1.3.0 -> 1.3.1Michael 'Mickey' Lauer15
2010-07-03vala: 0.9.1.1 -> 0.9.2.1Michael 'Mickey' Lauer2
2010-07-03kaeilos-2009-preferred-versions.inc: updated packages versionMarco Cavallini1
2010-07-03devicekitpower: since this is based on a git snapshot, run gtkdocize in ↵Koen Kooi1
configure
2010-07-02tcl_8.5.8.bb: fix build for mips/mipsel.Graham Gower2
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-02x264_r2245.bb: fix build for mipsel (duplicate the mips fix).Graham Gower1
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-02gnupg_1.4.10.bb: fix build on mips(el) with recent gcc.Graham Gower2
Patch "borrowed" from openwrt. https://dev.openwrt.org/browser/packages/utils/gnupg/patches/001-mips_gcc4.4.patch Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-02xserver-kdrive_1.5.3.bb: enable the XCALIBRATE extension.Graham Gower2
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-02xserver-kdrive_1.5.3.bb: add openssl to DEPENDS.Graham Gower1
The build fails without openssl. | mipsel-oe-linux-libtool: compile: ccache mipsel-oe-linux-gcc -march=mips32 -DHAVE_CONFIG_H -I. -I../include -isystem/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DDBUS_API_SUBJECT_TO_CHANGE -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include/freetype2 -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include/pixman-1 -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include/hal -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include/dbus-1.0 -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/lib/dbus-1.0/include -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/home/grg/oe2/tmp/sysroots/x86_64-linux/usr/include -I../include -I../include -I../Xext -I../composite -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow -I../miext/damage -I../render -I../randr -I../fb -I/home/ grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include/xextproto-70 -isystem/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -MT glyph.lo -MD -MP -MF .deps/glyph.Tpo -c glyph.c -fPIC -DPIC -o .libs/glyph.o | glyph.c:30:25: error: openssl/sha.h: No such file or directory | glyph.c: In function 'HashGlyph': | glyph.c:205: error: 'SHA_CTX' undeclared (first use in this function) | glyph.c:205: error: (Each undeclared identifier is reported only once | glyph.c:205: error: for each function it appears in.) | glyph.c:205: error: expected ';' before 'ctx' | glyph.c:208: warning: implicit declaration of function 'SHA1_Init' | glyph.c:208: warning: nested extern declaration of 'SHA1_Init' | glyph.c:208: error: 'ctx' undeclared (first use in this function) | glyph.c:212: warning: implicit declaration of function 'SHA1_Update' | glyph.c:212: warning: nested extern declaration of 'SHA1_Update' | glyph.c:220: warning: implicit declaration of function 'SHA1_Final' | glyph.c:220: warning: nested extern declaration of 'SHA1_Final' | make[1]: *** [glyph.lo] Error 1 Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-02dbus: fix building on mipsel and clean up PIE/pie fix to work again.Graham Gower5
D-Bus fails to link with --gc-sections on mipsel. | CCLD dbus-daemon | collect2: ld returned 1 exit status | make[2]: *** [dbus-daemon] Error 1 | make[2]: *** Waiting for unfinished jobs.... | /home/grg/oe2/tmp/cross/mipsel/lib/gcc/mipsel-oe-linux/4.4.4/../../../../mipsel-oe-linux/bin/ld: can not make stub section: File format not recognized | /home/grg/oe2/tmp/cross/mipsel/lib/gcc/mipsel-oe-linux/4.4.4/../../../../mipsel-oe-linux/bin/ld: failed to set dynamic section sizes: File format not recognized Also, the previous fPIE/pie fix no longer works. While here, clean up INC_PR. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-02qemumipsel.conf: Add qemumipsel support, based upon qemumips.Graham Gower3
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-02SlugOS: slugos-packages - add dbus and bluez-libsMike Westerhof1
and documentation changes for unbuildable/broken packages.
2010-07-02devicekit-power: use a source location that doesn't change, matches the old ↵Koen Kooi1
checksums