From: Huang Qiyu Date: Mon, 18 Sep 2017 03:40:08 +0000 (+0800) Subject: i2c-tools: Add HOMEPAGE info into recipe file. X-Git-Tag: 2017-10~167 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fca8c3d1a9401f7e1607f1b26010f5787fbdef25;p=openembedded-core.git i2c-tools: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb b/meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb index 4d255423ea..c01725229b 100644 --- a/meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb +++ b/meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb @@ -1,4 +1,5 @@ SUMMARY = "Set of i2c tools for linux" +HOMEPAGE = "https://i2c.wiki.kernel.org/index.php/I2C_Tools" SECTION = "base" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"