Signed-off-by: Huang Qiyu <[email protected]> --- meta/recipes-kernel/dtc/dtc.inc | 1 + 1 file changed, 1 insertion(+)
diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc index 0c409b0..d759946 100644 --- a/meta/recipes-kernel/dtc/dtc.inc +++ b/meta/recipes-kernel/dtc/dtc.inc @@ -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" -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
