From 3e9e8f0f2fdee68f5bbc7066fb3302019bbcb309 Mon Sep 17 00:00:00 2001 From: Ming Liu Date: Fri, 12 Jun 2020 14:00:12 +0200 Subject: 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 (cherry picked from commit 02531024c1bdcb64174ca75bfc674f3864361fd5) --- recipes-images/images/verification-tdx-image.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes-images/images/verification-tdx-image.bb') 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" -- cgit v1.2.3