diff options
-rw-r--r-- | meta-oe/recipes-support/dstat/dstat_0.7.4.bb (renamed from meta-oe/recipes-support/dstat/dstat_0.7.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/dstat/dstat_0.7.3.bb b/meta-oe/recipes-support/dstat/dstat_0.7.4.bb index 18af738fa8..8eb7157405 100644 --- a/meta-oe/recipes-support/dstat/dstat_0.7.3.bb +++ b/meta-oe/recipes-support/dstat/dstat_0.7.4.bb | |||
@@ -11,7 +11,7 @@ DEPENDS += "asciidoc-native xmlto-native" | |||
11 | 11 | ||
12 | SRC_URI = "git://github.com/dagwieers/dstat.git" | 12 | SRC_URI = "git://github.com/dagwieers/dstat.git" |
13 | 13 | ||
14 | SRCREV = "ebace6d4177f8748f35cec87f7a49946046b0a20" | 14 | SRCREV = "6f5db0aed26bf8cf2700d4ffe90a9bd3436ac728" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
17 | 17 | ||