summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/gensio/gensio_3.0.1.bb (renamed from meta-oe/recipes-connectivity/gensio/gensio_2.8.15.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/gensio/gensio_2.8.15.bb b/meta-oe/recipes-connectivity/gensio/gensio_3.0.1.bb
index 71a05560fc..3427ef3a30 100644
--- a/meta-oe/recipes-connectivity/gensio/gensio_2.8.15.bb
+++ b/meta-oe/recipes-connectivity/gensio/gensio_3.0.1.bb
@@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
5 file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ 5 file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
6 " 6 "
7 7
8SRCREV = "5ffe39f4a247ff001661a4c283305a3abe823fe3" 8SRCREV = "f15f54da21697c3656a6fb3ad65a8bec1687c772"
9 9
10SRC_URI = "git://github.com/cminyard/gensio;protocol=https;branch=2.8.x;tag=v${PV}" 10SRC_URI = "git://github.com/cminyard/gensio;protocol=https;branch=ipv6-fix;tag=v${PV}"
11 11
12 12
13inherit autotools 13inherit autotools