diff options
Diffstat (limited to 'meta/recipes-devtools/devel-config/distcc-config.bb')
-rw-r--r-- | meta/recipes-devtools/devel-config/distcc-config.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/devel-config/distcc-config.bb b/meta/recipes-devtools/devel-config/distcc-config.bb index 3cd661d543..db9e8bbcc9 100644 --- a/meta/recipes-devtools/devel-config/distcc-config.bb +++ b/meta/recipes-devtools/devel-config/distcc-config.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | SUMMARY = "Sets up distcc for compilation on the target device" | 1 | SUMMARY = "Sets up distcc for compilation on the target device" |
2 | DESCRIPTION = "${SUMMARY}" | ||
2 | 3 | ||
3 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 5 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |