| Submitter | Marcin Juszkiewicz |
|---|---|
| Date | Sept. 20, 2012, 11:02 a.m. |
| Message ID | <1348138979-15898-1-git-send-email-marcin.juszkiewicz@linaro.org> |
| Download | mbox | patch |
| Permalink | /patch/36961/ |
| State | Accepted |
| Commit | bcd5ea36bd5e0dbb063f45fbc6d5d3272841fb0f |
| Headers | show |
Comments
On Thu, 2012-09-20 at 13:02 +0200, Marcin Juszkiewicz wrote: > Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> > --- > .../xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Merged to master, thanks. Richard
On Thu, Sep 20, 2012 at 01:02:59PM +0200, Marcin Juszkiewicz wrote: > Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> > --- > .../xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > 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..fecc8ea 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://downloads.yoctoproject.org/releases/matchbox/utils/xcursor-transparent-theme-${PV}.tar.gz \ > file://use-relative-symlinks.patch \ > file://fix_watch_cursor.patch" Do we really need this theme anymore. I thought there is now an option in xserver which can disable the cursor. Bye Henning
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..fecc8ea 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://downloads.yoctoproject.org/releases/matchbox/utils/xcursor-transparent-theme-${PV}.tar.gz \ file://use-relative-symlinks.patch \ file://fix_watch_cursor.patch"
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> --- .../xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)