summaryrefslogtreecommitdiffstats
path: root/recipes-security/images/security-server-image.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2020-02-24 08:41:43 -0800
committerArmin Kuster <akuster808@gmail.com>2020-03-01 22:16:14 -0800
commit17b0f4264743e3849181215d2a28711278636b0b (patch)
tree5460980c6ddff569a4b20d799d5ccba7d81f3760 /recipes-security/images/security-server-image.bb
parenta3f528862434d8e0cbdfe7849a000060ec66ddd3 (diff)
downloadmeta-security-17b0f4264743e3849181215d2a28711278636b0b.tar.gz
secuirty*-image: remove dead var and minor cleanup
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-security/images/security-server-image.bb')
-rw-r--r--recipes-security/images/security-server-image.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-security/images/security-server-image.bb b/recipes-security/images/security-server-image.bb
index 502b5c1..4927e0e 100644
--- a/recipes-security/images/security-server-image.bb
+++ b/recipes-security/images/security-server-image.bb
@@ -6,8 +6,7 @@ IMAGE_INSTALL = "\
6 packagegroup-base \ 6 packagegroup-base \
7 packagegroup-core-boot \ 7 packagegroup-core-boot \
8 samhain-server \ 8 samhain-server \
9 os-release \ 9 os-release "
10 ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}"
11 10
12IMAGE_LINGUAS ?= " " 11IMAGE_LINGUAS ?= " "
13 12