diff options
| author | Adrian Bunk <bunk@stusta.de> | 2019-08-29 16:30:15 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-08-29 09:06:54 -0700 |
| commit | b49e4c924d46082e774cc84037f78bad40208248 (patch) | |
| tree | 2ca11cc20883ae301333e6b3f3a926ce57b7ca18 /meta-oe/recipes-security | |
| parent | 8d1414967ad96fef2efa98127951908a5e44ac51 (diff) | |
| download | meta-openembedded-b49e4c924d46082e774cc84037f78bad40208248.tar.gz | |
Adapt to the lsb -> lsb-release change in OE-core
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-security')
| -rw-r--r-- | meta-oe/recipes-security/keyutils/keyutils_1.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-security/keyutils/keyutils_1.6.bb b/meta-oe/recipes-security/keyutils/keyutils_1.6.bb index 4d3a96f29b..dca86f3c62 100644 --- a/meta-oe/recipes-security/keyutils/keyutils_1.6.bb +++ b/meta-oe/recipes-security/keyutils/keyutils_1.6.bb | |||
| @@ -46,7 +46,7 @@ do_install_ptest () { | |||
| 46 | } | 46 | } |
| 47 | 47 | ||
| 48 | 48 | ||
| 49 | RDEPENDS_${PN}-ptest += "lsb" | 49 | RDEPENDS_${PN}-ptest += "lsb-release" |
| 50 | RDEPENDS_${PN}-ptest_append_libc-glibc = " glibc-utils" | 50 | RDEPENDS_${PN}-ptest_append_libc-glibc = " glibc-utils" |
| 51 | RDEPENDS_${PN}-ptest_append_libc-musl = " musl-utils" | 51 | RDEPENDS_${PN}-ptest_append_libc-musl = " musl-utils" |
| 52 | 52 | ||
