Age | Commit message (Collapse) | Author | Files |
|
* 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.
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* remove what is already included in those tasks
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
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>
|
|
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>
|
|
issue occurs when using gphoto2 to download photos from digital cameras
|
|
|
|
|
|
|
|
* Recipe from majo.huber@googlemail.com
* Recipe needs updating to BBCLASSEXTEND, but I wanted to get it in first.
|
|
|
|
|
|
Fix CVE-2009-3557, CVE-2009-3558, CVE-2009-4017,
CVE-2009-4142 and CVE-2009-4143.
|
|
This reverts commit fd2bed3297f3b76a8a6b18ba599e7d9d71d2c045.
|
|
|
|
into org.openembedded.dev
|
|
* Fixes CVE-2009-3720
|
|
* 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
|
|
|
|
|
|
* Add recipe for the GNU implementation of the Simple Authentication
and Security Layer framework.
|
|
|
|
|
|
|
|
* Additionally fix staging
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
|
|
|
|
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>
|
|
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>
|
|
+[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>
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
mesa-full)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
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>
|
|
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
|
|
* 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>
|
|
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>
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
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.
|
|
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).
|
|
- 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>
|
|
|
|
|