summaryrefslogtreecommitdiffstats
path: root/meta/recipes-rt
diff options
context:
space:
mode:
authorAlejandro Hernandez <alejandr@xilinx.com>2018-01-09 16:23:52 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-20 22:31:12 +0000
commitc47b54aeae5daabb458d6f7118a16257021c1822 (patch)
tree97bb32e17623bab88527bc9eae458c3fde231791 /meta/recipes-rt
parent65a85c7db3de8d16ff91a5208a59cc2202d34e5b (diff)
downloadopenembedded-core-c47b54aeae5daabb458d6f7118a16257021c1822.tar.gz
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. Signed-off-by: Alejandro Hernandez <alejandr@xilinx.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-rt')
0 files changed, 0 insertions, 0 deletions