diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-12-07 16:23:08 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-12-07 16:23:56 +0000 |
commit | 3ab04a953d70ff99c980089859dac6b32bb6e9eb (patch) | |
tree | 2cc2041b05310d6fa27e2df91d11712e5b3e33c6 /meta/packages/pimlico/dates_0.4.8.bb | |
parent | e584e7c2463d0f0b3754f3c8f8ce717a11276fcf (diff) | |
download | poky-3ab04a953d70ff99c980089859dac6b32bb6e9eb.tar.gz |
pimlico: Clean up libowl handling to be consistent
Diffstat (limited to 'meta/packages/pimlico/dates_0.4.8.bb')
-rw-r--r-- | meta/packages/pimlico/dates_0.4.8.bb | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/packages/pimlico/dates_0.4.8.bb b/meta/packages/pimlico/dates_0.4.8.bb index cb452994ac..13afc157d0 100644 --- a/meta/packages/pimlico/dates_0.4.8.bb +++ b/meta/packages/pimlico/dates_0.4.8.bb | |||
@@ -1,7 +1,5 @@ | |||
1 | require dates.inc | 1 | require dates.inc |
2 | 2 | ||
3 | PR = "r1" | 3 | PR = "r3" |
4 | 4 | ||
5 | SRC_URI = "http://pimlico-project.org/sources/dates/dates-${PV}.tar.gz \ | 5 | SRC_URI = "http://pimlico-project.org/sources/dates/dates-${PV}.tar.gz" |
6 | file://dates-owl-window-menu.patch;patch=1 \ | ||
7 | " | ||