diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2009-06-10 12:10:21 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-06-10 12:10:21 +0100 |
| commit | 191dee9198eae8b147373932c76566c8b481b7ef (patch) | |
| tree | f780ac0822ca6cb9eeb7f7637bdc27b8a361cd77 /meta/packages/clutter/tidy_git.bb | |
| parent | 8dae438a5a228e85c104e1e143c1f8b5a044ba45 (diff) | |
| download | poky-191dee9198eae8b147373932c76566c8b481b7ef.tar.gz | |
clutter: Convert SRCREV -> SRVPV
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/clutter/tidy_git.bb')
| -rw-r--r-- | meta/packages/clutter/tidy_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/clutter/tidy_git.bb b/meta/packages/clutter/tidy_git.bb index 5b0c266583..178526027e 100644 --- a/meta/packages/clutter/tidy_git.bb +++ b/meta/packages/clutter/tidy_git.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require tidy.inc | 1 | require tidy.inc |
| 2 | 2 | ||
| 3 | PV = "0.1.0+git${SRCREV}" | 3 | PV = "0.1.0+git${SRCPV}" |
| 4 | PR = "r7" | 4 | PR = "r7" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://git.clutter-project.org/tidy.git;protocol=git \ | 6 | SRC_URI = "git://git.clutter-project.org/tidy.git;protocol=git \ |
