diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-12-07 16:23:08 +0000 |
---|---|---|
committer | Joshua Lock <josh@linux.intel.com> | 2009-12-08 21:08:17 +0000 |
commit | 9cb8f533fe8eeb3e074e40b7a748367604b1e5eb (patch) | |
tree | b1512ef0ffecf125dff5e690c0eac10f5c1e6759 /meta/packages/pimlico/dates_git.bb | |
parent | f2bc66b10210e9936a6f8c4a4bbe92cff8807d81 (diff) | |
download | poky-9cb8f533fe8eeb3e074e40b7a748367604b1e5eb.tar.gz |
pimlico: Clean up libowl handling to be consistent
Diffstat (limited to 'meta/packages/pimlico/dates_git.bb')
-rw-r--r-- | meta/packages/pimlico/dates_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/packages/pimlico/dates_git.bb b/meta/packages/pimlico/dates_git.bb index 79bc342b0e..229772a438 100644 --- a/meta/packages/pimlico/dates_git.bb +++ b/meta/packages/pimlico/dates_git.bb | |||
@@ -1,6 +1,8 @@ | |||
1 | require dates.inc | 1 | require dates.inc |
2 | 2 | ||
3 | PV = "0.4.9+git${SRCPV}" | 3 | PV = "0.4.9+git${SRCPV}" |
4 | PR = "r2" | ||
5 | |||
4 | S = "${WORKDIR}/git" | 6 | S = "${WORKDIR}/git" |
5 | 7 | ||
6 | SRC_URI = "git://git.gnome.org/${PN};protocol=git" | 8 | SRC_URI = "git://git.gnome.org/${PN};protocol=git" |