diff options
-rw-r--r-- | meta-networking/recipes-extended/tgt/tgt_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-extended/tgt/tgt_git.bb b/meta-networking/recipes-extended/tgt/tgt_git.bb index ada0fd174..c74ebb2a6 100644 --- a/meta-networking/recipes-extended/tgt/tgt_git.bb +++ b/meta-networking/recipes-extended/tgt/tgt_git.bb | |||
@@ -4,8 +4,8 @@ LICENSE = "GPL-2.0-only" | |||
4 | LIC_FILES_CHKSUM = "file://scripts/tgtd.spec;beginline=7;endline=7;md5=21c19ea7dad04648b9c2f791b6e29b4c" | 4 | LIC_FILES_CHKSUM = "file://scripts/tgtd.spec;beginline=7;endline=7;md5=21c19ea7dad04648b9c2f791b6e29b4c" |
5 | DEPENDS = "sg3-utils libaio" | 5 | DEPENDS = "sg3-utils libaio" |
6 | 6 | ||
7 | SRCREV = "fd4ca0546aa20fa9627c41ca2028db26e11f8d56" | 7 | SRCREV = "a6bd1f0578bf85788a1563cbfb42a75e500d5318" |
8 | PV = "1.0.82" | 8 | PV = "1.0.83" |
9 | 9 | ||
10 | SRC_URI = "git://github.com/fujita/tgt.git;branch=master;protocol=https \ | 10 | SRC_URI = "git://github.com/fujita/tgt.git;branch=master;protocol=https \ |
11 | file://0001-Correct-the-path-of-header-files-check-in-Yocto-buil.patch \ | 11 | file://0001-Correct-the-path-of-header-files-check-in-Yocto-buil.patch \ |