summaryrefslogtreecommitdiffstats
path: root/meta-demoapps
diff options
context:
space:
mode:
Diffstat (limited to 'meta-demoapps')
-rw-r--r--meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_0.3.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_0.3.bb b/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_0.3.bb
index fb91f03b12..1ba7b0a1b3 100644
--- a/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_0.3.bb
+++ b/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_0.3.bb
@@ -3,9 +3,12 @@ LICENSE = "GPL"
3DEPENDS = "matchbox-wm" 3DEPENDS = "matchbox-wm"
4SECTION = "x11/wm" 4SECTION = "x11/wm"
5 5
6SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-themes-extra/${PV}/matchbox-themes-extra-${PV}.tar.bz2" 6SRC_URI = "http://downloads.yoctoproject.org/releases/matchbox/matchbox-themes-extra/${PV}/matchbox-themes-extra-${PV}.tar.bz2"
7S = "${WORKDIR}/matchbox-themes-extra-${PV}" 7S = "${WORKDIR}/matchbox-themes-extra-${PV}"
8 8
9SRC_URI[md5sum] = "04312628f4a21f4105bce1251ea08035"
10SRC_URI[sha256sum] = "98a1c8695842b0cd7f32e67b0ef9118fd0f32db5297f3f08706c706dee8fc6be"
11
9inherit autotools pkgconfig 12inherit autotools pkgconfig
10 13
11# split into several packages plus one meta package 14# split into several packages plus one meta package