Remove unused package from snapshot images 46/40046/2 accepted/tizen/wearable/20150528.070032 submit/tizen_wearable/20150528.061608
authorJoonsub Lee <joon-sub.lee@samsung.com>
Thu, 28 May 2015 05:49:45 +0000 (14:49 +0900)
committerJoonsub Lee <joon-sub.lee@samsung.com>
Thu, 28 May 2015 06:15:15 +0000 (15:15 +0900)
https://bugs.tizen.org/jira/browse/TINF-879

We need to remove other profile's private packages from OBS

Change-Id: I30ba9782f1ee43864cad209b4833932052ae0367

patterns/wearable-crosswalk.yaml
patterns/wearable-middleware.yaml
patterns/wearable-x11.yaml
scripts/wearable-crosswalk.post

index a86fd11..c3a6949 100644 (file)
@@ -1,6 +1,4 @@
 Summary: Wearable Crosswalk
 Description: Wearable Crosswalk
 Name: wearable-crosswalk
-Packages:
-- wrt-widgets
-
+Packages: []
index 5eb7bb1..6809241 100644 (file)
@@ -2,7 +2,6 @@ Summary: Wearable Middleware
 Description: Wearable Middleware
 Name: wearable-middleware
 Packages:
-- model-config-generic
 - ofono
 - neard
 - neardal
index 5c302cd..7f9f89c 100644 (file)
@@ -2,7 +2,6 @@ Summary: Wearable X11
 Description: Wearable X11
 Name: wearable-x11
 Packages:
-- x11-common
 - libtbm-exynos4412
 - xf86-input-evdevmultitouch
 - xf86-input-gesture
index 7e4ad9f..6609d57 100644 (file)
@@ -1,6 +1,3 @@
 #!/bin/sh
 echo "############### wearable-crosswalk.post ################"
 
-# start wrt widgets preinstall
-prepare_widgets.sh
-