diff options
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-control_0.89.bb (renamed from meta/recipes-kernel/lttng/lttng-control_0.88.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-control_0.88.bb b/meta/recipes-kernel/lttng/lttng-control_0.89.bb index dee960ff5c..77314c89a1 100644 --- a/meta/recipes-kernel/lttng/lttng-control_0.88.bb +++ b/meta/recipes-kernel/lttng/lttng-control_0.89.bb | |||
@@ -7,12 +7,12 @@ LICENSE = "GPLv3" | |||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
8 | PR = "r0" | 8 | PR = "r0" |
9 | 9 | ||
10 | LTTDATE = "09242010" | 10 | LTTDATE = "05122011" |
11 | 11 | ||
12 | SRC_URI = "http://lttng.org/files/lttng/ltt-control-${PV}-${LTTDATE}.tar.gz" | 12 | SRC_URI = "http://lttng.org/files/lttng/ltt-control-${PV}-${LTTDATE}.tar.gz" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "ca81d874352756837518d74c9d1091a7" | 14 | SRC_URI[md5sum] = "2e5a531bf5cab88eef5282b45271789f" |
15 | SRC_URI[sha256sum] = "89c625a4d1b0823954217df232a31f3cae31de7b6655c0d885a61bece0dfcd88" | 15 | SRC_URI[sha256sum] = "feb120e0bedd9ef8917dd14ee96cc94941f517826a4c2035d1c4aa33e4e808ab" |
16 | 16 | ||
17 | S = "${WORKDIR}/ltt-control-${PV}-${LTTDATE}" | 17 | S = "${WORKDIR}/ltt-control-${PV}-${LTTDATE}" |
18 | 18 | ||