diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-07 17:55:34 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-07 18:00:09 +0200 |
commit | 17ef72525c4e1b3f7a32336878b2d39984ca23ec (patch) | |
tree | 31369c7f9db9bdb9006a81b5a7821dc0284b8978 /recipes/vala-terminal | |
parent | 076c66f9bb813125d6faf29db4e4fa862949c6b9 (diff) |
freesmartphone: move SRCREVs to recipes
* simplify fso-autorev
* move cornucopia and python-helpers rev to sane-srcrevs.inc
* drop SRCREV for removed recipes fsolocationd, fsotimed, vala-native
Diffstat (limited to 'recipes/vala-terminal')
-rw-r--r-- | recipes/vala-terminal/vala-terminal_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/vala-terminal/vala-terminal_git.bb b/recipes/vala-terminal/vala-terminal_git.bb index 5bc4c79cb2..ff7948178d 100644 --- a/recipes/vala-terminal/vala-terminal_git.bb +++ b/recipes/vala-terminal/vala-terminal_git.bb @@ -1,6 +1,7 @@ DESCRIPTION = "A lightweight Terminal Emulator based on libvte, written in Vala." SECTION = "x11/applications" DEPENDS = "vala-native vte" +SRCREV = "fda5f26710acfc0befe04c8f2e58b35bdba297f7" PV = "1.1.1+gitr${SRCREV}" PR = "r0" |