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:
a6151b2
)
vala-terminal_git.bb: bump SRCREV to get fix for segfault when adding a new tab
author
Klaus Kurzmann
<mok@fluxnetz.de>
Wed, 10 Nov 2010 14:08:42 +0000
(15:08 +0100)
committer
Klaus Kurzmann
<mok@fluxnetz.de>
Wed, 10 Nov 2010 14:08:42 +0000
(15:08 +0100)
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
recipes/vala-terminal/vala-terminal_git.bb
patch
|
blob
|
history
diff --git
a/recipes/vala-terminal/vala-terminal_git.bb
b/recipes/vala-terminal/vala-terminal_git.bb
index
40e5a20
..
0b5f3e7
100644
(file)
--- a/
recipes/vala-terminal/vala-terminal_git.bb
+++ b/
recipes/vala-terminal/vala-terminal_git.bb
@@
-1,7
+1,7
@@
DESCRIPTION = "A lightweight Terminal Emulator based on libvte, written in Vala."
SECTION = "x11/applications"
DEPENDS = "vala-native vte"
-SRCREV = "
5a998183d7587e93d820f46a9c1e45c62821653e
"
+SRCREV = "
6cfb8bf8eb1a3812e39fac10a4810b6680fa066a
"
PV = "1.1.1+gitr${SRCPV}"
PE = "1"
PR = "r1"