diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-01-13 17:07:59 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-01-13 17:07:59 +0000 |
commit | 6baeede3c611e3301fa865bf38bf49bb3b0f8a3a (patch) | |
tree | ee59e70e1d6e0ab4c0854a722bc919f9a4185f6e /meta-moblin/packages/librest | |
parent | 3fce6c2d7ef5e9ca5bb902b11b1bda3199cc85be (diff) | |
download | poky-6baeede3c611e3301fa865bf38bf49bb3b0f8a3a.tar.gz |
meta-moblin: Update to Moblin 2.1 released versions
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-moblin/packages/librest')
-rw-r--r-- | meta-moblin/packages/librest/librest_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-moblin/packages/librest/librest_git.bb b/meta-moblin/packages/librest/librest_git.bb index ad60c2eca1..3944e1cb48 100644 --- a/meta-moblin/packages/librest/librest_git.bb +++ b/meta-moblin/packages/librest/librest_git.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | 1 | ||
2 | SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git" | 2 | SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git" |
3 | PV = "0.1+git${SRCPV}" | 3 | PV = "0.6.1+git${SRCPV}" |
4 | PR = "r0" | 4 | PR = "r0" |
5 | 5 | ||
6 | DEPENDS = "libsoup-2.4" | 6 | DEPENDS = "libsoup-2.4" |