diff options
Diffstat (limited to 'recipes-extended/tsntool/tsntool_git.bb')
| -rw-r--r-- | recipes-extended/tsntool/tsntool_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/tsntool/tsntool_git.bb b/recipes-extended/tsntool/tsntool_git.bb index a2e8b49eb..82021dd5a 100644 --- a/recipes-extended/tsntool/tsntool_git.bb +++ b/recipes-extended/tsntool/tsntool_git.bb | |||
| @@ -7,7 +7,7 @@ DEPENDS = "cjson libnl readline" | |||
| 7 | 7 | ||
| 8 | inherit pkgconfig | 8 | inherit pkgconfig |
| 9 | 9 | ||
| 10 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/tsntool;protocol=https;nobranch=1" | 10 | SRC_URI = "git://github.com/nxp-qoriq/tsntool;protocol=https;nobranch=1" |
| 11 | SRCREV = "b767c260b851aac94828ed26c6a9a327e4e98334" | 11 | SRCREV = "b767c260b851aac94828ed26c6a9a327e4e98334" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
