diff options
-rw-r--r-- | meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.3.bb (renamed from meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.2.bb b/meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.3.bb index 06e78c78cb..358f0cb60b 100644 --- a/meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.2.bb +++ b/meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.3.bb | |||
@@ -47,7 +47,7 @@ SRC_URI = "git://git.opensvc.com/multipath-tools/.git;protocol=http \ | |||
47 | 47 | ||
48 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" | 48 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" |
49 | 49 | ||
50 | SRCREV = "8a7e9b6648898f2c2d2bbd2d22871f79612e716e" | 50 | SRCREV = "6c3bd369b23e959700527e0e2e6d5b2a1bd36294" |
51 | 51 | ||
52 | S = "${WORKDIR}/git" | 52 | S = "${WORKDIR}/git" |
53 | 53 | ||