diff options
| author | Adrian Bunk <bunk@stusta.de> | 2019-10-29 20:31:21 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-11-01 17:22:52 -0700 |
| commit | f411152b72f6e4129e8ce8c58caef16c01198556 (patch) | |
| tree | c2f87e4e41a367e4204be101903c6f8b1cefd034 /meta-oe/recipes-extended/libnss-nisplus/libnss-nisplus.bb | |
| parent | 3bf03959b4ae8093f54e8b1d861b188b0421b7f6 (diff) | |
| download | meta-openembedded-f411152b72f6e4129e8ce8c58caef16c01198556.tar.gz | |
libnss-nisplus: Upgrade to the latest upstream git
Patch applied upstream removed.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/libnss-nisplus/libnss-nisplus.bb')
| -rw-r--r-- | meta-oe/recipes-extended/libnss-nisplus/libnss-nisplus.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/libnss-nisplus/libnss-nisplus.bb b/meta-oe/recipes-extended/libnss-nisplus/libnss-nisplus.bb index 3a0a87eea6..c9d259b1a0 100644 --- a/meta-oe/recipes-extended/libnss-nisplus/libnss-nisplus.bb +++ b/meta-oe/recipes-extended/libnss-nisplus/libnss-nisplus.bb | |||
| @@ -15,10 +15,9 @@ DEPENDS += "libtirpc libnsl2" | |||
| 15 | 15 | ||
| 16 | PV = "1.3+git${SRCPV}" | 16 | PV = "1.3+git${SRCPV}" |
| 17 | 17 | ||
| 18 | SRCREV = "c6934373c7bac91499ff7bbe7d2439599325ca63" | 18 | SRCREV = "116219e215858f4af9370171d3ead63baca8fdb4" |
| 19 | 19 | ||
| 20 | SRC_URI = "git://github.com/thkukuk/libnss_nisplus \ | 20 | SRC_URI = "git://github.com/thkukuk/libnss_nisplus \ |
| 21 | file://0001-nisplus-hosts-Remove-use-of-RES_USE_INET6.patch \ | ||
| 22 | " | 21 | " |
| 23 | 22 | ||
| 24 | S = "${WORKDIR}/git" | 23 | S = "${WORKDIR}/git" |
