diff options
-rw-r--r-- | recipes-images/images/tdx-extra.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-images/images/tdx-extra.inc b/recipes-images/images/tdx-extra.inc index 5217e6c..6ada46f 100644 --- a/recipes-images/images/tdx-extra.inc +++ b/recipes-images/images/tdx-extra.inc @@ -182,6 +182,10 @@ IMAGE_INSTALL += " \ tdx-oak-sensors \ " +IMAGE_INSTALL_append_mx8 = " \ + util-linux \ +" + #Backports BACKPORTS_WIFI = " \ |