From: Paul Eggleton Date: Wed, 24 Apr 2013 16:49:11 +0000 (+0100) Subject: external-sourcery-toolchain: add SUMMARY X-Git-Tag: 2015-4~6730 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c12ed47769d7784d0483629dd56b42bf84f50510;p=openembedded-core.git external-sourcery-toolchain: add SUMMARY Signed-off-by: Paul Eggleton Signed-off-by: Saul Wold --- diff --git a/meta/recipes-core/meta/external-sourcery-toolchain.bb b/meta/recipes-core/meta/external-sourcery-toolchain.bb index 74c82ec978..24c7ce8564 100644 --- a/meta/recipes-core/meta/external-sourcery-toolchain.bb +++ b/meta/recipes-core/meta/external-sourcery-toolchain.bb @@ -3,6 +3,7 @@ require recipes-core/eglibc/eglibc-package.inc INHIBIT_DEFAULT_DEPS = "1" # License applies to this recipe code, not the toolchain itself +SUMMARY = "External Sourcery G++ toolchain" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"