summaryrefslogtreecommitdiffstats
path: root/meta/classes/debian.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/debian.bbclass')
-rw-r--r--meta/classes/debian.bbclass4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/debian.bbclass b/meta/classes/debian.bbclass
index 8367be9f37..2fd1b987dc 100644
--- a/meta/classes/debian.bbclass
+++ b/meta/classes/debian.bbclass
@@ -1,3 +1,7 @@
1#
2# Copyright OpenEmbedded Contributors
3#
4
1# Debian package renaming only occurs when a package is built 5# Debian package renaming only occurs when a package is built
2# We therefore have to make sure we build all runtime packages 6# We therefore have to make sure we build all runtime packages
3# before building the current package to make the packages runtime 7# before building the current package to make the packages runtime