diff options
Diffstat (limited to 'meta-oe/recipes-security/tomoyo-tools/tomoyo-tools_2.5.0.bb')
| -rw-r--r-- | meta-oe/recipes-security/tomoyo-tools/tomoyo-tools_2.5.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-security/tomoyo-tools/tomoyo-tools_2.5.0.bb b/meta-oe/recipes-security/tomoyo-tools/tomoyo-tools_2.5.0.bb index f362775999..4b36dd63ea 100644 --- a/meta-oe/recipes-security/tomoyo-tools/tomoyo-tools_2.5.0.bb +++ b/meta-oe/recipes-security/tomoyo-tools/tomoyo-tools_2.5.0.bb | |||
| @@ -14,8 +14,8 @@ S = "${WORKDIR}/${BPN}" | |||
| 14 | LICENSE = "GPLv2" | 14 | LICENSE = "GPLv2" |
| 15 | LIC_FILES_CHKSUM = "file://COPYING.tomoyo;md5=751419260aa954499f7abaabaa882bbe" | 15 | LIC_FILES_CHKSUM = "file://COPYING.tomoyo;md5=751419260aa954499f7abaabaa882bbe" |
| 16 | 16 | ||
| 17 | FILES_${PN} += "${libdir}/tomoyo" | 17 | FILES:${PN} += "${libdir}/tomoyo" |
| 18 | FILES_${PN}-dbg += "${libdir}/tomoyo/.debug" | 18 | FILES:${PN}-dbg += "${libdir}/tomoyo/.debug" |
| 19 | 19 | ||
| 20 | DEPENDS = "linux-libc-headers ncurses" | 20 | DEPENDS = "linux-libc-headers ncurses" |
| 21 | 21 | ||
