]> code.ossystems Code Review - openembedded-core.git/commit
dpkg: upgrade to 1.16.8
authorConstantin Musca <constantinx.musca@intel.com>
Tue, 28 Aug 2012 14:02:40 +0000 (17:02 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 2 Sep 2012 12:47:34 +0000 (05:47 -0700)
commit02e8b5c1fd68fa18ee81ba2920cd48fea8a1ef5e
treed21c72974b7f9b7b7e833c3e170d32a9e92e23a7
parent2df064ad46c1510fa8a401c22db4ab3278c3c807
dpkg: upgrade to 1.16.8

autofoo.patch: removed
- the patch is not used
check_version: adapted to the new version
- adapt the linux-wrs kernel version, which has character '_'
- remove the first-char-digit-check (as the 1.15.8.5 version does)
dpkg-deb-avoid-fflush.patch: removed
- the patch is included in the new version
fix-timestamps.patch: added
- the lutimes function doesn't work properly for all systems
ignore_extra_fields.patch: adapted to the new version
nochroot.patch: removed
- the patch is not used
noman.patch: adapted to the new version
noupdalt.patch: removed
- the patch is not used
perllibdir.patch: removed
- in the new version PERL_LIBDIR will be set only if empty
preinst.patch: adapted to new version
removed-tar-no-timestamp.patch: added
- the busybox-1.19.4 tar utility doesn't support --warning=no-timestamp

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
14 files changed:
meta/recipes-devtools/dpkg/dpkg.inc
meta/recipes-devtools/dpkg/dpkg/autofoo.patch [deleted file]
meta/recipes-devtools/dpkg/dpkg/check_version.patch
meta/recipes-devtools/dpkg/dpkg/dpkg-deb-avoid-fflush.patch [deleted file]
meta/recipes-devtools/dpkg/dpkg/fix-timestamps.patch [new file with mode: 0644]
meta/recipes-devtools/dpkg/dpkg/ignore_extra_fields.patch
meta/recipes-devtools/dpkg/dpkg/nochroot.patch [deleted file]
meta/recipes-devtools/dpkg/dpkg/noman.patch
meta/recipes-devtools/dpkg/dpkg/noupdalt.patch [deleted file]
meta/recipes-devtools/dpkg/dpkg/perllibdir.patch [deleted file]
meta/recipes-devtools/dpkg/dpkg/preinst.patch
meta/recipes-devtools/dpkg/dpkg/remove-tar-no-timestamp.patch [new file with mode: 0644]
meta/recipes-devtools/dpkg/dpkg_1.15.8.7.bb [deleted file]
meta/recipes-devtools/dpkg/dpkg_1.16.8.bb [new file with mode: 0644]