Ross Burton
52fe6a79d9
python3: ensure that all forms of python3-config are in python3-dev
...
In multilib builds python3-config gets renamed to eg python3-config-lib64 but
this ends up being packaged in python3-core not python3-dev.
The manifest uses an extended glob to package all python* binaries that are not
python-config into python3-core:
"${bindir}/python*[!-config]",
However, this doesn't do what was intended, as [] is a range match.
Replace the globs with more verbose but precise matches, and clear out
FILES_${PN} to ensure that new binaries don't end up in ${PN} (which shouldn't
exist).
[ YOCTO #13592 ]
(From OE-Core rev: c780f21c33b0684dafff3421600cd1c11ddd0c48)
Signed-off-by: Ross Burton <ross.burton@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2019-10-23 16:30:35 +01:00
..
2019-10-15 14:16:10 +01:00
2019-04-09 13:44:39 +01:00
2019-06-28 13:28:37 +01:00
2018-07-30 12:44:34 +01:00
2019-10-02 20:22:25 +01:00
2019-07-02 08:13:07 +01:00
2019-09-07 07:47:24 +01:00
2019-09-16 23:02:43 +01:00
2019-09-06 14:58:09 +01:00
2019-08-30 17:10:28 +01:00
2017-12-02 11:25:33 +00:00
2018-06-27 13:55:21 +01:00
2019-10-15 14:16:11 +01:00
2019-10-15 14:16:11 +01:00
2019-10-08 11:22:24 +01:00
2019-08-22 22:48:27 +01:00
2016-10-28 16:15:18 +01:00
2018-08-23 18:02:23 +01:00
2019-09-27 13:02:16 +01:00
2018-11-23 23:35:19 +00:00
2019-10-08 11:22:24 +01:00
2019-07-11 09:32:50 +01:00
2017-03-08 11:52:56 +00:00
2019-08-12 16:23:57 +01:00
2018-07-10 17:33:00 +01:00
2019-08-12 16:23:57 +01:00
2019-10-15 14:16:10 +01:00
2019-09-27 13:02:16 +01:00
2018-10-10 12:47:34 +01:00
2019-10-19 23:18:33 +01:00
2019-10-15 14:16:11 +01:00
2019-09-19 10:54:32 +01:00
2019-10-09 14:07:43 +01:00
2019-08-21 21:52:59 +01:00
2018-11-14 11:14:39 +00:00
2019-05-21 12:56:33 +01:00
2019-09-01 22:33:08 +01:00
2019-08-28 11:31:21 +01:00
2019-10-19 23:18:33 +01:00
2018-04-13 16:58:07 +01:00
2019-02-16 08:19:34 +00:00
2018-03-09 09:17:03 -08:00
2019-09-27 13:02:17 +01:00
2019-04-16 11:10:02 +01:00
2019-10-15 14:16:11 +01:00
2019-09-06 08:15:45 +01:00
2019-10-15 14:16:11 +01:00
2019-10-15 14:16:12 +01:00
2019-07-22 17:31:04 +01:00
2019-10-15 14:16:12 +01:00
2019-05-27 17:06:34 +01:00
2018-01-30 12:53:16 +00:00
2016-09-16 15:24:02 +01:00
2019-10-15 14:16:11 +01:00
2019-02-15 16:05:37 +00:00
2019-05-16 09:16:50 +01:00
2019-07-31 23:03:01 +01:00
2019-05-08 23:00:32 +01:00
2019-07-17 19:25:02 +01:00
2019-07-15 09:30:00 +01:00
2019-10-02 10:09:48 +01:00
2019-09-19 10:54:32 +01:00
2019-04-23 23:30:19 +01:00
2016-06-16 11:11:40 +01:00
2019-09-06 14:58:09 +01:00
2019-05-08 12:15:17 +01:00
2019-10-15 14:16:10 +01:00
2019-07-18 12:16:19 +01:00
2018-11-14 11:14:39 +00:00
2019-08-28 11:31:21 +01:00
2019-09-01 22:33:07 +01:00
2019-10-23 16:30:35 +01:00
2019-09-16 23:02:44 +01:00
2019-10-19 23:18:33 +01:00
2019-10-15 14:16:10 +01:00
2019-08-30 17:10:28 +01:00
2019-07-19 16:19:14 +01:00
2019-10-02 10:09:48 +01:00
2019-05-12 09:04:26 +01:00
2019-09-19 10:54:33 +01:00
2019-09-30 16:55:21 +01:00
2019-08-28 11:31:21 +01:00
2019-10-08 11:22:24 +01:00
2019-08-07 16:08:15 +01:00
2019-09-01 22:33:07 +01:00
2018-11-14 11:14:40 +00:00
2018-12-15 11:48:07 +00:00
2019-10-08 11:22:24 +01:00
2017-02-23 12:49:51 -08:00
2019-10-15 14:16:11 +01:00
2019-09-16 23:02:44 +01:00
2019-04-05 17:32:50 +01:00