Signed-off-by: Huang Qiyu <[email protected]> --- meta-ivi/recipes-support-ivi/keyutils/keyutils_1.5.9.bb | 1 + 1 file changed, 1 insertion(+)
diff --git a/meta-ivi/recipes-support-ivi/keyutils/keyutils_1.5.9.bb b/meta-ivi/recipes-support-ivi/keyutils/keyutils_1.5.9.bb index 7c02d96..1877159 100644 --- a/meta-ivi/recipes-support-ivi/keyutils/keyutils_1.5.9.bb +++ b/meta-ivi/recipes-support-ivi/keyutils/keyutils_1.5.9.bb @@ -1,4 +1,5 @@ SUMMARY = "Linux Key Management Utilities" +HOMEPAGE = "http://people.redhat.com/~dhowells/keyutils/" DESCRIPTION = "Keyutils is a set of utilities for managing the key retention \ facility in the kernel, which can be used by filesystems, block devices and \ more to gain and retain the authorization and encryption keys required to \ -- 2.7.4 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
