From: Kévin THIERRY Date: Fri, 30 May 2014 15:56:34 +0000 (-0700) Subject: Revert "Add second background" X-Git-Tag: demo_release_0.1~35^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F80%2F22280%2F1;p=scm%2Fbb%2Fmeta-tizen.git Revert "Add second background" This reverts commit 71e40b62d9cce08b517b641db62fc8c6c4b75c9f. Change-Id: Ida1760d3693ce84b1b66cc78a98110ef09505c67 --- diff --git a/recipes-tizen/weston-common/weston-common-extraconf.inc b/recipes-tizen/weston-common/weston-common-extraconf.inc index 4da46ff..e1360a1 100644 --- a/recipes-tizen/weston-common/weston-common-extraconf.inc +++ b/recipes-tizen/weston-common/weston-common-extraconf.inc @@ -7,7 +7,6 @@ SRC_URI += "file://0001-Add-a-script-to-export-UID.patch" SRC_URI += "file://0001-Automatically-restart-display-manager.patch" SRC_URI += "file://0001-Modifications-for-yocto-build.patch" SRC_URI += "file://0001-fix_weston_start.patch" -SRC_URI += "file://0001-Add-a-second-background.patch" USERADD_PACKAGES = "${PN}" diff --git a/recipes-tizen/weston-common/weston-common/0001-Add-a-second-background.patch b/recipes-tizen/weston-common/weston-common/0001-Add-a-second-background.patch deleted file mode 100644 index 12b0ce9..0000000 --- a/recipes-tizen/weston-common/weston-common/0001-Add-a-second-background.patch +++ /dev/null @@ -1,32 +0,0 @@ -From cf662a8d7cd9f70e820d88779ed794426f62f090 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?K=C3=A9vin=20THIERRY?= -Date: Fri, 30 May 2014 17:33:52 +0200 -Subject: [PATCH] Add a second background -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -Change-Id: Ia473562dc399fa5875b646dc0b6ce563c26efb0e -Signed-off-by: Kévin THIERRY ---- - weston.ini | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/weston.ini b/weston.ini -index 4e1f36f..a604b54 100644 ---- a/weston.ini -+++ b/weston.ini -@@ -2,8 +2,8 @@ - modules=desktop-shell.so - - [shell] --#background-image=/usr/share/backgrounds/gnome/Aqua.jpg --background-image=/usr/share/backgrounds/tizen/golfe-morbihan.jpg -+#background-image=/usr/share/backgrounds/tizen/golfe-morbihan.jpg -+background-image=/usr/share/backgrounds/tizen/tizen_common.png - background-color=0xff002244 - background-type=scale-crop - panel-color=0x95333333 --- -1.8.1.4 -