[oe] [PATCH v2] apt_0.7.20.2: fixed compilation errors with gcc-4.4.
Filip Zyzniewski
filip.zyzniewski at gmail.com
Sun Feb 6 15:56:47 UTC 2011
Just like in apt-native_0.7.20.2.bb.
Related bugzilla entry: http://bugs.openembedded.org/show_bug.cgi?id=5511
Signed-off-by: Filip Zyzniewski <filip.zyzniewski at gmail.com>
---
recipes/apt/apt_0.7.20.2.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/recipes/apt/apt_0.7.20.2.bb b/recipes/apt/apt_0.7.20.2.bb
index 7921a23..5c932a5 100644
--- a/recipes/apt/apt_0.7.20.2.bb
+++ b/recipes/apt/apt_0.7.20.2.bb
@@ -5,8 +5,9 @@ require apt.inc
SRC_URI += "file://no-doxygen.patch \
file://no-ko-translation.patch \
+ file://fix-gcc-4.4-compile.patch \
file://use-host.patch "
-PR = "r2"
+PR = "r3"
require apt-package.inc
--
1.7.1
More information about the Openembedded-devel
mailing list