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:
26ccf33
)
efltk: fix build with newer, stricter gcc
author
Martin Jansa
<Martin.Jansa@gmail.com>
Fri, 15 Jan 2010 00:11:58 +0000
(
01:11
+0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Fri, 15 Jan 2010 00:12:50 +0000
(
01:12
+0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/fltk/efltk_2.0.7.bb
patch
|
blob
|
history
diff --git
a/recipes/fltk/efltk_2.0.7.bb
b/recipes/fltk/efltk_2.0.7.bb
index
b048e07
..
35485f3
100644
(file)
--- a/
recipes/fltk/efltk_2.0.7.bb
+++ b/
recipes/fltk/efltk_2.0.7.bb
@@
-6,7
+6,8
@@
LICENSE = "LGPL"
DEPENDS = "zlib jpeg libpng libxext libxft"
PR = "r0"
-SRC_URI = "${SOURCEFORGE_MIRROR}/ede/efltk-${PV}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/ede/efltk-${PV}.tar.gz \
+ file://fix.void.cast.patch;patch=1"
S = "${WORKDIR}/efltk"
inherit autotools binconfig