mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 22:36:21 +02:00
apt: clarify LICENSE as GPLv2.0
(From OE-Core rev: 9b8c8ac43fbf9dc73f55306ec103208328a1766c) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bbe17101bb
commit
a23e9ee6e8
@@ -1,5 +1,5 @@
|
|||||||
DESCRIPTION = "Advanced front-end for dpkg."
|
DESCRIPTION = "Advanced front-end for dpkg."
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPLv2.0+"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
|
|
||||||
SRC_URI = "${DEBIAN_MIRROR}/main/a/apt/apt_${PV}.tar.gz \
|
SRC_URI = "${DEBIAN_MIRROR}/main/a/apt/apt_${PV}.tar.gz \
|
||||||
|
|||||||
Reference in New Issue
Block a user