diff options
Diffstat (limited to 'meta-demoapps/recipes-sato')
-rw-r--r-- | meta-demoapps/recipes-sato/kf/kf_0.5.4.1.bb | 2 | ||||
-rw-r--r-- | meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-demoapps/recipes-sato/kf/kf_0.5.4.1.bb b/meta-demoapps/recipes-sato/kf/kf_0.5.4.1.bb index 2baa6d46f7..67db92cbeb 100644 --- a/meta-demoapps/recipes-sato/kf/kf_0.5.4.1.bb +++ b/meta-demoapps/recipes-sato/kf/kf_0.5.4.1.bb | |||
@@ -3,7 +3,7 @@ LICENSE = "GPL" | |||
3 | DEPENDS = "libxml2 glib-2.0 gtk+ loudmouth libglade" | 3 | DEPENDS = "libxml2 glib-2.0 gtk+ loudmouth libglade" |
4 | PR = "r4" | 4 | PR = "r4" |
5 | 5 | ||
6 | SRC_URI = "http://jabberstudio.2nw.net/${PN}/${PN}-${PV}.tar.gz \ | 6 | SRC_URI = "http://jabberstudio.2nw.net/${BPN}/${BPN}-${PV}.tar.gz \ |
7 | file://fix-configure.patch;patch=1 \ | 7 | file://fix-configure.patch;patch=1 \ |
8 | file://fix-desktop-file.patch;patch=0 \ | 8 | file://fix-desktop-file.patch;patch=0 \ |
9 | file://gcc4.patch;patch=1" | 9 | file://gcc4.patch;patch=1" |
diff --git a/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb b/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb index ad14043754..214dd3d5d0 100644 --- a/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb +++ b/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb | |||
@@ -7,7 +7,7 @@ PV = "0.3+git${SRCPV}" | |||
7 | 7 | ||
8 | LIC_FILES_CHKSUM = "file://configure.ac;endline=7;md5=3c4e087662e37f10e469425f3a0ad225" | 8 | LIC_FILES_CHKSUM = "file://configure.ac;endline=7;md5=3c4e087662e37f10e469425f3a0ad225" |
9 | 9 | ||
10 | SRC_URI = "git://git.yoctoproject.org/${PN};protocol=git" | 10 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git" |
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||
13 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |