summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-10-27ballfield: fix spelling mistake that prevents a build. s/vrtual/virtual/Rolf Leggewie1
2009-10-27netbase: Add version for IGEP v2 boardEnric Balletbò i Serra2
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-10-27xserver-xf86-config: Add version for IGEP v2 boardEnric Balletbò i Serra2
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-10-27libxml2: stop overriding PACKAGESKoen Kooi2
2009-10-27flex: put libfl into ${PN}Koen Kooi2
Phil Blundell said: > > flex-2.5.31-r4: /usr/lib/libfl.a This is like bison. >> bison-2.3-r0: /usr/lib/liby.a That one is a special case: it wants to stay in the main bison package, since bison itself is a development tool. I'm not sure why it is a static-only library; that might be an error.
2009-10-27bison: put liby.a in ${PN}Koen Kooi1
Phil Blundell said: >> bison-2.3-r0: /usr/lib/liby.a That one is a special case: it wants to stay in the main bison package, since bison itself is a development tool. I'm not sure why it is a static-only library; that might be an error.
2009-10-27glibc package bbclass: tweak library packagingKoen Kooi1
libcidn and libmemusage have there own package now Static libs move around a bit: glibc-dev: /usr/lib/libpthread_nonshared.a /usr/lib/libc_nonshared.a glibc-static: /usr/lib/libm.a /usr/lib/libbsd-compat.a /usr/lib/libanl.a /usr/lib/libpthread.a /usr/lib/libcrypt.a /usr/lib/libresolv.a /usr/lib/libutil.a /usr/lib/libieee.a /usr/lib/librt.a /usr/lib/libnsl.a /usr/lib/libdl.a /usr/lib/libc.a /usr/lib/libmcheck.a /usr/lib/libBrokenLocale.a /usr/lib/libg.a
2009-10-27tzcode: only update tzdata SRC_URI to 2009p. Fixes previous commit.Rolf Leggewie1
2009-10-27tzcode: update to 2009pRolf Leggewie1
2009-10-26tzdata: added 2009pMarcin Juszkiewicz1
2009-10-26fso-monitord: remove dependency on frameworkdMichael 'Mickey' Lauer1
2009-10-26vala-dbus-binding-tool-native: remove redundant inherit autotoolsMichael 'Mickey' Lauer1
2009-10-26sgalib: NHK-15 library for userspace access to graphics accelerationMarcin Juszkiewicz4
2009-10-26xserver-kdrive-nomadik: mark as nhk-15 onlyMarcin Juszkiewicz1
2009-10-26linux-omap-pm 2.6.29: sync touchbook patches with linux-omap kernelKoen Kooi9
2009-10-26gnome-panel: refresh idl-sysroot patch for 2.28.0Koen Kooi2
2009-10-26fbreader: add 0.10.7Grégoire Gentil2
2009-10-26gnome-mplayer: tweak defaultsGrégoire Gentil2
* disable fullscreen animation, the intel and omapfb driver don't like it * reduce cache size so youtube movies don't take eons to start * enable single instance
2009-10-26perl: sync extra perl recipes with AI repoGregoire Gentil7
libcompress-raw-zlib-perl: add 2.015 libcrypt-rijndael-perl: add 1.07 libdigest-sha: add 5.47 libio-compress-base-perl: add 2.015 libio-compress-zlib-perl: add 2.015 libnet-dbus-perl: add 0.33.5, fix packaging for 0.33.6
2009-10-26perl 5.8.8: pass unidatafiles as extra arg to miniperlGregoire Gentil2
2009-10-26file-roller: add unzip to RDEPENDSKoen Kooi1
2009-10-26linux-omap 2.6.29: sync touchbook patches with AI repoGregoire Gentil7
2009-10-26u-boot git: sync touchbook patches with AI repoGregoire Gentil2
2009-10-26x-load: sync touchbook patches with AI repoGregoire Gentil3
2009-10-26xserver-kdrive-nomadik: added 1.3.0.0 versionMarcin Juszkiewicz3
This version has hardware acceleration working. NOTE: patches were applied and refreshed - thats why they differ from ST ones.
2009-10-26linux: added NHK15 support for 2.6.20 versionMarcin Juszkiewicz10
staged headers are needed for x11 acceleration
2009-10-26open-iscsi-user: added RRECOMMENDSFrans Meulenbroeks1
2009-10-26open-iscsi: added MACHINE_KERNEL_PR_append = "a"Frans Meulenbroeks1
2009-10-26prelink: Change postrm script to prerm. Calling 'prelink' after removing the ↵Florian Boor2
binary is likely to fail.
2009-10-26open-iscsi: added recipe; still needs stress-testingFrans Meulenbroeks2
2009-10-26tgt: updaded recipe to use ${PV} for downloadFrans Meulenbroeks1
2009-10-26llvm2.6: Updated to use llvm 2.6 release tarball.Xerxes Rånby2
llvm2.6-native: Likewise. checksums.ini: add sums for llvm-2.6.tar.gz
2009-10-26Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks8
into org.openembedded.dev
2009-10-26tgt (Linux SCSI target framework) : recipe createdFrans Meulenbroeks1
2009-10-25curl: support openssl in CURL_FEATURES.Michael Smith7
Default is still gnutls. Also switch to INC_PR. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-10-25curl, curl-native: add 7.19.6Michael Smith2
Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2009-10-25libsdl-mixer: add 1.2.9Michael Smith1
Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-10-24linux-kirkwood: disabled ubi verify in defconfig (CONFIG_MTD_NAND_VERIFY_WRITE)Frans Meulenbroeks3
verification of 2048 byte pages does not work properly also added MACHINE sheevaplug to recipe
2009-10-24proftpd: moved from 1.3.2 to 1.3.2bFrans Meulenbroeks1
as this is a maintenance release it is not too useful to keep the old one around
2009-10-24linux_2.6.31.bb: Add defconfig for mips qemuKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-24Add support for MIPS qemu machineKhem Raj7
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-24ltrace_0.5.3.bb: New recipe for 0.5.3Khem Raj5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-24mono: make 2.4.2.3 the default versionCliff Brake3
2009-10-24libfsoresource: and add the missing recipe (FSO dbus resource abstraction ↵Michael 'Mickey' Lauer1
library)
2009-10-23xserver-xorg-conf: added config for ronetix-pm9263Marco Cavallini1
2009-10-23Merge branch 'org.openembedded.dev' of ↵Marco Cavallini3
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-10-23util-linux-ng: for chinook-compat let util-linux-ng compile with older libtoolHenning Heinold3
*bump INC_PR
2009-10-23glibc-package.bbclass : added KaeilOS hack supporting glibc 2.9Marco Cavallini1
2009-10-23bluez4: update to 4.46, 4.53 has build from scratch problemsKoen Kooi1
2009-10-23u-boot: Patched and tested a GIT version for MACHINE=calamari.Leon Woestenberg2
Tested on the Freescale MPC8536DS board. Includes a workaround for a known buggy compiler. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>