mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 22:36:21 +02:00
opkg-arch-config: Add HOMEPAGE info into recipe file.
(From OE-Core rev: 9caebefd5a64e18f6f8830426461824a9b7d8105) Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
28b37441ad
commit
7277e4754c
@@ -1,4 +1,5 @@
|
|||||||
SUMMARY = "Architecture-dependent configuration for opkg"
|
SUMMARY = "Architecture-dependent configuration for opkg"
|
||||||
|
HOMEPAGE = "http://code.google.com/p/opkg/"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|||||||
Reference in New Issue
Block a user