From 33a1a05ef988c69f8ff8e38c6723922082e5d1aa Mon Sep 17 00:00:00 2001 From: Zhai Edwin Date: Mon, 26 Sep 2011 19:55:47 +0800 Subject: matchbox: Upgrade SRCREV to reflect recent accpeted patches by upstream Signed-off-by: Zhai Edwin Signed-off-by: Richard Purdie --- .../matchbox-theme-sato-2/png_rename.patch | 16 ---------------- .../matchbox-theme-sato/matchbox-theme-sato-2_git.bb | 5 ++--- 2 files changed, 2 insertions(+), 19 deletions(-) delete mode 100644 meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch (limited to 'meta/recipes-sato/matchbox-theme-sato') diff --git a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch deleted file mode 100644 index d8f264fc2..000000000 --- a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch +++ /dev/null @@ -1,16 +0,0 @@ -Background Image name was changed from background.png to template.png - -Signed-off-by: Saul Wold - -Upstream-Status: Pending - -Index: matchbox-sato/Sato/matchbox2/Makefile.am -=================================================================== ---- matchbox-sato.orig/Sato/matchbox2/Makefile.am 2010-12-29 13:08:43.000000000 -0800 -+++ matchbox-sato/Sato/matchbox2/Makefile.am 2010-12-29 22:14:45.690428881 -0800 -@@ -1,4 +1,4 @@ --pngs = background.png -+pngs = template.png - - themesdir = $(datadir)/themes/Sato/matchbox2 - themes_DATA = theme.xml $(pngs) diff --git a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb index d6bfb2f8f..3edc3a361 100644 --- a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb +++ b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb @@ -1,11 +1,10 @@ require matchbox-theme-sato.inc DEPENDS = "matchbox-wm-2" -SRCREV = "f72cf4ed7d71ad9e47b0f2d3dbc593bc2f3e76f8" +SRCREV = "e3ccc08d4a680d70fd4891fca966aa6ce503065c" PV = "0.2+git${SRCPV}" -SRC_URI = "git://git.yoctoproject.org/matchbox-sato;protocol=git \ - file://png_rename.patch" +SRC_URI = "git://git.yoctoproject.org/matchbox-sato;protocol=git" S = "${WORKDIR}/git" -- cgit v1.2.3