diff options
-rw-r--r-- | meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb index acfd2bb4f8..183cba231a 100644 --- a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb +++ b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \ | |||
10 | 10 | ||
11 | DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2" | 11 | DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2" |
12 | 12 | ||
13 | SRCREV = "217f1bfe14c41cf7e291d04a63aa2d79cc13d063" | 13 | SRCREV = "ebc330eac8b9d38e9aef9f01e7241c904bd01073" |
14 | PV = "0.0+git${SRCPV}" | 14 | PV = "0.0+git${SRCPV}" |
15 | PR = "r4" | 15 | PR = "r4" |
16 | 16 | ||