summaryrefslogtreecommitdiffstats
path: root/meta/classes/remove-libtool.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/remove-libtool.bbclass')
-rw-r--r--meta/classes/remove-libtool.bbclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/remove-libtool.bbclass b/meta/classes/remove-libtool.bbclass
index ef79151aa9..8e987388c8 100644
--- a/meta/classes/remove-libtool.bbclass
+++ b/meta/classes/remove-libtool.bbclass
@@ -1,6 +1,8 @@
1# 1#
2# Copyright OpenEmbedded Contributors 2# Copyright OpenEmbedded Contributors
3# 3#
4# SPDX-License-Identifier: MIT
5#
4 6
5# This class removes libtool .la files after do_install 7# This class removes libtool .la files after do_install
6 8