]> 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)
committerJoshua Lock <josh@linux.intel.com>
Tue, 19 Jun 2012 18:34:53 +0000 (11:34 -0700)
commit4bcffbcd05c86903fbdf47bb46bf1a52b888dfeb
treedcc02df3e01f8b0861095a3b7be75f15df9a5669
parent30c6ec403e1696b5fd94b92328ef9edec535a57a
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>
Signed-off-by: Joshua Lock <josh@linux.intel.com>
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