diff options
-rw-r--r-- | meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.8.bb b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.8.bb index 5474fc64ce..dc5e4d0c6e 100644 --- a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.8.bb +++ b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.8.bb | |||
@@ -11,7 +11,7 @@ LICENSE = "EPL-1.0" | |||
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=f300afd598546add034364cd0a533261" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=f300afd598546add034364cd0a533261" |
12 | DEPENDS = "curl libpam openssl sblim-sfcCommon" | 12 | DEPENDS = "curl libpam openssl sblim-sfcCommon" |
13 | 13 | ||
14 | SRC_URI = "http://downloads.sourceforge.net/sblim/${PN}-${PV}.tar.bz2 \ | 14 | SRC_URI = "http://downloads.sourceforge.net/sblim/${BP}.tar.bz2 \ |
15 | file://sblim-sfcb-1.3.9-sfcbrepos-schema-location.patch \ | 15 | file://sblim-sfcb-1.3.9-sfcbrepos-schema-location.patch \ |
16 | file://sblim-sfcb-1.3.15-fix-provider-debugging.patch \ | 16 | file://sblim-sfcb-1.3.15-fix-provider-debugging.patch \ |
17 | file://sblim-sfcb-1.3.16-maxMsgLen.patch \ | 17 | file://sblim-sfcb-1.3.16-maxMsgLen.patch \ |