]> code.ossystems Code Review - openembedded-core.git/commit
apt: Fix locale header and hardcoded libname issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Nov 2011 23:24:20 +0000 (23:24 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Nov 2011 23:39:39 +0000 (23:39 +0000)
commitca8237ee51053d70b5e7579c224a824db2be76b2
tree6f9a3c6eabf965d18d890155e86a8594802317cb
parent7056ea9b1eb5ff358c1f8d2b949597e4e98f3a2b
apt: Fix locale header and hardcoded libname issues

apt wasn't building on modern libc/compiler combinations due to missing
header includes.

The libcpp version was also being hardcoded, this patch generates it
dynamically to work on different host systems which no longer have
this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/apt/apt-0.7.14/localefixes.patch [new file with mode: 0644]
meta/recipes-devtools/apt/apt-native.inc
meta/recipes-devtools/apt/apt-native_0.7.14.bb
meta/recipes-devtools/apt/apt-package.inc
meta/recipes-devtools/apt/apt.inc
meta/recipes-devtools/apt/apt_0.7.14.bb