]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
overlayfs: add missing vardeps
authorChristoph Vogtländer <christoph.vogtlaender@loewensteinmedical.com>
Tue, 20 Feb 2024 11:28:26 +0000 (12:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Feb 2024 22:18:17 +0000 (22:18 +0000)
commit65423847ac843682d4670d41a94d509f18ce8735
tree882e7d84821312f16e77fd4928600dbfc8f42388
parentb4e00248049c2627b05eafa9313a48cf253623fa
overlayfs: add missing vardeps

Fixes [YOCTO #15120]

Consider OVERLAYFS_WRITABLE_PATHS as dependecy of do_create_overlayfs_units() in
order to rebuild the recipe when changing the used mount point.

Tested in a local recipe by changing the used mount point and verified that the
recipe was re-build: passed

Signed-off-by: Christoph Vogtländer <christoph.vogtlaender@loewensteinmedical.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/overlayfs.bbclass