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:
a614860
)
sdl.bbclass: Add sane default path for APPIMAGE.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Fri, 11 Jan 2008 23:30:44 +0000
(23:30 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Fri, 11 Jan 2008 23:30:44 +0000
(23:30 +0000)
classes/sdl.bbclass
patch
|
blob
|
history
diff --git
a/classes/sdl.bbclass
b/classes/sdl.bbclass
index
d478d97
..
e819eb1
100644
(file)
--- a/
classes/sdl.bbclass
+++ b/
classes/sdl.bbclass
@@
-6,7
+6,7
@@
DEPENDS += "virtual/libsdl libsdl-mixer libsdl-image"
APPDESKTOP ?= "${PN}.desktop"
APPNAME ?= "${PN}"
-APPIMAGE ?= "${PN}.png"
+APPIMAGE ?= "${
WORKDIR}/${
PN}.png"
sdl_do_sdl_install() {
install -d ${D}${palmtopdir}/bin