| Submitter | Apelete Seketeli |
|---|---|
| Date | June 28, 2012, 8:26 p.m. |
| Message ID | <1340915170-26873-2-git-send-email-apelete@seketeli.net> |
| Download | mbox | patch |
| Permalink | /patch/30829/ |
| State | New, archived |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb b/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb index 824c295..0f5808c 100644 --- a/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb +++ b/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" SECTION = "x11/base" PR = "r4" -SRC_URI = "http://matchbox-project.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ +SRC_URI = "http://projects.o-hand.com/matchbox/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ file://use-relative-symlinks.patch \ file://fix_watch_cursor.patch"
This patch updates the SRC_URI of xcursor-transparent-theme_0.1.1.bb to projects.o-hand.com since the matchbox-project.org repository seems to be down. Signed-off-by: Apelete Seketeli <apelete@seketeli.net> --- .../xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)