diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-01-25 18:06:23 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-01-27 11:58:29 -0800 |
| commit | 47efd1f9b8c61d4516cc4f6937431e004c5de856 (patch) | |
| tree | 59ecb183e55c12f989d77c780b6eb3f5cc3b2671 /meta-oe | |
| parent | fd562c65c60edd774a36860b6daed485247d4bfb (diff) | |
| download | meta-openembedded-47efd1f9b8c61d4516cc4f6937431e004c5de856.tar.gz | |
sblim-sfcc: fix SRC_URI
The old URL is gone - set a working mirror.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc_2.2.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc_2.2.8.bb b/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc_2.2.8.bb index 733cddc88b..dc6e12fd80 100644 --- a/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc_2.2.8.bb +++ b/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc_2.2.8.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Small Footprint CIM Client Library" | |||
| 2 | DESCRIPTION = "Small Footprint CIM Client Library Runtime Libraries" | 2 | DESCRIPTION = "Small Footprint CIM Client Library Runtime Libraries" |
| 3 | HOMEPAGE = "http://www.sblim.org" | 3 | HOMEPAGE = "http://www.sblim.org" |
| 4 | 4 | ||
| 5 | SRC_URI = "http://netcologne.dl.sourceforge.net/project/sblim/${BPN}/${BPN}-${PV}.tar.bz2 \ | 5 | SRC_URI = "${SOURCEFORGE_MIRROR}/sblim/${BPN}/${BPN}-${PV}.tar.bz2 \ |
| 6 | file://0001-cimxml-Include-sys-select.h-for-fd_set.patch \ | 6 | file://0001-cimxml-Include-sys-select.h-for-fd_set.patch \ |
| 7 | file://0001-Fix-implicit-function-declarations.patch \ | 7 | file://0001-Fix-implicit-function-declarations.patch \ |
| 8 | file://0001-Fix-incompatible-pointer-type-error-with-gcc-option.patch \ | 8 | file://0001-Fix-incompatible-pointer-type-error-with-gcc-option.patch \ |
