summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-08-30 22:04:29 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-04 12:52:59 +0100
commitb9052eec6f701576c1fdec2911148b8d47e2382c (patch)
treef7b9434601a50f6262afac177d87b8f84dae3747 /meta/recipes-sato
parent53284ed01b3386c94f0cf2e0ae6c7afa9f64b9f7 (diff)
downloadpoky-b9052eec6f701576c1fdec2911148b8d47e2382c.tar.gz
packagegroup-*: drop LIC_FILES_CHKSUM
Since package groups don't actually fetch or distribute anything and we no longer run do_configure we don't need to set this variable anymore. (From OE-Core rev: 4c511f77e38cbc9d8d633fef3b1ab4cf93440258) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index b31eabad11..ebd2df1716 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -4,8 +4,6 @@
4 4
5DESCRIPTION = "Sato Tasks for Poky" 5DESCRIPTION = "Sato Tasks for Poky"
6LICENSE = "MIT" 6LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
8 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
9PR = "r32" 7PR = "r32"
10 8
11inherit packagegroup 9inherit packagegroup