summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/iotop/iotop_0.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/iotop/iotop_0.6.bb')
-rw-r--r--meta-oe/recipes-extended/iotop/iotop_0.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/iotop/iotop_0.6.bb b/meta-oe/recipes-extended/iotop/iotop_0.6.bb
index d1b288cf2..97958dd4a 100644
--- a/meta-oe/recipes-extended/iotop/iotop_0.6.bb
+++ b/meta-oe/recipes-extended/iotop/iotop_0.6.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4"
10PV .= "+git${SRCPV}" 10PV .= "+git${SRCPV}"
11 11
12SRCREV = "1bfb3bc70febb1ffb95146b6dcd65257228099a3" 12SRCREV = "1bfb3bc70febb1ffb95146b6dcd65257228099a3"
13SRC_URI = "git://repo.or.cz/iotop.git" 13SRC_URI = "git://repo.or.cz/iotop.git;branch=master"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16