apt: upgrade to 0.9.7.7
authorConstantin Musca <constantinx.musca@intel.com>
Fri, 1 Mar 2013 15:06:41 +0000 (17:06 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Mar 2013 13:14:54 +0000 (13:14 +0000)
commit32505dbc722116d9886251b12215a0994974991f
treef9bcde725c63eeef9379cdcfba1884f66252e559
parentf683cd97a88227d5f826323c9c7fff2102b1b16e
apt: upgrade to 0.9.7.7

bb files: remove invalid config.sub/config.guess files (autotools will
generate the correct files)
allocate-larger-memory.patch: not needed anymore
fix-gcc-4.6-null-not-defined.patch: added
- include header that defines NULL
includes-fix.patch: not needed anymore
localefixes.patch: removed
- not necessary anymore (no compiling errors)
makerace.patch: adapted to the new version
no-ko-translation.patch: adapted to the new version
no-nls-dpkg.patch: added
- fix build without nls
noconfigure.patch: adapted to the new version
nodoc.patch: adapted to the new version (apply patch on all cases
because the doc generation needs docbook-xsl)
remove-redeclaration.patch: not needed anymore
truncate-filename.patch: moved
use-host.patch: adapted to the new version
no-curl.patch: adapted to the new version
disable-configure-in-makefile.patch: added
    - do not run configure at do_compile

(From OE-Core rev: 97403b14765331c8c48bb570c6b98f2809214a9a)

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
24 files changed:
meta/recipes-devtools/apt/apt-0.7.14/allocate-larger-memory.patch [deleted file]
meta/recipes-devtools/apt/apt-0.7.14/includes-fix.patch [deleted file]
meta/recipes-devtools/apt/apt-0.7.14/localefixes.patch [deleted file]
meta/recipes-devtools/apt/apt-0.7.14/no-ko-translation.patch [deleted file]
meta/recipes-devtools/apt/apt-0.7.14/noconfigure.patch [deleted file]
meta/recipes-devtools/apt/apt-0.7.14/nodoc.patch [deleted file]
meta/recipes-devtools/apt/apt-0.7.14/remove-redeclaration.patch [deleted file]
meta/recipes-devtools/apt/apt-0.7.14/use-host.patch [deleted file]
meta/recipes-devtools/apt/apt-0.9.7.7/disable-configure-in-makefile.patch [new file with mode: 0644]
meta/recipes-devtools/apt/apt-0.9.7.7/fix-gcc-4.6-null-not-defined.patch [new file with mode: 0644]
meta/recipes-devtools/apt/apt-0.9.7.7/makerace.patch [moved from meta/recipes-devtools/apt/apt-0.7.14/makerace.patch with 100% similarity]
meta/recipes-devtools/apt/apt-0.9.7.7/no-ko-translation.patch [new file with mode: 0644]
meta/recipes-devtools/apt/apt-0.9.7.7/no-nls-dpkg.patch [new file with mode: 0644]
meta/recipes-devtools/apt/apt-0.9.7.7/noconfigure.patch [new file with mode: 0644]
meta/recipes-devtools/apt/apt-0.9.7.7/nodoc.patch [new file with mode: 0644]
meta/recipes-devtools/apt/apt-0.9.7.7/truncate-filename.patch [moved from meta/recipes-devtools/apt/apt-0.7.14/truncate-filename.patch with 100% similarity]
meta/recipes-devtools/apt/apt-0.9.7.7/use-host.patch [new file with mode: 0644]
meta/recipes-devtools/apt/apt-native.inc
meta/recipes-devtools/apt/apt-native_0.7.14.bb [deleted file]
meta/recipes-devtools/apt/apt-native_0.9.7.7.bb [new file with mode: 0644]
meta/recipes-devtools/apt/apt-package.inc
meta/recipes-devtools/apt/apt.inc
meta/recipes-devtools/apt/apt_0.9.7.7.bb [moved from meta/recipes-devtools/apt/apt_0.7.14.bb with 64% similarity]
meta/recipes-devtools/apt/files/no-curl.patch