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-09 17:06:02 +0200
commit506edc97f72440066b6be42ced01ece8390ea499 (patch)
treec52463347673930a7876a9562486c72efe791fb7
parentf4c7b3d831f232c312b50d52ff296c4678eb475b (diff)
downloadmeta-updater-fix/initramfs-no-manifest.tar.gz
Don't try to put the repo manifest in the initramfs image.fix/initramfs-no-manifest
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;"