]> code.ossystems Code Review - openembedded-core.git/commitdiff
dtc: Add HOMEPAGE info into recipe file.
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>
Mon, 18 Sep 2017 03:40:07 +0000 (11:40 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Sep 2017 07:59:34 +0000 (08:59 +0100)
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/dtc/dtc.inc

index 0c409b0c0b1fdee8d92c31ed4a9fbf431ad22ee1..d75994661a619d98c98728401ed6ae120c43ca64 100644 (file)
@@ -1,4 +1,5 @@
 SUMMARY = "Device Tree Compiler"
+HOMEPAGE = "https://devicetree.org/"
 DESCRIPTION = "The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels."
 SECTION = "bootloader"
 LICENSE = "GPLv2 | BSD"