summaryrefslogtreecommitdiffstats
path: root/meta/classes/reproducible_build_simple.bbclass
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2020-02-03 10:19:55 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-04 15:56:24 +0000
commit46884b1443d92cea877201296bd480b6cbd71cca (patch)
tree1d2a8cb8d81c8bad9dada5820474ebb963eef05c /meta/classes/reproducible_build_simple.bbclass
parent2333ef5bb40132f05f69a5f6abaa3d086ecf9f6c (diff)
downloadopenembedded-core-contrib-46884b1443d92cea877201296bd480b6cbd71cca.tar.gz
podfix: remove
Now that we don't use the host pod2man (oe-core deda455) the podfix class is redundant and can be removed. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/reproducible_build_simple.bbclass')
-rw-r--r--meta/classes/reproducible_build_simple.bbclass2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/classes/reproducible_build_simple.bbclass b/meta/classes/reproducible_build_simple.bbclass
index 153a076072..3e5fd82432 100644
--- a/meta/classes/reproducible_build_simple.bbclass
+++ b/meta/classes/reproducible_build_simple.bbclass
@@ -8,5 +8,3 @@ export SOURCE_DATE_EPOCH ??= "1520598896"
REPRODUCIBLE_TIMESTAMP_ROOTFS ??= "1520598896"
BUILDNAME ??= "${REPRODUCIBLE_TIMESTAMP_ROOTFS}"
-
-inherit podfix