aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-18 11:40:20 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-21 08:59:36 +0100
commitc0a1128a1f1fa2b86ba1cb97d9ff17f5a7a76e59 (patch)
treeb3e084905d2d66e0d7d12a50392e329ea4190142 /meta/recipes-devtools/qemu
parent9caebefd5a64e18f6f8830426461824a9b7d8105 (diff)
downloadopenembedded-core-contrib-c0a1128a1f1fa2b86ba1cb97d9ff17f5a7a76e59.tar.gz
qemuwrapper-cross: Add HOMEPAGE info into recipe file.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/qemu')
-rw-r--r--meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb b/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb
index e40cdafc94..c983fbae66 100644
--- a/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb
+++ b/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb
@@ -1,4 +1,5 @@
SUMMARY = "QEMU wrapper script"
+HOMEPAGE = "http://qemu.org"
LICENSE = "MIT"
S = "${WORKDIR}"