diff options
| author | Patrick Vacek <patrickvacek@gmail.com> | 2018-08-17 09:26:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-17 09:26:45 +0200 |
| commit | 897be2e8d01cf53e545874f36a83ce6b7244d2f7 (patch) | |
| tree | 7ec52a536c6095e6a7613841bcee5543864aaa81 /recipes-core | |
| parent | c4902394cc6673b07ad5ee87570e02afbdf7b022 (diff) | |
| parent | 7d657d0cbec360cafb94952fcd652fd084579204 (diff) | |
| download | meta-updater-897be2e8d01cf53e545874f36a83ce6b7244d2f7.tar.gz | |
Merge pull request #368 from advancedtelematic/fit-initramfs-support
Fit initramfs support
Diffstat (limited to 'recipes-core')
| -rw-r--r-- | recipes-core/images/initramfs-ostree-image.bb | 2 |
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 b2d9e27..e77499e 100644 --- a/recipes-core/images/initramfs-ostree-image.bb +++ b/recipes-core/images/initramfs-ostree-image.bb | |||
| @@ -13,7 +13,7 @@ IMAGE_LINGUAS = "" | |||
| 13 | 13 | ||
| 14 | LICENSE = "MIT" | 14 | LICENSE = "MIT" |
| 15 | 15 | ||
| 16 | IMAGE_FSTYPES = "${OSTREE_INITRAMFS_FSTYPES}" | 16 | IMAGE_FSTYPES = "${INITRAMFS_FSTYPES}" |
| 17 | 17 | ||
| 18 | inherit core-image | 18 | inherit core-image |
| 19 | 19 | ||
