All pastes #1907154 Raw Edit

Stuff

public text v1 · immutable
#1907154 ·published 2010-07-23 21:22 UTC
rendered paste body
commit a7168c8666415981af427f1f9b01339b6022a254
Author: Michael 'Mickey' Lauer <mickey@vanille-media.de>
Date:   Fri Jul 23 23:00:56 2010 +0200

    fsogsmd: temporarily disable palm pre support, until upstream has been sorted out

commit baaa4fe1352d10973cc39fcc15206cbf38ef2abd
Author: Martin Jansa <Martin.Jansa@gmail.com>
Date:   Fri Jul 23 10:28:10 2010 +0200

    angstrom: allow udev-151 on spitz (xserver-1.9 needs >= 143)

commit 1dc8d54fe1a8605a58382440888445321d97b19b
Author: Martin Jansa <Martin.Jansa@gmail.com>
Date:   Mon Jul 19 14:51:57 2010 +0200

    linux-openmoko-2.6.34: add patch for FIFO in glamo-display

commit 19f78060359702e923c52df8508e1d76e947a8d9
Author: Martin Jansa <Martin.Jansa@gmail.com>
Date:   Mon Jul 19 13:16:00 2010 +0200

    mupdf: wip

commit b17072a0f0191108ce67f696f2024968f8caaec6
Author: Dmitry Artamonow <mad_soft@inbox.ru>
Date:   Wed Jun 23 07:00:38 2010 +0000

    mupdf-0.6: new recipe
    
    MuPDF is a slim and fast PDF viewer/toolkit.
    
    Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
    Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

commit c944348f3c7ec97543dc5ddd2b6c74040988e30d
Author: Dmitry Artamonow <mad_soft@inbox.ru>
Date:   Wed Jun 23 07:00:37 2010 +0000

    jbig2dec-0.11: new recipe
    
    jbig2dec is a decoder implementation of the JBIG2 image compression
    format. JBIG2 is designed for lossy or lossless encoding of monochrome
    images at moderately high resolution, in particular scanned paper documents.
    
    Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
    Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

commit d4ecb97b4ff8d95917d223dd7004240b1b565539
Author: Dmitry Artamonow <mad_soft@inbox.ru>
Date:   Wed Jun 23 07:00:36 2010 +0000

    openjpeg-1.3: new recipe
    
    The OpenJPEG library is an open-source JPEG 2000 codec written
    in C language.
    
    Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
    Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

commit 55f6191c105f0639eb8cfb284fa6ac628d8d71f5
Author: Graham Gower <graham.gower@gmail.com>
Date:   Tue Jun 29 18:54:00 2010 +0000

    opkg recipe overhaul - removal of opkg-nogpg and opkg-nogpg-nocurl.
    
    None of the distros in OE appear to want/need gpg or curl support in opkg;
    so have opkg.inc remove them by default. This diff makes things more consistent
    across all distros/tasks/images.
    
    The slugos recipe is kept intact and further divided from the more modern
    recipes. The opkg-native recipe is the sane-srcrev version even when building
    slugos, which should allow for changes to opkg related bbclasses without
    breaking the slugos build.
    
    Build tested for qemumipsel/minimal-image and nslu2/slugos-image.
    minimal-image builds 10% quicker in my setup and is 1mb smaller.
    Acked-by: Khem Raj <raj.khem@gmail.com>
    
    Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

commit 1b952de3921583e9bcdbb72ddf8676aea6e5373e
Author: Martin Jansa <Martin.Jansa@gmail.com>
Date:   Sun Jun 20 09:13:57 2010 +0200

    om-gta02: prefer kernel 2.6.34

commit 4ba0c2a73de89a0a9b7b5fd63e8aed367a1cc609
Author: Martin Jansa <Martin.Jansa@gmail.com>
Date:   Fri Jun 18 07:43:08 2010 +0200

    xserver-xorg-conf: add xorg.conf for spitz

commit c4ff7c7b718f2229da76400ce632bc4dddeba118
Author: Martin Jansa <Martin.Jansa@gmail.com>
Date:   Thu Jun 17 12:48:28 2010 +0200

    angstrom: use eglibc

commit 259f3050b1083c2b5acd143080a5de2638f342d8
Author: Martin Jansa <Martin.Jansa@gmail.com>
Date:   Thu Jun 10 15:50:29 2010 +0200

    angstrom: prefer postgresql 8.4.4 and qt-4.7.0-beta1

commit 49bb60b4d115dcaab4c18eb86e5b46e94c58b182
Author: Koen Kooi <koen@openembedded.org>
Date:   Sun Apr 25 15:19:01 2010 +0200

    angstrom: sync optimizations flags between all c libraries

commit 08c88c6c5665e7e3c272e8eb211953b14243ed9b
Author: Graeme Gregory <dp@xora.org.uk>
Date:   Fri Apr 23 18:18:02 2010 +0100

    angstrom-2008.1.conf : start of update to gcc 4.5.0 and glibc/binutils update
    
    This is the start of the process of moving angstrom to newever base toolchain
    stuff ready for merge back after stable forks
    
    Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

commit a6e744a08319ce297d4907df23f7538483e11562
Author: Martin Jansa <Martin.Jansa@gmail.com>
Date:   Thu May 13 12:33:40 2010 +0200

    image.bbclass: don't access public feeds during install_linguas

commit 5ddc621e7f6e341f5794178aab531eccfdea858b
Author: Martin Jansa <Martin.Jansa@gmail.com>
Date:   Mon May 3 18:35:38 2010 +0200

    kexec-tools: update kexec-tools-2-klibc.patch for latest klibc/kernel
    
    * not sure if it's changed in latest kernel I use (2.6.34-rc6) or newest
      klibc added today (1.5.18)
    * just in case someone else hit this too (haven't tried if it works with
      older kernel/klibc)
    
    Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

