diff options
author | Chase Maupin <chasemaupin03@gmail.com> | 2010-08-04 08:17:38 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denis@denix.org> | 2010-08-04 19:17:28 -0400 |
commit | b9bd172a640e6f1b200016b2a504520296028469 (patch) | |
tree | 0a39c3474088419f5eb9ba802af3afb8fb909d2d /recipes/ti/matrix-gui-e_svn.bb | |
parent | a0635fb0162daf2ec804b3c3da2e807cbe30b99a (diff) |
matrix-gui-e: bump PR for init file fixes
* Forgot to bump the PR to pick up the changes to the init
scripts. This patch bumps the PR.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Diffstat (limited to 'recipes/ti/matrix-gui-e_svn.bb')
-rw-r--r-- | recipes/ti/matrix-gui-e_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/matrix-gui-e_svn.bb b/recipes/ti/matrix-gui-e_svn.bb index 78ef003f7f..adb14df3bf 100644 --- a/recipes/ti/matrix-gui-e_svn.bb +++ b/recipes/ti/matrix-gui-e_svn.bb @@ -6,7 +6,7 @@ PRIORITY = "optional" SRCREV = "58" PV = "1.0" -PR = "r13+svnr${SRCPV}" +PR = "r14+svnr${SRCPV}" SRC_URI = "svn://gforge.ti.com/svn/matrix_gui/;module=trunk;proto=https;user=anonymous;pswd='' \ file://init \ |