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:
c51cc11
)
imlib2-fbonly: set filesdir
author
Michael Lauer
<mickey@vanille-media.de>
Mon, 29 Nov 2004 11:05:05 +0000
(11:05 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Mon, 29 Nov 2004 11:05:05 +0000
(11:05 +0000)
BKrev: 41ab0261Q6NfXZFwAozwVuYHnMTVRw
imlib2/imlib2-fbonly_1.1.0.oe
patch
|
blob
|
history
diff --git
a/imlib2/imlib2-fbonly_1.1.0.oe
b/imlib2/imlib2-fbonly_1.1.0.oe
index
aa2c5e1
..
0d18f4b
100644
(file)
--- a/
imlib2/imlib2-fbonly_1.1.0.oe
+++ b/
imlib2/imlib2-fbonly_1.1.0.oe
@@
-5,3
+5,5
@@
DEPENDS = "freetype"
EXTRA_OECONF = "--without-x \
--disable-mmx"
+
+FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/imlib2-${PV}"