aboutsummaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/classes/image_types_sdcard.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta-boot2qt/classes/image_types_sdcard.bbclass')
-rw-r--r--meta-boot2qt/classes/image_types_sdcard.bbclass7
1 files changed, 1 insertions, 6 deletions
diff --git a/meta-boot2qt/classes/image_types_sdcard.bbclass b/meta-boot2qt/classes/image_types_sdcard.bbclass
index 9719f592..1daf768a 100644
--- a/meta-boot2qt/classes/image_types_sdcard.bbclass
+++ b/meta-boot2qt/classes/image_types_sdcard.bbclass
@@ -1,6 +1,6 @@
############################################################################
##
-## Copyright (C) 2020 The Qt Company Ltd.
+## Copyright (C) 2021 The Qt Company Ltd.
## Contact: https://www.qt.io/licensing/
##
## This file is part of the Boot to Qt meta layer.
@@ -29,11 +29,6 @@
IMAGE_ROOTFS_EXTRA_SPACE = "100000"
-IMAGE_CMD:wic:append() {
- rm -f ${IMGDEPLOYDIR}/${IMAGE_LINK_NAME}.img
- ln -s ${IMAGE_NAME}.rootfs.wic ${IMGDEPLOYDIR}/${IMAGE_LINK_NAME}.img
-}
-
# create flash package that utilizes the SD card image
create_tegraflash_pkg:append() {
cd ${WORKDIR}/tegraflash