diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/libndp/libndp_1.9.bb (renamed from meta-oe/recipes-connectivity/libndp/libndp_1.8.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/libndp/libndp_1.8.bb b/meta-oe/recipes-connectivity/libndp/libndp_1.9.bb index 80946317e4..69eecdd9fa 100644 --- a/meta-oe/recipes-connectivity/libndp/libndp_1.8.bb +++ b/meta-oe/recipes-connectivity/libndp/libndp_1.9.bb | |||
| @@ -7,7 +7,7 @@ SRC_URI = "git://github.com/jpirko/libndp;branch=master;protocol=https \ | |||
| 7 | file://0001-libndp-Fix-signature-of-sendto-API.patch \ | 7 | file://0001-libndp-Fix-signature-of-sendto-API.patch \ |
| 8 | " | 8 | " |
| 9 | # tag for v1.8 | 9 | # tag for v1.8 |
| 10 | SRCREV = "009ce9cd9b950ffa1f4f94c9436027b936850d0c" | 10 | SRCREV = "2730638bf88984b09531813974f9bd14e1a50165" |
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
| 13 | inherit autotools | 13 | inherit autotools |
