diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2014-12-21 12:25:36 +0100 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2015-05-18 11:17:36 +0200 |
commit | 244b6f1b10388f741da87411035faac0c2e0d635 (patch) | |
tree | cead4937210fa3e81420ce4ea897124b12099ca0 /recipes/images/trdx-extra.inc | |
parent | 7931ebf7fc62aa0e3e699be80506e071e6261cd9 (diff) |
Revert "trdx-extra.inc: ensure machine-id is non volatile"
Angstom Dizzy now uses systemd V218 so there is no need to deploy
a component seperately anymore.
If one has to run systemd-machine-id-commit on first boot one has
to add an additional recipe or bbappend to to systemd_%.bb
This reverts commit 908149098ed9d31d817c438e505ecdbf15f9f3db.
Diffstat (limited to 'recipes/images/trdx-extra.inc')
-rw-r--r-- | recipes/images/trdx-extra.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc index 2ac0fc4..d9f0829 100644 --- a/recipes/images/trdx-extra.inc +++ b/recipes/images/trdx-extra.inc @@ -129,8 +129,6 @@ IMAGE_INSTALL += " \ max9526-i2c \ linux-firmware-ralink \ \ - systemd-machine-id-commit \ - \ alsa-utils \ alsa-utils-aplay \ alsa-utils-amixer \ |