[LEDE-DEV] How LEDE knows when to "reinstall" base-files (after revision change)?
Jo-Philipp Wich
jo at mein.io
Thu Nov 3 10:44:37 PDT 2016
Hi Rafal,
I think its not actually noticing all git commits but rather most of them.
The base-files package registers some explicit file depends using:
PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
which means that its stamp files are invalided whenever any file in the
directories above is modified.
~ Jo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/lede-dev/attachments/20161103/394b7dbe/attachment.sig>
More information about the Lede-dev
mailing list