| Submitter | Joshua Lock |
|---|---|
| Date | Dec. 19, 2011, 10:10 p.m. |
| Message ID | <5eabbc4f3acf5799d96350c265ae63e2c1bb9dd7.1324332440.git.josh@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/17273/ |
| State | Accepted |
| Commit | 9b8c8ac43fbf9dc73f55306ec103208328a1766c |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-devtools/apt/apt.inc b/meta/recipes-devtools/apt/apt.inc index 9d3268d..6265203 100644 --- a/meta/recipes-devtools/apt/apt.inc +++ b/meta/recipes-devtools/apt/apt.inc @@ -1,5 +1,5 @@ DESCRIPTION = "Advanced front-end for dpkg." -LICENSE = "GPL" +LICENSE = "GPLv2.0+" SECTION = "base" SRC_URI = "${DEBIAN_MIRROR}/main/a/apt/apt_${PV}.tar.gz \
Signed-off-by: Joshua Lock <josh@linux.intel.com> --- meta/recipes-devtools/apt/apt.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)