diff options
-rw-r--r-- | meta-oe/recipes-devtools/log4cplus/log4cplus_1.1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/log4cplus/log4cplus_1.1.1.bb b/meta-oe/recipes-devtools/log4cplus/log4cplus_1.1.1.bb index 6201774721..c9c5c673ae 100644 --- a/meta-oe/recipes-devtools/log4cplus/log4cplus_1.1.1.bb +++ b/meta-oe/recipes-devtools/log4cplus/log4cplus_1.1.1.bb | |||
@@ -3,7 +3,7 @@ SECTION = "libs" | |||
3 | HOMEPAGE = "http://sourceforge.net/projects/log4cplus/" | 3 | HOMEPAGE = "http://sourceforge.net/projects/log4cplus/" |
4 | BUGTRACKER = "http://sourceforge.net/p/log4cplus/bugs/" | 4 | BUGTRACKER = "http://sourceforge.net/p/log4cplus/bugs/" |
5 | 5 | ||
6 | LICENSE = "Apache-2.0 BSD-2-Clause" | 6 | LICENSE = "Apache-2.0 & BSD-2-Clause" |
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=65053a46f707ee2b93f09ad22f692170" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=65053a46f707ee2b93f09ad22f692170" |
8 | 8 | ||
9 | SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}-stable/${PV}/${BP}.tar.gz" | 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}-stable/${PV}/${BP}.tar.gz" |