aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jakarta-commons/commons-discovery_0.4.bb
blob: 0de4c5c944a2936f3f83b7432a4b2c9679cc6bfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require jakarta-commons.inc

DESCRIPTION = "discovering, or finding, implementations for pluggable interfaces"

SRC_URI = "http://www.apache.org/dist/commons/discovery/source/${BP}-src.tar.gz"

DEPENDS += "commons-logging"
RDEPENDS_${PN} = "libcommons-logging-java"

CP = "commons-logging"

SRC_URI[md5sum] = "1275ad4c6ce54b9323269e30dc42dd0e"
SRC_URI[sha256sum] = "596242302be4f0502073f5a934c608289bba6221591e7dbea53ce629f67498a3"