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:
64c8688
)
apply libsdl patch for gcc 3.4
author
Michael Lauer
<mickey@vanille-media.de>
Sat, 8 May 2004 12:20:44 +0000
(12:20 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Sat, 8 May 2004 12:20:44 +0000
(12:20 +0000)
BKrev: 409cd09cDJlBO4ujKZ-7RNv_65IHlw
libsdl/libsdl-qpe_1.2.7.oe
patch
|
blob
|
history
diff --git
a/libsdl/libsdl-qpe_1.2.7.oe
b/libsdl/libsdl-qpe_1.2.7.oe
index
98f51ea
..
f735685
100644
(file)
--- a/
libsdl/libsdl-qpe_1.2.7.oe
+++ b/
libsdl/libsdl-qpe_1.2.7.oe
@@
-6,7
+6,8
@@
DEPENDS = "virtual/libc virtual/libqpe"
PROVIDES = "virtual/libsdl"
SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \
- file://${FILESDIR}/agawa-piro-mickey.patch;patch=1"
+ file://${FILESDIR}/agawa-piro-mickey.patch;patch=1 \
+ file://${FILESDIR}/gcc34.patch;patch=1"
S = "${WORKDIR}/SDL-${PV}"
inherit autotools libtool