From b08fc0d6089371520fd09e93cd03e214ef19efa8 Mon Sep 17 00:00:00 2001 From: Hyunggi Lee Date: Tue, 2 May 2017 15:53:25 +0900 Subject: [PATCH] Delete unused files Change-Id: I55a03b56a1978a90fe778beaed9e0f8396de8988 --- scripts/tv-web-framework.post | 6 ------ scripts/tv-x11.post | 7 ------- tv.yaml | 3 --- 3 files changed, 16 deletions(-) delete mode 100644 scripts/tv-web-framework.post delete mode 100644 scripts/tv-x11.post diff --git a/scripts/tv-web-framework.post b/scripts/tv-web-framework.post deleted file mode 100644 index b0b31e5..0000000 --- a/scripts/tv-web-framework.post +++ /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 index 3e6c9b1..0000000 --- a/scripts/tv-x11.post +++ /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 --- 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 -- 2.7.4