summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-03-05gpdf: Remove all gpdf recipes from the repositoryHolger Hans Peter Freyther11
* gpdf contains an embedded copy of xpdf which has had several security issues in the past. * gpdf is not maintained for some years and the xpdf copy is not updated. * Remove the gpdf checksums and PREFERRED_VERSIONS * Remove it from tasks and such.
2010-03-05gtk+: reinstate no-demos patch for gtk+-native, it fails to build without itKoen Kooi2
2010-03-05task-shr-feed: add estardictMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-05estardict: new recipe for elementary based offline dictionary readerVaudano Luca1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-05task-shr: fix typo and add task-cli-tools, task-cli-tools-debugMartin Jansa1
* remove what is already included in those tasks Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-05fso-abyss: Update om-gta0X config files to include device_ack_timeout = 2Sebastian Spaeth3
The default timeout of 5 seems too long and it failed getting a channel. Let's try 2 as this worked on my Freerunner. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-03-05libgsm0710mux: bump & move SRCREV from sane-srcrev-fso.inc to recipeSebastian Spaeth2
This version introduces the config option device_ack_timeout (by default 5), which is needed to fix a race condition on Freerunner phones. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-03-05libusb: add patch to fix "BOGUS urb flags" issueSteve Sakoman2
issue occurs when using gphoto2 to download photos from digital cameras
2010-03-05libgles-omap3: fix for unwanted *.desktop file, shorten app names in menusSteve Sakoman2
2010-03-05gconf-editor: add 2.28.0Koen Kooi1
2010-03-05gnome-python-extras: adjust to pygtk -> pygobject codegen moveKoen Kooi1
2010-03-05omniorb : Update to version 4.1.4Philip Balister3
* Recipe from majo.huber@googlemail.com * Recipe needs updating to BBCLASSEXTEND, but I wanted to get it in first.
2010-03-05msmcommd: catch up with upstream changesMichael 'Mickey' Lauer1
2010-03-05php: Upgrade from php 5.1.12 to 5.1.13Holger Hans Peter Freyther4
2010-03-05php-5.2.11: Upgrade to 5.2.12 to fix various issuesHolger Hans Peter Freyther6
Fix CVE-2009-3557, CVE-2009-3558, CVE-2009-4017, CVE-2009-4142 and CVE-2009-4143.
2010-03-04Revert "xz: add xz package"Phil Blundell6
This reverts commit fd2bed3297f3b76a8a6b18ba599e7d9d71d2c045.
2010-03-04gtk+: build gtk-demo and package it appropriatelyPhil Blundell11
2010-03-04Merge branch 'org.openembedded.dev' of new.openembedded.org:openembedded ↵Phil Blundell169
into org.openembedded.dev
2010-03-04expat-2.0.0: Upgrade expat library to fix various known security bugsHolger Hans Peter Freyther4
* Fixes CVE-2009-3720
2010-03-04fetchmail: Upgrade to 6.3.14 to fix known security issuesHolger Hans Peter Freyther3
* 6.3.8 needs two more security patches but the original sourcecode is not available anymore. * Move the sums into the recipe * The python FILEPATH seems to be broken... I'm not fixing this right now but it would require some RDEPENDS fixes
2010-03-04python-pygobject: add libffi dep so -lffi actually worksKoen Kooi1
2010-03-04gnome-doc-utils: don't build docs since we lack the libxml2 python native moduleKoen Kooi1
2010-03-04libgsasl: Add recipeMichael Lippautz1
* Add recipe for the GNU implementation of the Simple Authentication and Security Layer framework.
2010-03-04libidn: Bump version to 1.18Michael Lippautz2
2010-03-04libidn: Move to new stagingMichael Lippautz1
2010-03-04geck-mediaplayer: add svn versionKoen Kooi1
2010-03-04libyaml: Bump version to 0.1.3Michael Lippautz1
* Additionally fix staging Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04firefox: fix .pc files for 3.5.2 and 3.6, fix up staging a bitKoen Kooi8
2010-03-04xf86-video-omapfb: update to latest gitKoen Kooi1
2010-03-04kernel.bbclass: pass ${KERNEL_VERSION} to depmod -aMichael Smith1
The postinsts for kernel-image and modules run "depmod -a" on the target, but this only updates the old kernel's modules.dep. "depmod -a ${KERNEL_VERSION}" updates the files in /lib/modules/${KERNEL_VERSION}. Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04rootfs_ipk.bbclass: move rootfs postprocess commandChris Conroy1
I ran into a problem yesterday where the ROOTFS_POSTPROCESS_COMMAND started failing after I turned off ONLINE_PACKAGE_MANAGEMENT. It seems the problem is that if package management is turned off, then the opkg directory gets deleted. Subsequent opkg commands in the ROOTFS_POSTPROCESS_COMMAND fail to open the lock file because the directory is gone. This patch simply moves the postprocess command above the destruction of the opkg directory to allow any such commands to complete successfully. Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04update-apr-library-version-to-1.3.5Lucian Ion1
+[http://www.apache.org/dist/apr/apr-1.3.5.tar.bz2] +md5=9ac9a00eaa190937fdbbde7b4f03ac1e +sha256=a33d360b70a9c7971651b3810513d7a85ca84d13ddfc1cb96d6cb0af76aab574 + >From 6193a25e065b44da0a4b3b8a95d8f00c64f3f982 Mon Sep 17 00:00:00 2001 From: Lucian Ion <lucian_ion_2000@yahoo.com> Date: Mon, 8 Jun 2009 11:59:16 +0100 Subject: [PATCH] update apr library version to 1.3.5 - new recipe Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04linux: fix compulab_image dependency loopMarcin Juszkiewicz4
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04mesa-dri_git: fix building progs (missing -lstdc++, similar patch used in ↵Martin Jansa2
mesa-full) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-04busybox: wget accept and ignore --no-check-certificateBernhard Reutner-Fischer2
needed for self-hosting; applied to upstream Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04linux 2.6.32: add support for ts72xx boardsPetr Štetiar18
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04linux 2.6.32: update to latest stable 2.6.32.9 patchsetPetr Štetiar2
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04linux 2.6.27: add support for ts72xx and make it default kernelPetr Štetiar32
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04linux 2.6.24: update ts72xx patchset and stop using it as default kernelPetr Štetiar5
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04ventura: add ca-certificates to RRECOMMENDSThomas Zimmermann1
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-03-04ca-certificates: add package for ssl certificatesThomas Zimmermann2
* this is package for ssl certificates as they are no longer provided by curl nor openssl * this package contains the certificates from debian * uses update-ca-certificates from debian without the part that creates hash links to the certs, because that uses c_rehash from openssl which is a perl script Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-03-04ffalarms: bump git version as current vala syntax failedSebastian Spaeth1
The .next() iterator has changed to .get_next(), so we need to bump ffalarms for current vala. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-03-04snort: add snort - a free lightweight nidsBernhard Guillon2
2010-03-04barnyard: add barnyard - a output system for snortBernhard Guillon1
2010-03-04preferred-shr-versions: upgrade linux-libc-headers to 2.6.32Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-03qemu: Move gcc version check, qemu-TARGET logic into qemu.bbclassTom Rini6
Move the logic to determine what qemu-TARGET to run into qemu.bbclass so we can check for the right binary in sanity.bbclass. This code was duplicated by glibc-package and eglibc-package anyhow and with the new fn we can clean up the usage in these classes a bit. Now that we have a class for qemu stuff, and the gcc check is just for qemu, move it there.
2010-03-03glibc*.inc: Bump OLDEST_KERNEL to 2.6.16Tom Rini3
Per glibc's ChangeLog, 2.6.16 is the minimum required by at least glibc 2.9 Prior to this, it was a murky 2.6.14 + patches to 2.6.16 (when it was all upstream).
2010-03-03firefox: Perform a number of cleanups and fix consistency issues.Tom Rini18
- parallel builds need to happen via MOZ_MAKE_FLAGS and it gripes if still passed -jN, so keep the old value before we clear it. - Move the HOST_LIBIDL stuff into configure, otherwise bad things happen when you don't have pkg-config on the build host. - Prior to 3.6, wireless-tools can be, or not be built already and the Necko wifi options deals. With how 3.6 is configured, it must be disabled or DEPENDED on. For consistency, turn it off. - In 3.5 and newer, libnotify can be used, add it to DEPENDS (could be disabled). - Because of both of the above, bump PR. Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-03-03gecko-mediaplayer: bump PR so postinst picks up firefox 3.6Koen Kooi1
2010-03-03libxslt 1.1.22: convert to new style staging and BBCLASSEXTEND=nativeKoen Kooi3