generic-poky/meta/recipes-devtools/apt
Robert Yang 1e71397c23 apt 0.7.14: do_compile failed with gcc 4.7
apt do_compile failed with gcc 4.7:

deb/deblistparser.cc: In member function 'virtual short unsigned int debListParser::VersionHash()':
deb/deblistparser.cc:212:13: error: redeclaration of 'char* I'
deb/deblistparser.cc:202:22: error: 'const char** I' previously declared here

Backport the patch from the upstream would fix the problem, both target and
native apt need it.

[YOCTO #2488]

(From OE-Core rev: fae7fc49052720f037bac128084851c09d420381)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-06-08 11:43:22 +01:00
..
apt-0.7.14 apt 0.7.14: do_compile failed with gcc 4.7 2012-06-08 11:43:22 +01:00
files deb packages support: switch from /var/dpkg to /var/lib/dpkg 2011-09-21 13:42:49 +01:00
apt-native.inc meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) 2012-03-05 10:23:53 -08:00
apt-native_0.7.14.bb apt 0.7.14: do_compile failed with gcc 4.7 2012-06-08 11:43:22 +01:00
apt-package.inc meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) 2012-03-05 10:22:56 -08:00
apt.inc apt 0.7.14: do_compile failed with gcc 4.7 2012-06-08 11:43:22 +01:00
apt_0.7.14.bb apt 0.7.14: do_compile failed with gcc 4.7 2012-06-08 11:43:22 +01:00