diff options
author | Koen Kooi <koen@openembedded.org> | 2010-04-28 13:47:30 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-28 13:48:25 +0200 |
commit | 2b8022c5fe6ef6e8545dc2c74ca51e318963fac7 (patch) | |
tree | 46a407bb8a866d5997e8ba603e8bf551e00fe4e2 | |
parent | 6acafe1aa4d6e78a128f6994ea52e3e475e00def (diff) |
matrix-gui: bump SRCREV to 21 for setopp fixes
-rw-r--r-- | recipes/ti/matrix-gui_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/matrix-gui_svn.bb b/recipes/ti/matrix-gui_svn.bb index d6b782fc8d..a8e51dc256 100644 --- a/recipes/ti/matrix-gui_svn.bb +++ b/recipes/ti/matrix-gui_svn.bb @@ -4,7 +4,7 @@ LICENSE = "TI" SECTION = "multimedia" PRIORITY = "optional" -SRCREV = "15" +SRCREV = "21" PV = "1.0" PR = "r1+svnr${SRCPV}" |