diff options
Diffstat (limited to 'meta/recipes-sato/pimlico/tasks_0.18.bb')
-rw-r--r-- | meta/recipes-sato/pimlico/tasks_0.18.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-sato/pimlico/tasks_0.18.bb b/meta/recipes-sato/pimlico/tasks_0.18.bb index f3638550c2..1282e4f435 100644 --- a/meta/recipes-sato/pimlico/tasks_0.18.bb +++ b/meta/recipes-sato/pimlico/tasks_0.18.bb | |||
@@ -7,6 +7,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
7 | 7 | ||
8 | SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz" | 8 | SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "d40c0227e496b51be6fde10f387215ed" | ||
11 | SRC_URI[sha256sum] = "08802003da2517c6e0b2defd66bcaf466edd0ce7188373f564d629af6b93cc91" | ||
12 | |||
10 | OWL_poky = "--with-owl" | 13 | OWL_poky = "--with-owl" |
11 | 14 | ||
12 | PR = "r0" | 15 | PR = "r0" |