summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2019-09-09 17:06:02 +0200
committerPatrick Vacek <patrickvacek@gmail.com>2019-09-11 15:49:01 +0200
commit096c095fd7bc24c80352b36aeb06fc0f6a955f42 (patch)
treee4d49f24a4dec93fd7556ea406231e3f0528e727
parent7243d9ff8c033cf211d2fa81b7609b0ff9d9bf3f (diff)
downloadmeta-updater-096c095fd7bc24c80352b36aeb06fc0f6a955f42.tar.gz
Don't try to put the repo manifest in the initramfs image.
It isn't very useful there and just takes up space. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
-rw-r--r--recipes-core/images/initramfs-ostree-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/images/initramfs-ostree-image.bb b/recipes-core/images/initramfs-ostree-image.bb
index b21be1c..7e03f3d 100644
--- a/recipes-core/images/initramfs-ostree-image.bb
+++ b/recipes-core/images/initramfs-ostree-image.bb
@@ -29,4 +29,4 @@ IMAGE_OVERHEAD_FACTOR = "1.0"
29 29
30BAD_RECOMMENDATIONS += "busybox-syslog" 30BAD_RECOMMENDATIONS += "busybox-syslog"
31 31
32 32IMAGE_PREPROCESS_COMMAND_remove = "buildinfo_manifest;"