]> code.ossystems Code Review - openembedded-core.git/commit
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 12:29:45 +0000 (12:29 +0000)
commit97403b14765331c8c48bb570c6b98f2809214a9a
tree15dfbce0de9579179a941ad36d4bfa9f51451ce6
parent59cd32a6661d76ee070810823614eb797d6cc153
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

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
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