generic-poky/meta/recipes-extended/tar
Chen Qi f1f5f7d3b4 tar: remove an erroneous patch
This removed patch is a workaround for gcc-4.5 manifests buffer
overflow with app-arch/tar-1.{22,23}, according to the information
from https://bugs.gentoo.org/show_bug.cgi?id=317139.

The problem with that patch is that it's only setting the magic
field of the header while the original statement sets both the magic
and the version field of the header. Because of this, all tar balls
created by the tar package in OE will be treated as old V7 format
tar balls.

As a negative effect of this behaviour, the tar package in OE cannot
handle device files correctly. This in turn leads to the udev cache
failure in images like core-image-lsb-sdk.

[YOCTO #4815]

(From OE-Core rev: 32210f73c7e9f24951306f462b25e66e1d11a6b8)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-07-18 21:24:30 +01:00
..
tar-1.17 gplv2 recipes update upstream status of patches 2011-05-23 15:36:33 +01:00
tar-1.26 tar: remove an erroneous patch 2013-07-18 21:24:30 +01:00
tar-replacement-native_1.26.bb tar: upgrade to v1.26 2011-06-07 21:38:35 +01:00
tar.inc tar: don't mv tar for nativesdk 2013-06-10 18:06:37 +01:00
tar_1.17.bb tar: Split RMT from tar 2012-12-06 12:31:03 +00:00
tar_1.26.bb tar: remove an erroneous patch 2013-07-18 21:24:30 +01:00