summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
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 Gentil3
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 Gentil8
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-26checksums: merge checksums with AI repoGregoire Gentil1
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-26nhk15: added machine config for ST Microelectronics NHK15 devboardMarcin Juszkiewicz1
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-26Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks1
into org.openembedded.dev
2009-10-26open-iscsi: added recipe; still needs stress-testingFrans Meulenbroeks3
2009-10-26llvm2.6: fix checksumXerxes Rånby1
2009-10-26ltrace_0.5.3: some more missing checksums addedSteffen Sledz1
2009-10-26ltrace_0.5.3: missing checksum addedSteffen Sledz1
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ånby3
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 Meulenbroeks11
into org.openembedded.dev
2009-10-26tgt (Linux SCSI target framework) : recipe createdFrans Meulenbroeks2
2009-10-26gitver.bbclass: fix git dependency trackingMichael Smith1
.git/HEAD doesn't usually change on a commit, but the ref it points to (e.g. .git/refs/heads/master) should. Handle this and another couple of cases: if a tag is added without a new commit, or if the ref is in packed-refs. Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Chris Larson <clarson@kergoth.com>
2009-10-26update-rc.d.bbclass: make prerm and postrm dpkg-compatibleJeremy Lainé1
* prerm : only stop service at the "upgrade" and "remove" steps * postrm : only remove symlinks at the "remove" and "purge" steps, after checking the init script no longer exists
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 Smith3
Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2009-10-25libsdl-mixer: add 1.2.9Michael Smith2
Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-10-24linux-kirkwood: disabled ubi verify in defconfig (CONFIG_MTD_NAND_VERIFY_WRITE)Frans Meulenbroeks4
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 Meulenbroeks2
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 Raj8
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-24ltrace_0.5.3.bb: New recipe for 0.5.3Khem Raj6
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-24mips-common: Add alignment for MIPSHolger Hans Peter Freyther1
These numbers were generated using qemu and a mips32 big endian userspace on a simulated malta. If we ever support mips64 we will have to split up mips-common.
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-23distro/kaeilos.conf : switched to glibc 2.9Marco Cavallini1
* see also glibc-package.bbclass : added KaeilOS hack supporting glibc 2.9 * see also bluez4* : temporary solution just to replace at least bluez-libs * bumped PR to be sure glibc will be aligned on resulting image
2009-10-23kaeilos.inc : temporarily aligned to latest Angstrom settingsMarco Cavallini1
2009-10-23bluez4: update to 4.46, 4.53 has build from scratch problemsKoen Kooi2
2009-10-23u-boot: Patched and tested a GIT version for MACHINE=calamari.Leon Woestenberg3
Tested on the Freescale MPC8536DS board. Includes a workaround for a known buggy compiler. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-10-23gcc-cross_csl-arm-2005q3: put into useable state againHenning Heinold4
* add some patches needed for libstdc++ compilation * disable fortran and objc build for now * bump PR