summaryrefslogtreecommitdiff
path: root/conf/machine/apalis-tk1.conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2022-01-10 19:19:57 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2022-01-10 19:34:44 +0100
commita03fde04d777cb3f9549d6fbf234924211c867c2 (patch)
treeae34292fc492ecc35a7c239797c9c15b660b4cc3 /conf/machine/apalis-tk1.conf
parent84b975b3e5fd834f9bec5ea398edf0c0ab911cd1 (diff)
apalis-tk1: use ext4 rootfs in wic images
The kernel for apalis-tk1 is based on upstream and supports ext4. Older tegra kernels did not support ext4 and thus we created a ext3 rootfs in the wic image. Change to use the openembedded core provided kickstart file `sdimage-bootpart.wks` and delete the no longer needed `sdimage-bootpart-tegra.wks`. Related-to: ELB-4295 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'conf/machine/apalis-tk1.conf')
-rw-r--r--conf/machine/apalis-tk1.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/apalis-tk1.conf b/conf/machine/apalis-tk1.conf
index c2a2d99..dd299c4 100644
--- a/conf/machine/apalis-tk1.conf
+++ b/conf/machine/apalis-tk1.conf
@@ -32,7 +32,7 @@ WKS_FILE_DEPENDS ?= " \
bmap-tools-native \
"
-WKS_FILE = "sdimage-bootpart-tegra.wks"
+WKS_FILE = "sdimage-bootpart.wks"
WIC_CREATE_EXTRA_ARGS_append = " --no-fstab-update"
# The kernel lives in a seperate FAT or UBI partition, don't deploy it in /boot