mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-04 14:10:22 +00:00
removed rpm dependency on redhat-security
rpm dependency was removed. https://bugzilla.yoctoproject.org/show_bug.cgi?id=4956 Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
This commit is contained in:
@@ -5,7 +5,7 @@ LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||
PR = "r0"
|
||||
|
||||
RDEPENDS_${PN} = "file libcap-ng rpm rpmresolve procps findutils"
|
||||
RDEPENDS_${PN} = "file libcap-ng procps findutils"
|
||||
|
||||
SRC_URI = "file://find-chroot-py.sh \
|
||||
file://find-chroot.sh \
|
||||
|
||||
Reference in New Issue
Block a user