Update 7.0 edje-cc
authorsangwook lee <sangwook96.lee@samsung.com>
Wed, 13 Apr 2022 18:41:38 +0000 (03:41 +0900)
committersangwook lee <sangwook96.lee@samsung.com>
Wed, 13 Apr 2022 18:41:38 +0000 (03:41 +0900)
Change-Id: I717280a94aba744c7bc2e3ed5feec3bae341c66e
Signed-off-by: sangwook lee <sangwook96.lee@samsung.com>
script/rootstrap_plugin_gen_1.0.sh

index abcd2d2..89d2f1d 100755 (executable)
@@ -138,7 +138,7 @@ xmlstarlet ed -L -s "/extension/rootstrap" -t elem -n "tool" -v "" $PLUGIN_FILEN
 xmlstarlet ed -L -s "/extension/rootstrap/tool[last()]" -t attr -n "name" -v "EDJE_CC" $PLUGIN_FILENAME
 xmlstarlet ed -L -s "/extension/rootstrap/tool[last()]" -t attr -n "version" -v "" $PLUGIN_FILENAME
 #xmlstarlet ed -L -s "/extension/rootstrap/tool[last()]" -t attr -n "path" -v "#{SBI_HOME}/../../platforms/tizen-${PLATFORM_VERSION}/common/efl-tool/efl-tools/bin/edje_cc" $PLUGIN_FILENAME
-xmlstarlet ed -L -s "/extension/rootstrap/tool[last()]" -t attr -n "path" -v "#{SBI_HOME}/../../platforms/tizen-6.5/common/efl-tool/efl-tools/bin/edje_cc" $PLUGIN_FILENAME
+xmlstarlet ed -L -s "/extension/rootstrap/tool[last()]" -t attr -n "path" -v "#{SBI_HOME}/../../platforms/tizen-7.0/common/efl-tool/efl-tools/bin/edje_cc" $PLUGIN_FILENAME
 
 if [ "$INTERNAL" = true ]; then
 xmlstarlet ed -L -s "/extension/rootstrap" -t elem -n "property" -v "" $PLUGIN_FILENAME