From 3449e04ccc1405878a0629e0777c5aa9b7555678 Mon Sep 17 00:00:00 2001 From: Lukasz Wojciechowski Date: Wed, 9 Nov 2016 15:52:31 +0100 Subject: [PATCH] Tag the background image with current snapshot id Change-Id: I141e1263b64bbd8a79957930971b040f4912f5bf Signed-off-by: Lukasz Wojciechowski --- scripts/common-wayland.post | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/common-wayland.post b/scripts/common-wayland.post index 069d15f..99a63a9 100644 --- a/scripts/common-wayland.post +++ b/scripts/common-wayland.post @@ -23,6 +23,5 @@ fi #} # tag the background image with the current snapshot id -arch=$(rpm -qa | grep kernel-common | awk -F- '{printf("%s %s",$3,$4);}') -/usr/bin/mark_image.py /usr/share/backgrounds/tizen/current "Tizen Common: @BUILD_ID@ $arch" ffffff 50 90 95 95 +/usr/bin/mark_image.py /opt/share/settings/Wallpapers/home_001.png "Tizen Common: @BUILD_ID@" ffff70 10 60 95 70 -- 2.7.4