diff options
-rw-r--r-- | meta-oe/recipes-connectivity/libndp/libndp_1.8.bb (renamed from meta-oe/recipes-connectivity/libndp/libndp_1.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/libndp/libndp_1.7.bb b/meta-oe/recipes-connectivity/libndp/libndp_1.8.bb index 07a7a1d239..0d35465c8c 100644 --- a/meta-oe/recipes-connectivity/libndp/libndp_1.7.bb +++ b/meta-oe/recipes-connectivity/libndp/libndp_1.8.bb | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | |||
5 | 5 | ||
6 | SRC_URI = "git://github.com/jpirko/libndp \ | 6 | SRC_URI = "git://github.com/jpirko/libndp \ |
7 | " | 7 | " |
8 | # tag for v1.6 | 8 | # tag for v1.8 |
9 | SRCREV = "96674e7d4f4d569c2c961e865cc16152dfab5f09" | 9 | SRCREV = "009ce9cd9b950ffa1f4f94c9436027b936850d0c" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | inherit autotools | 12 | inherit autotools |