diff options
Diffstat (limited to 'meta/classes/sdl.bbclass')
-rw-r--r-- | meta/classes/sdl.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/sdl.bbclass b/meta/classes/sdl.bbclass index c0b21427a4..d478d97f18 100644 --- a/meta/classes/sdl.bbclass +++ b/meta/classes/sdl.bbclass | |||
@@ -26,7 +26,7 @@ sdl_do_sdl_install() { | |||
26 | Note=Auto Generated... this may be not what you want | 26 | Note=Auto Generated... this may be not what you want |
27 | Comment=${DESCRIPTION} | 27 | Comment=${DESCRIPTION} |
28 | Exec=${APPNAME} | 28 | Exec=${APPNAME} |
29 | Icon=${APPIMAGE} | 29 | Icon=${PN}.png |
30 | Type=Application | 30 | Type=Application |
31 | Name=${PN} | 31 | Name=${PN} |
32 | EOF | 32 | EOF |