Changes for Tizen 10.0 sanbox/playchang/tmp_script
authorwchang kim <wchang.kim@samsung.com>
Sun, 5 Jan 2025 21:02:25 +0000 (06:02 +0900)
committerwchang kim <wchang.kim@samsung.com>
Sun, 5 Jan 2025 21:02:25 +0000 (06:02 +0900)
Change-Id: I0aff066bd5c9c24ca2972fc9431cfda67f30f845

support/scripts/sync_tizen2x.sh

index b22ec054d552e4d8f8a1020589958fa0bc075bff..2a87686ead769483072a0d31a1512cd65033e581 100755 (executable)
@@ -88,7 +88,7 @@ then
        printc "lblue" " reference mode"
        printc "lblue" "****************"
        REFERENCE_MODE=1
-elif [ $# = "2" -a $2 = "list" ]
+elif [ $# = "2" -a x"$2" = x"list" ]
 then
        REFERENCE_MODE=1
        ADDITIONAL=1
@@ -287,51 +287,12 @@ printc "lgreen" "Downloading x list xml file...."
 download_tizenx_list
 
 EXCEPT_BASE_LIST="\
-platform/upstream/binutils \
-platform/upstream/configure-dumper \
-platform/upstream/gcc \
-platform/upstream/gcc-contrib \
-platform/upstream/glibc \
-platform/upstream/libgcrypt \
-platform/upstream/libxcrypt \
-platform/upstream/linux-glibc-devel \
-platform/upstream/llvm \
-platform/upstream/lttng-ust \
-platform/upstream/make \
-platform/upstream/qemu \
-platform/upstream/qemu-accel \
-platform/upstream/userspace-rcu
 "
 
 EXCEPT_UNIFIED_LIST="\
-platform/upstream/dotnet/runtime \
-platform/upstream/tizen-debug \
-platform/core/dotnet/diagnostics \
-platform/kernel/opensbi \
-platform/kernel/linux-starfive \
-platform/upstream/strace \
-platform/kernel/linux-riscv \
-platform/kernel/u-boot-thead \
-platform/hal/backend/visionfive2/device-visionfive2 \
-platform/kernel/opensbi-spacemit \
-platform/kernel/linux-thead \
-platform/upstream/gdb \
-platform/kernel/u-boot-spacemit
 "
 
 EXCEPT_APP_LIST="\
-profile/iot/apps/native/gallery \
-profile/iot/apps/native/share-panel \
-profile/iot/apps/native/wallpaper-ui-service \
-profile/iot/apps/native/ug-setting-notification-efl \
-profile/iot/apps/native/video-player \
-profile/iot/apps/native/softkey-container \
-profile/iot/apps/native/music-player \
-profile/iot/apps/native/quickpanel \
-profile/iot/apps/native/ug-gallery-efl \
-profile/iot/apps/native/font-viewer \
-profile/iot/apps/native/ug-image-viewer-efl \
-profile/iot/apps/native/ug-setting-homescreen-efl \
 "
 
 declare -A tizen_list