summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/gensio/gensio_3.0.2.bb (renamed from meta-oe/recipes-connectivity/gensio/gensio_3.0.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/gensio/gensio_3.0.1.bb b/meta-oe/recipes-connectivity/gensio/gensio_3.0.2.bb
index 3427ef3a30..da6b1961d3 100644
--- a/meta-oe/recipes-connectivity/gensio/gensio_3.0.1.bb
+++ b/meta-oe/recipes-connectivity/gensio/gensio_3.0.2.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 = "f15f54da21697c3656a6fb3ad65a8bec1687c772" 8SRCREV = "57320144c7f3a3ba3d00435a966aa811e219e374"
9 9
10SRC_URI = "git://github.com/cminyard/gensio;protocol=https;branch=ipv6-fix;tag=v${PV}" 10SRC_URI = "git://github.com/cminyard/gensio;protocol=https;branch=master;tag=v${PV}"
11 11
12 12
13inherit autotools 13inherit autotools