diff options
-rw-r--r-- | meta-oe/recipes-connectivity/gensio/gensio_2.8.15.bb (renamed from meta-oe/recipes-connectivity/gensio/gensio_2.8.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/gensio/gensio_2.8.7.bb b/meta-oe/recipes-connectivity/gensio/gensio_2.8.15.bb index 9325b1e5dc..e064f5acd5 100644 --- a/meta-oe/recipes-connectivity/gensio/gensio_2.8.7.bb +++ b/meta-oe/recipes-connectivity/gensio/gensio_2.8.15.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 | ||
8 | SRCREV = "e4dbb9687bd5e887fa98a4cdcec012ea85da1ef2" | 8 | SRCREV = "5ffe39f4a247ff001661a4c283305a3abe823fe3" |
9 | 9 | ||
10 | SRC_URI = "git://github.com/cminyard/gensio;protocol=https;branch=master" | 10 | SRC_URI = "git://github.com/cminyard/gensio;protocol=https;branch=2.8.x;tag=v${PV}" |
11 | 11 | ||
12 | 12 | ||
13 | inherit autotools | 13 | inherit autotools |