diff options
| author | Saul Wold <sgw@linux.intel.com> | 2013-07-11 13:43:52 -0700 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2013-07-11 13:43:52 -0700 |
| commit | 4fafb7e61405d7c4f21ebb3cc3a21882c7ecf7d6 (patch) | |
| tree | 995855321171c4716e3bfe4c6692633d6fd48f51 /recipes-security/redhat-security/redhat-security_1.0.bb | |
| parent | f3eb806c549ca39d5a76d3713cf317134167962b (diff) | |
| download | meta-security-4fafb7e61405d7c4f21ebb3cc3a21882c7ecf7d6.tar.gz | |
redhat-security: added file as an RDEPENDS since its used by the scripts
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'recipes-security/redhat-security/redhat-security_1.0.bb')
| -rw-r--r-- | recipes-security/redhat-security/redhat-security_1.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-security/redhat-security/redhat-security_1.0.bb b/recipes-security/redhat-security/redhat-security_1.0.bb index 52d07d1..134cefe 100644 --- a/recipes-security/redhat-security/redhat-security_1.0.bb +++ b/recipes-security/redhat-security/redhat-security_1.0.bb | |||
| @@ -5,6 +5,8 @@ LICENSE = "GPLv2" | |||
| 5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" | 5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" |
| 6 | PR = "r0" | 6 | PR = "r0" |
| 7 | 7 | ||
| 8 | RDEPENDS_${PN} = "file" | ||
| 9 | |||
| 8 | SRC_URI = "file://find-chroot-py.sh \ | 10 | SRC_URI = "file://find-chroot-py.sh \ |
| 9 | file://find-chroot.sh \ | 11 | file://find-chroot.sh \ |
| 10 | file://find-elf4tmp.sh \ | 12 | file://find-elf4tmp.sh \ |
