mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +00:00
log4cplus: Fix LIC_FILES_CHKSUM
* was probably broken since it was added in:
commit a506a9efc8
Author: Maxin B. John <maxin.john@enea.com>
Date: Tue Aug 27 07:55:14 2013 +0000
Subject: log4cplus: add recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -4,8 +4,7 @@ HOMEPAGE = "http://sourceforge.net/projects/log4cplus/"
|
||||
BUGTRACKER = "http://sourceforge.net/p/log4cplus/bugs/"
|
||||
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://INSTALL;md5=fd3fffde3e364ca1fb46c81b741a766a"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://INSTALL;md5=0278479fa183a2ff8ab216669424b764"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/project/log4cplus/log4cplus-stable/${PV}/log4cplus-${PV}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user