aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/hdf5
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2023-12-08 22:32:15 +0000
committerKhem Raj <raj.khem@gmail.com>2023-12-09 00:00:05 -0800
commit9ae31f6f6a67d14da075bceb4a1a9781b140ffe8 (patch)
tree3cc45e3a8076c14164d5f8b4aeafd32dae833ae8 /meta-oe/recipes-support/hdf5
parent1a84a1ebbe197552077b4610c6fdcd459532113e (diff)
downloadmeta-openembedded-contrib-9ae31f6f6a67d14da075bceb4a1a9781b140ffe8.tar.gz
Remove unused SRC_DISTRIBUTE_LICENSES
This variable was removed in oe-core 8c9ef5, and didn't do what any of these recipes seem to be using it for. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/hdf5')
-rw-r--r--meta-oe/recipes-support/hdf5/hdf5_1.14.2.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/hdf5/hdf5_1.14.2.bb b/meta-oe/recipes-support/hdf5/hdf5_1.14.2.bb
index e716430673..b8a81bb0b7 100644
--- a/meta-oe/recipes-support/hdf5/hdf5_1.14.2.bb
+++ b/meta-oe/recipes-support/hdf5/hdf5_1.14.2.bb
@@ -58,7 +58,5 @@ do_install:append() {
BBCLASSEXTEND = "native"
-SRC_DISTRIBUTE_LICENSES += "HDF5"
-
# h5fuse.sh script needs bash
RDEPENDS:${PN} += "bash"