summaryrefslogtreecommitdiffstats
path: root/meta/classes/devupstream.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/devupstream.bbclass')
-rw-r--r--meta/classes/devupstream.bbclass4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/devupstream.bbclass b/meta/classes/devupstream.bbclass
index ba6dc4136c..ad1061b4d1 100644
--- a/meta/classes/devupstream.bbclass
+++ b/meta/classes/devupstream.bbclass
@@ -1,3 +1,7 @@
1#
2# Copyright OpenEmbedded Contributors
3#
4
1# Class for use in BBCLASSEXTEND to make it easier to have a single recipe that 5# Class for use in BBCLASSEXTEND to make it easier to have a single recipe that
2# can build both stable tarballs and snapshots from upstream source 6# can build both stable tarballs and snapshots from upstream source
3# repositories. 7# repositories.