mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
libnss-nisplus: Remove
The support for NIS+ has been dropped in libnsl2 [1] moreover the upstream repository has been archived [2] which indicates that this component is no more actively maintained [1] https://github.com/thkukuk/libnsl/commit/74c9cdf0ee0cc1a21936a20dd4eb4542faa03867 [2] https://github.com/thkukuk/libnss_nisplus Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Ruslan Bilovol <rbilovol@cisco.com> Cc: Alexander Kanavin <alex.kanavin@gmail.com>
This commit is contained in:
@@ -395,7 +395,6 @@ RDEPENDS:packagegroup-meta-oe-extended ="\
|
||||
libusbmuxd \
|
||||
liblockfile \
|
||||
liblogging \
|
||||
libnss-nisplus \
|
||||
libpwquality \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "systemd", "libreport", "", d)} \
|
||||
libserialport \
|
||||
@@ -434,7 +433,7 @@ RDEPENDS:packagegroup-meta-oe-extended:append:libc-musl = " libexecinfo"
|
||||
RDEPENDS:packagegroup-meta-oe-extended:append:x86-64 = " pmdk libx86-1"
|
||||
RDEPENDS:packagegroup-meta-oe-extended:append:x86 = " libx86-1"
|
||||
|
||||
RDEPENDS:packagegroup-meta-oe-extended:remove:libc-musl = "libnss-nisplus sysdig"
|
||||
RDEPENDS:packagegroup-meta-oe-extended:remove:libc-musl = "sysdig"
|
||||
RDEPENDS:packagegroup-meta-oe-extended:remove:mipsarch = "upm mraa minifi-cpp tiptop"
|
||||
RDEPENDS:packagegroup-meta-oe-extended:remove:mips = "sysdig"
|
||||
RDEPENDS:packagegroup-meta-oe-extended:remove:powerpc = "upm mraa minifi-cpp"
|
||||
|
||||
Reference in New Issue
Block a user