mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
ace: add SUMMARY and HOMEPAGE
It's useful to have these so someone who is looking at layer index as an example knows what the component is. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
f4f248406d
commit
dc83ce1bfe
|
@ -1,6 +1,8 @@
|
|||
SUMMARY = "C++ framework for implementing distributed and networked applications"
|
||||
DESCRIPTION = "C++ network programming framework that implements many core \
|
||||
patterns for concurrent communication software"
|
||||
LICENSE = "ACE-TAO-CIAO"
|
||||
HOMEPAGE = "http://www.dre.vanderbilt.edu/~schmidt/ACE.html"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=407a202d1b887b998dc9480442840630"
|
||||
|
||||
DEPENDS += "openssl gperf-native"
|
||||
|
|
Loading…
Reference in New Issue
Block a user