[OE-core] [PATCH] opkg-arch-config: Add HOMEPAGE info into recipe file.
Huang Qiyu
huangqy.fnst at cn.fujitsu.com
Mon Sep 18 03:40:19 UTC 2017
Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb b/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb
index 682142a..0c2dbc9 100644
--- a/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb
+++ b/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb
@@ -1,4 +1,5 @@
SUMMARY = "Architecture-dependent configuration for opkg"
+HOMEPAGE = "http://code.google.com/p/opkg/"
LICENSE = "MIT"
PACKAGE_ARCH = "${MACHINE_ARCH}"
PR = "r1"
--
2.7.4
More information about the Openembedded-core
mailing list