poky/meta/recipes-devtools
Alejandro Hernandez 2afde7e7bd python3: Fix native compilation of gdbm module and manifest
The gdbm module wasnt being built on python3-native showing the following
error during compilation:

Failed to build these modules:
_gdbm

This patch adds the required dependency to fix the compilation problem.

This issue on python3-native caused the manifest creation script to be
unaware of the gdbm library, so this patch also fixes the create_manifest
task for target python, and the manifest file to reflect the changes on
target python as well.

(From OE-Core rev: c47b54aeae5daabb458d6f7118a16257021c1822)

Signed-off-by: Alejandro Hernandez <alejandr@xilinx.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-01-20 22:31:56 +00:00
..
2017-08-23 08:47:03 +01:00
2017-11-30 10:49:22 +00:00
2017-08-09 09:24:16 +01:00
2018-01-19 12:37:13 +00:00
2017-08-09 09:24:15 +01:00
2017-06-28 15:52:18 +01:00
2018-01-02 17:24:37 +00:00
2017-11-30 10:49:22 +00:00
2017-08-13 09:27:38 +01:00
2017-11-21 13:06:12 +00:00
2018-01-05 11:55:35 +00:00
2017-11-21 13:06:13 +00:00
2018-01-18 12:50:36 +00:00
2018-01-19 12:37:13 +00:00
2017-05-12 08:51:09 +01:00
2018-01-02 17:24:37 +00:00
2018-01-02 17:24:37 +00:00
2018-01-13 14:53:06 +00:00
2018-01-18 12:50:36 +00:00
2017-08-27 22:30:06 +01:00
2017-12-18 18:03:56 +00:00
2018-01-13 10:15:20 +00:00
2018-01-08 08:48:25 +00:00
2018-01-19 12:37:13 +00:00
2017-09-25 14:14:17 +01:00
2018-01-18 12:50:37 +00:00
2017-11-21 13:06:13 +00:00
2017-08-17 00:21:14 +01:00
2017-11-09 12:33:16 +00:00