mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 16:29:16 +00:00
cyrus-sasl: Add HOMEPAGE info into recipe file.
Signed-off-by: Fan Xin <fan.xin@jp.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
fb065fa9cf
commit
bb110dfed7
@ -1,5 +1,6 @@
|
|||||||
SUMMARY = "Generic client/server library for SASL authentication"
|
SUMMARY = "Generic client/server library for SASL authentication"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
|
HOMEPAGE = "http://asg.web.cmu.edu/sasl/"
|
||||||
DEPENDS = "openssl virtual/db"
|
DEPENDS = "openssl virtual/db"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=3f55e0974e3d6db00ca6f57f2d206396"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=3f55e0974e3d6db00ca6f57f2d206396"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user