summaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2020-06-26 20:16:02 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2020-06-26 20:16:03 +0200
commit931a4e357075fdaf17e46dd29224cb7ce92773fd (patch)
tree09a9d71f66044d18a18d3554dc3e8f738e8d711c /recipes-extended
parent099bd90514e236ea515666221e7ec8234d56190f (diff)
downloadmeta-updater-931a4e357075fdaf17e46dd29224cb7ce92773fd.tar.gz
ostree-kernel-initramfs: fix parsing for MACHINEs which don't define INITRAMFS_IMAGE
* when INITRAMFS_IMAGE isn't defined at all, the "d.getVar('INITRAMFS_IMAGE') == ''" part doesn't do anything useful, because the unexpanded version of this ends in do_install[depends] variable and breaks parsing: meta-updater/recipes-sota/ostree-kernel-initramfs/ostree-kernel-initramfs_0.0.1.bb:do_install[depends], dependency ''][d.getVar('INITRAMFS_IMAGE') in 'virtual/kernel:do_deploy ${@['${INITRAMFS_IMAGE}:do_image_complete', ''][d.getVar('INITRAMFS_IMAGE') == '']} virtual/fakeroot-native:do_populate_sysroot' does not contain exactly one ':' character. Task 'depends' should be specified in the form 'packagename:task' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-extended')
0 files changed, 0 insertions, 0 deletions