mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
sblim-sfcc: fix SRC_URI
The previous one stopped working. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY = "Small Footprint CIM Client Library"
|
|||||||
DESCRIPTION = "Small Footprint CIM Client Library Runtime Libraries"
|
DESCRIPTION = "Small Footprint CIM Client Library Runtime Libraries"
|
||||||
HOMEPAGE = "http://www.sblim.org"
|
HOMEPAGE = "http://www.sblim.org"
|
||||||
|
|
||||||
SRC_URI = "http://netcologne.dl.sourceforge.net/project/sblim/${BPN}/${BPN}-${PV}.tar.bz2 \
|
SRC_URI = "${SOURCEFORGE_MIRROR}/sblim/${BPN}/${BPN}-${PV}.tar.bz2 \
|
||||||
file://0001-cimxml-Include-sys-select.h-for-fd_set.patch \
|
file://0001-cimxml-Include-sys-select.h-for-fd_set.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user