diff options
| -rw-r--r-- | meta/recipes-extended/libnsl/libnsl2_2.0.1.bb (renamed from meta/recipes-extended/libnsl/libnsl2_git.bb) | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/meta/recipes-extended/libnsl/libnsl2_git.bb b/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb index 082c888be2..1b9be620c0 100644 --- a/meta/recipes-extended/libnsl/libnsl2_git.bb +++ b/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb | |||
| @@ -12,13 +12,9 @@ DEPENDS = "libtirpc" | |||
| 12 | 12 | ||
| 13 | CVE_PRODUCT = "libnsl_project:libnsl" | 13 | CVE_PRODUCT = "libnsl_project:libnsl" |
| 14 | 14 | ||
| 15 | PV = "2.0.1" | 15 | SRC_URI = "git://github.com/thkukuk/libnsl;branch=master;protocol=https" |
| 16 | |||
| 17 | SRCREV = "d4b22e54b5e6637a69b26eab5faad2a326c9b182" | 16 | SRCREV = "d4b22e54b5e6637a69b26eab5faad2a326c9b182" |
| 18 | 17 | ||
| 19 | SRC_URI = "git://github.com/thkukuk/libnsl;branch=master;protocol=https \ | ||
| 20 | " | ||
| 21 | |||
| 22 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 23 | 19 | ||
| 24 | inherit autotools pkgconfig gettext | 20 | inherit autotools pkgconfig gettext |
