summaryrefslogtreecommitdiff
path: root/recipes-images
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-04-18 17:57:24 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-04-18 17:57:24 +0200
commit746f2bbc7f25498f0f5e1bec08d060b224e97f40 (patch)
tree49522d365957ce9718f6da1cb0e2e4f372fe6039 /recipes-images
parent8d60f1bc87e8082b52960022cc25d22b48b72d75 (diff)
tdx-extra: sort variable definitions
No change in what gets installed intendend. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-images')
-rw-r--r--recipes-images/images/tdx-extra.inc77
1 files changed, 33 insertions, 44 deletions
diff --git a/recipes-images/images/tdx-extra.inc b/recipes-images/images/tdx-extra.inc
index 6ada46f..f0a079d 100644
--- a/recipes-images/images/tdx-extra.inc
+++ b/recipes-images/images/tdx-extra.inc
@@ -33,6 +33,7 @@ IMAGE_INSTALL_append_tegra124 = " \
usb-rndis-systemd \
perf \
"
+
IMAGE_INSTALL_append_tegra124m = " \
aspell \
e2fsprogs \
@@ -53,31 +54,30 @@ IMAGE_INSTALL_append_tegra124m = " \
#note that the kernel-modules meta package gets installed from
#meta-fsl-arm/conf/machine/include/imx-base.inc
IMAGE_INSTALL-MX6QDL = " \
- bmode-usb \
- libusbgx \
- libusbgx-examples \
- linuxptp \
- gpio-export \
- file \
aspell \
- ptpd \
- fs-init \
+ bmode-usb \
e2fsprogs \
e2fsprogs-mke2fs \
e2fsprogs-resize2fs \
e2fsprogs-tune2fs \
+ file \
+ fs-init \
+ gpio-export \
+ libusbgx \
+ libusbgx-examples \
+ linuxptp \
mimetypes \
+ perf \
+ ptpd \
"
IMAGE_INSTALL_append_mx6q = "${IMAGE_INSTALL-MX6QDL}"
IMAGE_INSTALL_append_mx6dl = "${IMAGE_INSTALL-MX6QDL}"
-
IMAGE_INSTALL_append_apalis-imx6 = " \
+ pciutils \
u-boot-toradex-fw-utils \
- perf \
"
IMAGE_INSTALL_append_colibri-imx6 = " \
u-boot-toradex-fw-utils \
- perf \
"
IMAGE_INSTALL_append_mx6ull = " \
@@ -85,53 +85,46 @@ IMAGE_INSTALL_append_mx6ull = " \
libusbgx-examples \
linuxptp \
ptpd \
- mtd-utils-ubifs \
-"
-
-#note that the kernel-modules meta package gets installed from
-#meta-fsl-arm/conf/machine/include/imx-base.inc
-IMAGE_INSTALL_append_apalis-imx6 = " \
- pciutils \
"
-
-IMAGE_INSTALL_append_vf = " \
- linuxptp \
- libusbgx \
- libusbgx-examples \
- ptpd \
+IMAGE_INSTALL_append_colibri-imx6ull = " \
mtd-utils-ubifs \
- kernel-modules \
- usb-suspend-resume \
-"
-
-IMAGE_INSTALL_append_colibri-vf = " \
+ mwifiexap \
u-boot-toradex-fw-utils \
+ bluez-alsa \
"
IMAGE_INSTALL_append_mx7 = " \
- linuxptp \
+ aspell \
+ file \
libusbgx \
libusbgx-examples \
- file \
- aspell \
+ linuxptp \
ptpd \
"
-
IMAGE_INSTALL_append_colibri-imx7-emmc = " \
- u-boot-toradex-fw-utils \
perf \
+ u-boot-toradex-fw-utils \
"
-
IMAGE_INSTALL_append_colibri-imx7 = " \
- u-boot-toradex-fw-utils \
mtd-utils-ubifs \
+ u-boot-toradex-fw-utils \
"
-IMAGE_INSTALL_append_colibri-imx6ull = " \
- u-boot-toradex-fw-utils \
+IMAGE_INSTALL_append_mx8 = " \
+ util-linux \
+"
+
+IMAGE_INSTALL_append_vf = " \
+ linuxptp \
+ libusbgx \
+ libusbgx-examples \
+ ptpd \
mtd-utils-ubifs \
- bluez-alsa \
- mwifiexap \
+ kernel-modules \
+ usb-suspend-resume \
+"
+IMAGE_INSTALL_append_colibri-vf = " \
+ u-boot-toradex-fw-utils \
"
IMAGE_INSTALL += " \
@@ -182,10 +175,6 @@ IMAGE_INSTALL += " \
tdx-oak-sensors \
"
-IMAGE_INSTALL_append_mx8 = " \
- util-linux \
-"
-
#Backports
BACKPORTS_WIFI = " \