diff options
Diffstat (limited to 'meta/recipes-extended/gzip/gzip_1.11.bb')
-rw-r--r-- | meta/recipes-extended/gzip/gzip_1.11.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/gzip/gzip_1.11.bb b/meta/recipes-extended/gzip/gzip_1.11.bb index cff4ed1717..321c9c31a4 100644 --- a/meta/recipes-extended/gzip/gzip_1.11.bb +++ b/meta/recipes-extended/gzip/gzip_1.11.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require gzip.inc | 1 | require gzip.inc |
2 | 2 | ||
3 | # change to GPL-3.0-or-later in 2007/07. Previous GPL-2.0-or-later version is | ||
4 | # 1.3.12 | ||
3 | LICENSE = "GPL-3.0-or-later" | 5 | LICENSE = "GPL-3.0-or-later" |
4 | 6 | ||
5 | SRC_URI = "${GNU_MIRROR}/gzip/${BP}.tar.gz \ | 7 | SRC_URI = "${GNU_MIRROR}/gzip/${BP}.tar.gz \ |