diff options
Diffstat (limited to 'meta/classes/lib_package.bbclass')
-rw-r--r-- | meta/classes/lib_package.bbclass | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/classes/lib_package.bbclass b/meta/classes/lib_package.bbclass index 8849f59042..07f3f258d2 100644 --- a/meta/classes/lib_package.bbclass +++ b/meta/classes/lib_package.bbclass | |||
@@ -1,4 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Copyright OpenEmbedded Contributors | ||
3 | # | ||
4 | # | ||
2 | # ${PN}-bin is defined in bitbake.conf | 5 | # ${PN}-bin is defined in bitbake.conf |
3 | # | 6 | # |
4 | # We need to allow the other packages to be greedy with what they | 7 | # We need to allow the other packages to be greedy with what they |