diff options
Diffstat (limited to 'meta/recipes-extended/libnsl/libnsl2_git.bb')
-rw-r--r-- | meta/recipes-extended/libnsl/libnsl2_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/libnsl/libnsl2_git.bb b/meta/recipes-extended/libnsl/libnsl2_git.bb index 53be67fe85..6194d90177 100644 --- a/meta/recipes-extended/libnsl/libnsl2_git.bb +++ b/meta/recipes-extended/libnsl/libnsl2_git.bb | |||
@@ -14,7 +14,7 @@ PV = "2.0.0" | |||
14 | 14 | ||
15 | SRCREV = "82245c0c58add79a8e34ab0917358217a70e5100" | 15 | SRCREV = "82245c0c58add79a8e34ab0917358217a70e5100" |
16 | 16 | ||
17 | SRC_URI = "git://github.com/thkukuk/libnsl \ | 17 | SRC_URI = "git://github.com/thkukuk/libnsl;branch=master \ |
18 | " | 18 | " |
19 | 19 | ||
20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |