summaryrefslogtreecommitdiff
path: root/recipes-images/images/verification-tdx-image.bb
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2020-06-12 14:00:12 +0200
committerMing Liu <ming.liu@toradex.com>2020-06-14 12:05:49 +0200
commit02531024c1bdcb64174ca75bfc674f3864361fd5 (patch)
treefca53c5f84ff8dfa765907aa075c45506c912949 /recipes-images/images/verification-tdx-image.bb
parent72adf20fd19877f245c523b65da8a923b64f6492 (diff)
images: some cleaning up
- Drop LICENSE from graphical-tdx-image and verification-tdx-image, it's already defined in console-tdx-image recipe. - Drop deprecated variables ROOTFS_PKGMANAGE_PKGS, IMAGE_DEV_MANAGER, IMAGE_INIT_MANAGER, IMAGE_INITSCRIPTS, IMAGE_LOGIN_MANAGER. - timestamp-service is a systemd specific package, install it only for systemd distro. - Change udev-extra-rules to udev-extraconf, udev-extraconf is the new name after merging udev-extraconf and udev-extra-rules in OE: [ 0ca3a7823: udev-extraconf: Merge with udev-extra-rules from meta-oe ] Signed-off-by: Ming Liu <ming.liu@toradex.com>
Diffstat (limited to 'recipes-images/images/verification-tdx-image.bb')
-rw-r--r--recipes-images/images/verification-tdx-image.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-images/images/verification-tdx-image.bb b/recipes-images/images/verification-tdx-image.bb
index 796184a..8c1a2a6 100644
--- a/recipes-images/images/verification-tdx-image.bb
+++ b/recipes-images/images/verification-tdx-image.bb
@@ -3,8 +3,6 @@ require graphical-tdx-image.bb
SUMMARY = "Toradex Embedded Linux Verification Image"
DESCRIPTION = "Image for BSP verification"
-LICENSE = "MIT"
-
#Prefix to the resulting deployable tarball name
export IMAGE_BASENAME = "Verification-Image"