diff options
-rw-r--r-- | meta-networking/recipes-protocols/babeld/babeld_1.9.1.bb (renamed from meta-networking/recipes-protocols/babeld/babeld_1.8.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/babeld/babeld_1.8.4.bb b/meta-networking/recipes-protocols/babeld/babeld_1.9.1.bb index 550e126f7e..27e7b43079 100644 --- a/meta-networking/recipes-protocols/babeld/babeld_1.8.4.bb +++ b/meta-networking/recipes-protocols/babeld/babeld_1.9.1.bb | |||
@@ -13,7 +13,7 @@ LICENSE = "MIT" | |||
13 | LIC_FILES_CHKSUM = "file://LICENCE;md5=411a48ac3c2e9e0911b8dd9aed26f754" | 13 | LIC_FILES_CHKSUM = "file://LICENCE;md5=411a48ac3c2e9e0911b8dd9aed26f754" |
14 | 14 | ||
15 | SRC_URI = "git://github.com/jech/babeld.git;protocol=git" | 15 | SRC_URI = "git://github.com/jech/babeld.git;protocol=git" |
16 | SRCREV = "8627b6fcd4992f2e7992ecec97a4a4aa2d7ff099" | 16 | SRCREV = "0835d5d894ea016ab7b81562466cade2c51a12d4" |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | 19 | ||