summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/vim
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2023-01-17 12:06:31 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-18 16:42:28 +0000
commit8321a268afc849794cb7e8bdad4bbaf0ac0af734 (patch)
tree9d9e6a7e650cd687005995d155ebf3e5e26fa8aa /meta/recipes-support/vim
parentb5ef95f6b1ee83791ce798fbb11c819eaaa694be (diff)
downloadpoky-8321a268afc849794cb7e8bdad4bbaf0ac0af734.tar.gz
rpm: do not export MAGIC in SDK
This MAGIC variable is used by libmagic (file), and should be exported by the file recipe. As the rpm recipe has 'file' in its DEPENDS, its sub-packages which links to libmagic will be automatically added the 'file' runtime dependency. More specifically, it's the rpm-build package. So in case components in nativesdk-rpm-build package uses libmagic, the nativesdk-file package will be installed and the MAGIC var will be exported. (From OE-Core rev: 6e2147ab1d0f3aad2dfe8180a3896c9c9bcfdac8) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/vim')
0 files changed, 0 insertions, 0 deletions