mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
sblim-sfcCommon: rename to sblim-sfc-common
* to resolve QA warnings: sblim-sfcCommon-1.0.1: sblim-sfcCommon-dev doesn't match the [a-z0-9.+-]+ regex [pkgname] sblim-sfcCommon-1.0.1: sblim-sfcCommon-staticdev doesn't match the [a-z0-9.+-]+ regex [pkgname] sblim-sfcCommon-1.0.1: sblim-sfcCommon doesn't match the [a-z0-9.+-]+ regex [pkgname] sblim-sfcCommon-1.0.1: sblim-sfcCommon-doc doesn't match the [a-z0-9.+-]+ regex [pkgname] sblim-sfcCommon-1.0.1: sblim-sfcCommon-dbg doesn't match the [a-z0-9.+-]+ regex [pkgname] sblim-sfcCommon-1.0.1: sblim-sfcCommon-locale doesn't match the [a-z0-9.+-]+ regex [pkgname] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
ee02add439
commit
d2213eeb15
|
|
@ -9,8 +9,8 @@ SECTION = "Development/Libraries"
|
|||
|
||||
DEPENDS = "cmpi-bindings"
|
||||
|
||||
SRC_URI = "http://downloads.sourceforge.net/sblim/${BP}.tar.bz2 \
|
||||
"
|
||||
S = "${WORKDIR}/sblim-sfcCommon-${PV}"
|
||||
SRC_URI = "http://downloads.sourceforge.net/sblim/sblim-sfcCommon-${PV}.tar.bz2"
|
||||
SRC_URI[md5sum] = "8aa2655d97bdea54c4750f220b40990c"
|
||||
SRC_URI[sha256sum] = "b9b1037173d6ae0181c3bd5a316ddab5afd6a342ad0dbdc18e940fc0ad2c3297"
|
||||
|
||||
|
|
@ -9,7 +9,7 @@ HOMEPAGE = "http://www.sblim.org"
|
|||
SECTION = "Applications/System"
|
||||
LICENSE = "EPL-1.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f300afd598546add034364cd0a533261"
|
||||
DEPENDS = "curl libpam openssl sblim-sfcCommon"
|
||||
DEPENDS = "curl libpam openssl sblim-sfc-common"
|
||||
|
||||
SRC_URI = "http://downloads.sourceforge.net/sblim/${BP}.tar.bz2 \
|
||||
file://sblim-sfcb-1.3.9-sfcbrepos-schema-location.patch \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user