git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46a9196
)
apt_0.7.20.2: fixed compilation errors with gcc-4.4.
author
Filip Zyzniewski
<filip.zyzniewski@gmail.com>
Sun, 6 Feb 2011 23:56:47 +0000
(23:56 +0000)
committer
Tom Rini
<tom_rini@mentor.com>
Tue, 8 Feb 2011 14:20:13 +0000
(07:20 -0700)
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@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/apt/apt_0.7.20.2.bb
patch
|
blob
|
history
diff --git
a/recipes/apt/apt_0.7.20.2.bb
b/recipes/apt/apt_0.7.20.2.bb
index
bd0f41e
..
e3d4cd7
100644
(file)
--- 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 = "r
2
"
+PR = "r
3
"
require apt-package.inc