Patrick Ohly
c2221c4ca1
archiver.bbclass: enhance do_ar_recipe task signature
...
Previously, do_ar_recipe ran again unnecessarily when adding or
removing classes like buildhistory.bbclass, because that changes the
BBINCLUDED variable which do_ar_recipe uses to find .bbappend files.
This is both extra work and also sometimes triggered "basehash
changed" errors (seen under oe-selftest, which adds machine.inc and
bblayers.inc) because BBINCLUDED is special and does not cause
the basehash to be recalculated.
The file *content* already was not considered in the task signature,
instead relying indirectly on PF (which includes the revision assigned
by a PR server) to ensure that a new versioned source archive gets
created each time there is a rebuild.
Therefore it makes sense to use the same mechanism and also ignore the
file *list*, i.e. exclude BBINCLUDED from the task signature.
(From OE-Core rev: 9666f0e0b02efc14226c77497fd38f79fc372f98)
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com >
Signed-off-by: Ross Burton <ross.burton@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2017-05-18 14:01:46 +01:00
..
2017-01-28 23:32:16 +00:00
2017-05-18 14:01:46 +01:00
2017-03-27 11:08:34 +01:00
2017-05-16 14:08:28 +01:00
2016-08-25 23:03:45 +01:00
2016-12-22 08:50:17 +00:00
2017-04-14 09:47:08 +01:00
2017-04-13 10:54:09 +01:00
2017-01-09 13:39:11 +00:00
2017-04-11 18:10:18 +01:00
2016-12-16 10:23:23 +00:00
2017-03-01 23:27:10 +00:00
2017-03-31 10:10:29 +01:00
2016-12-16 10:23:23 +00:00
2017-05-16 14:08:28 +01:00
2017-01-09 13:39:11 +00:00
2017-01-09 13:39:11 +00:00
2016-12-16 10:23:23 +00:00
2017-02-15 09:29:56 -08:00
2017-03-24 23:43:32 +00:00
2017-04-10 23:00:44 +01:00
2017-04-10 23:00:44 +01:00
2017-04-10 23:00:44 +01:00
2017-02-15 09:29:56 -08:00
2016-12-16 10:23:23 +00:00
2016-12-16 10:23:23 +00:00
2017-04-19 10:18:43 +01:00
2016-12-16 10:23:23 +00:00
2017-02-15 09:29:55 -08:00
2016-12-16 10:23:23 +00:00
2017-03-31 10:10:30 +01:00
2016-12-16 10:23:23 +00:00
2016-09-03 09:58:40 +01:00
2017-03-27 11:08:34 +01:00
2017-03-31 10:10:29 +01:00
2017-03-22 11:35:22 +00:00
2017-01-19 22:47:20 +00:00
2017-01-20 11:53:51 +00:00
2017-01-09 13:39:11 +00:00
2017-01-20 11:53:51 +00:00
2017-05-16 14:08:28 +01:00
2017-01-20 11:53:51 +00:00
2016-11-30 15:48:06 +00:00
2017-03-27 11:08:34 +01:00
2017-03-10 15:51:55 +00:00
2016-09-14 22:22:08 +01:00
2017-01-23 12:05:17 +00:00
2017-02-15 09:29:55 -08:00
2017-01-20 11:53:51 +00:00
2017-03-27 11:08:34 +01:00
2017-01-20 11:53:49 +00:00
2017-01-20 11:53:51 +00:00
2016-12-16 10:23:23 +00:00
2016-10-28 16:15:18 +01:00
2017-03-22 11:35:21 +00:00
2017-03-27 08:15:07 +01:00
2017-03-22 11:35:21 +00:00
2017-02-19 06:49:00 -08:00
2017-05-11 16:59:19 +01:00
2016-03-10 23:13:54 +00:00
2016-03-09 16:58:12 +00:00
2016-12-16 10:23:23 +00:00
2017-05-16 14:08:28 +01:00
2017-03-28 08:43:13 +01:00
2017-04-20 07:55:26 +01:00
2017-04-01 08:14:58 +01:00
2016-12-16 10:23:23 +00:00
2017-03-22 11:35:20 +00:00
2017-03-27 11:08:34 +01:00
2017-04-13 10:54:10 +01:00
2017-04-29 11:17:22 +01:00
2017-04-05 23:22:12 +01:00
2017-01-28 23:32:16 +00:00
2016-12-16 10:23:23 +00:00
2016-12-16 10:23:23 +00:00
2017-04-10 23:00:43 +01:00
2016-10-07 16:43:58 +01:00
2016-12-16 10:23:23 +00:00
2016-10-28 16:15:19 +01:00
2016-12-16 10:23:23 +00:00
2016-12-16 10:23:23 +00:00
2017-01-20 11:53:51 +00:00
2017-05-11 16:56:00 +01:00
2017-03-22 11:35:20 +00:00
2017-02-15 09:29:55 -08:00
2017-03-31 10:10:29 +01:00
2017-04-13 10:54:09 +01:00
2017-05-11 16:55:59 +01:00
2017-04-12 15:09:58 +01:00
2016-05-30 15:58:11 +01:00
2017-03-22 11:35:20 +00:00
2016-12-16 10:23:23 +00:00
2016-02-28 11:32:57 +00:00
2017-05-12 08:45:36 +01:00
2017-05-12 08:45:36 +01:00
2017-05-16 14:08:30 +01:00
2017-02-15 09:29:55 -08:00
2017-04-10 23:00:42 +01:00
2016-12-16 10:23:23 +00:00
2017-01-31 14:43:02 +00:00
2017-04-12 15:09:58 +01:00
2017-02-07 14:50:09 +00:00
2017-04-19 10:18:43 +01:00
2017-03-27 11:08:34 +01:00
2017-05-16 14:08:28 +01:00
2016-12-16 10:23:23 +00:00
2017-03-04 23:18:19 +00:00
2016-06-01 12:38:41 +01:00
2016-07-01 16:22:43 +01:00
2016-06-01 12:38:41 +01:00
2016-07-01 16:22:43 +01:00
2017-01-09 13:39:11 +00:00
2017-04-20 07:55:26 +01:00
2017-04-05 23:22:11 +01:00
2017-02-09 10:52:03 +00:00
2017-01-31 23:47:33 +00:00
2016-12-16 10:23:23 +00:00
2017-01-20 11:53:48 +00:00
2017-03-31 10:10:29 +01:00
2017-03-14 14:42:17 +00:00
2017-03-14 14:42:17 +00:00
2017-03-28 08:43:13 +01:00
2017-05-16 14:08:28 +01:00
2017-04-05 23:22:12 +01:00
2016-09-24 07:30:10 +01:00
2016-12-16 10:23:23 +00:00
2016-12-16 10:23:23 +00:00
2017-03-23 13:19:49 +00:00
2017-01-23 12:05:17 +00:00
2016-12-22 08:50:16 +00:00
2016-12-16 10:23:23 +00:00
2017-05-12 08:45:36 +01:00
2017-05-12 08:45:36 +01:00
2017-02-15 09:29:55 -08:00
2017-03-29 16:37:28 +01:00
2017-02-15 09:29:55 -08:00
2017-03-13 09:42:09 +00:00
2017-01-23 12:05:21 +00:00
2017-04-21 08:22:09 +01:00
2017-03-03 12:21:09 +00:00
2016-11-06 23:35:35 +00:00
2017-01-09 13:39:11 +00:00
2017-04-11 18:10:18 +01:00
2016-09-23 14:56:39 +01:00
2017-01-26 10:44:27 +00:00
2016-12-16 10:23:23 +00:00
2016-12-16 10:23:23 +00:00
2017-03-13 09:43:14 +00:00
2017-03-17 16:53:05 +00:00
2017-04-11 18:10:17 +01:00
2017-03-04 23:18:19 +00:00
2017-02-15 09:29:55 -08:00
2016-12-17 09:57:04 +00:00
2017-01-26 10:44:27 +00:00
2017-05-16 14:08:28 +01:00
2017-05-11 16:56:00 +01:00
2017-03-22 11:35:19 +00:00
2017-02-15 09:29:55 -08:00
2016-03-12 22:11:44 +00:00
2017-01-19 22:47:20 +00:00