commit feba056e82fffdcef88613c71f012f43a143c302
Author: Martin Jansa <Martin.Jansa@gmail.com>
Date:   Fri Jun 25 08:52:51 2010 +0200

    oe-stylize: move require to top

commit 13b90125793077d8da48786e3ef4eddebba97434
Author: Martin.Jansa <Martin.Jansa@gmail.com>
Date:   Thu Aug 20 11:10:20 2009 +0200

    Local modifications
    
    * not intended to be pushed yet
    * Use screenterm and short timeout for wget
    * task-jama: add more apps to shr-image/x11-gpe-image
    * spitz/2.6.34-rc6
    * angstrom: use newer klibc, mesa-dri and xserver-xorg and mplayer from git
    * navit AUTOREV
    
    Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

commit 570b4127ed3618be84d7952ec09b4fbb094f5dca
Author: Martin Jansa <Martin.Jansa@gmail.com>
Date:   Fri Jul 23 11:37:28 2010 +0200

    maxima: oe-stylize

commit ac8bb5b1114b02b002eae2a80281c65e745edfef
Author: Nicolas Boichat <nicolas@boichat.ch>
Date:   Fri Jul 23 11:28:32 2010 +0200

    tcpdump-4.1.1
    
    Ported most patches from 4.0.0, except no-ipv6-tcpdump4.patch (fixed upstream).
    
    Signed-off-by: Koen Kooi <koen@openembedded.org>

commit 08b3fcb51d4995ae77f1742adaec7f2ec6780adf
Author: Nicolas Boichat <nicolas@boichat.ch>
Date:   Fri Jul 23 11:27:05 2010 +0200

    libpcap 1.1.1 recipe.
    
    Notes about patches from 1.0.0:
     - ieee80215-arphrd.patch: ported to 1.1.1
    
     - aclocal.patch: does not seem to be needed (unsure)
     - 0001-Fix-some-problems-that-show-up-in-autoconf-2.64-and-.patch: same
     - ldflags.patch: fixed upstream
    
    Other main difference:
     - pcap-config is installed in the dev package, as well as in the staging
       directory.
    
    Signed-off-by: Koen Kooi <koen@openembedded.org>

commit 4c5fadef88f8db0913bce0a4725355314b691227
Author: Khem Raj <raj.khem@gmail.com>
Date:   Fri Jul 23 00:27:09 2010 -0700

    libbedic_1.1.bb, encdec-updater-native.bb: Remove legacy staging
    
    Signed-off-by: Khem Raj <raj.khem@gmail.com>

commit d9375a9283acef4c246e6f5e04ef59edcb43508d
Author: Khem Raj <raj.khem@gmail.com>
Date:   Fri Jul 23 00:25:36 2010 -0700

    yaffs2: Remove legacy staging (from poky)
    
    Signed-off-by: Khem Raj <raj.khem@gmail.com>

commit 9353e56c0ea4f31592749fc21d937561b9109aff
Author: Pramod Poudel <ktmpole@gmail.com>
Date:   Thu Jul 22 16:36:14 2010 -0500

    opencv-dsp-acceleration: Revision changed to 128
    
    *IMGLIB_PATH is changed to path where other TI tools are found.
    
    Signed-off-by: Pramod Poudel <ktmpole@gmail.com>
    Signed-off-by: Koen Kooi <koen@openembedded.org>

commit 467001b4a6c9442f7778c96d71df0b6c8acde795
Author: Khem Raj <raj.khem@gmail.com>
Date:   Thu Jul 22 23:05:19 2010 -0700

    gcc-4.5: Fix rev instruction generation on armv6+ (backport PR 43698)
    
    Signed-off-by: Khem Raj <raj.khem@gmail.com>

commit f798d01126088d9a784648045224bb3c3c05d4c0
Author: Khem Raj <raj.khem@gmail.com>
Date:   Thu Jul 22 23:03:55 2010 -0700

    quilt-native: Dont configure with --without-date
    
    * This ends up quilt installing its little perl
      handler for date which does not understand -r
      option used in quilt refresh
    
    Signed-off-by: Khem Raj <raj.khem@gmail.com>

commit d36d2c660ebc5edc24d9b956930c7e37a8753b75
Author: Khem Raj <raj.khem@gmail.com>
Date:   Thu Jul 22 23:01:29 2010 -0700

    uclibc-git: Bump SRCREV
    
    * Remove upstream patch.
    
    Signed-off-by: Khem Raj <raj.khem@gmail.com>

commit 5ef00779277e996e204fbc342ad77a197f479eba
Author: Khem Raj <raj.khem@gmail.com>
Date:   Wed Jul 21 15:42:40 2010 -0700

    distro: Add new feature to indicate thumb-interworking.
    
    * This would be used to decide if we can use BX in return
      instructions in uclibc.
    
    Signed-off-by: Khem Raj <raj.khem@gmail.com>

commit 95cc60009ec4e8287bcb04292aafb845e2491382
Author: Martin Jansa <Martin.Jansa@gmail.com>
Date:   Fri Jul 23 07:18:41 2010 +0200

    task-shr-feed: add maxima

commit 2149b28874f8400636e68bd1dbd72fe5bb335d5b
Author: David Lanzendrfer <david.lanzendoerfer@o2s.ch>
Date:   Thu Jul 22 13:34:58 2010 +0000

    maxima: add recipe, tool for algebraic calculation
    
    Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>