Delete unused files 77/127877/1
authorHyunggi Lee <hyunggi.lee@samsung.com>
Tue, 2 May 2017 06:53:25 +0000 (15:53 +0900)
committerHyunggi Lee <hyunggi.lee@samsung.com>
Tue, 2 May 2017 06:53:25 +0000 (15:53 +0900)
Change-Id: I55a03b56a1978a90fe778beaed9e0f8396de8988

scripts/tv-web-framework.post [deleted file]
scripts/tv-x11.post [deleted file]
tv.yaml

diff --git a/scripts/tv-web-framework.post b/scripts/tv-web-framework.post
deleted file mode 100644 (file)
index b0b31e5..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-echo "############### tv-web-framework.post ################"
-
-# start wrt widgets preinstall
-prepare_widgets.sh
-
diff --git a/scripts/tv-x11.post b/scripts/tv-x11.post
deleted file mode 100644 (file)
index 3e6c9b1..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-echo "#################### tv-x11.post ##################"
-
-# 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 TV: @BUILD_ID@ $arch" ffffff 50 90 95 95
-
diff --git a/tv.yaml b/tv.yaml
index 5148fe3..e1a460a 100644 (file)
--- a/tv.yaml
+++ b/tv.yaml
@@ -72,7 +72,6 @@ Wayland:
         - generic-multimedia
         - generic-desktop-applications
         - tv-bluetooth
-        - tv-web-framework
         - tv-user
         - tv-license
         - generic-security
@@ -118,7 +117,6 @@ Emulator-wayland:
         - generic-multimedia
         - generic-desktop-applications
         - tv-bluetooth
-        - tv-web-framework
         - tv-user
         - tv-license
         - generic-security
@@ -164,7 +162,6 @@ Emulator64-wayland:
         - generic-multimedia
         - generic-desktop-applications
         - tv-bluetooth
-        - tv-web-framework
         - tv-user
         - tv-license
         - generic-security