mirror of
https://github.com/optim-enterprises-bv/meta-openwrt.git
synced 2025-12-29 18:10:46 +00:00
If the deploy and tmp directories were zapped but the sstate-cache
retained, it could happen that openwrt_flatten_modules_hook was run
without ${STAGING_KERNEL_BUILDDIR} ever being populated. Add an
explicit dependency to fix that. Also add a check that something
was actually read from the kernel-abiversion file.