summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonsub Lee <joon-sub.lee@samsung.com>2015-06-30 14:11:44 +0900
committerJoonsub Lee <joon-sub.lee@samsung.com>2015-06-30 14:11:44 +0900
commit17e03798bad45dd61ffd5084a3249e249fe5ecff (patch)
tree18693ce4ef3d2f2fc6e71c01be841abbd7d6dccc
parent16911666544046bd0acba3d3be83bb0be51de899 (diff)
downloadobs-17e03798bad45dd61ffd5084a3249e249fe5ecff.tar.gz
obs-17e03798bad45dd61ffd5084a3249e249fe5ecff.tar.bz2
obs-17e03798bad45dd61ffd5084a3249e249fe5ecff.zip
Tizen:Mobile/TV/Wearable - remove baserev in links
Change-Id: I325e7d12e5140cfb147979ab45f52db8e476e10e
-rw-r--r--Tizen:Mobile/_meta14
-rw-r--r--Tizen:Mobile/cross-aarch64-binutils/_link11
-rw-r--r--Tizen:Mobile/cross-aarch64-gcc49/_link9
-rw-r--r--Tizen:Mobile/cross-arm-binutils/_link11
-rw-r--r--Tizen:Mobile/cross-armv7hl-gcc49/_link9
-rw-r--r--Tizen:Mobile/cross-armv7l-gcc49/_link9
-rw-r--r--Tizen:Mobile/emulator-kernel/_meta8
-rw-r--r--Tizen:Mobile/libdbus/_link9
-rw-r--r--Tizen:Mobile/odroid-linux-kernel/_link11
-rw-r--r--Tizen:Mobile/python-libxml2/_link9
-rw-r--r--Tizen:Mobile/python-magic/_link9
-rw-r--r--Tizen:Mobile/qemu-accel-aarch64/_link11
-rw-r--r--Tizen:Mobile/qemu-accel-armv7l/_link11
-rw-r--r--Tizen:Mobile/rinato-linux-kernel/_link11
-rw-r--r--Tizen:TV/cross-aarch64-binutils/_link11
-rw-r--r--Tizen:TV/cross-aarch64-gcc49/_link9
-rw-r--r--Tizen:TV/cross-arm-binutils/_link11
-rw-r--r--Tizen:TV/cross-armv7hl-gcc49/_link9
-rw-r--r--Tizen:TV/cross-armv7l-gcc49/_link9
-rw-r--r--Tizen:TV/libdbus/_link9
-rw-r--r--Tizen:TV/odroid-linux-kernel/_link11
-rw-r--r--Tizen:TV/python-libxml2/_link9
-rw-r--r--Tizen:TV/python-magic/_link9
-rw-r--r--Tizen:TV/qemu-accel-aarch64/_link11
-rw-r--r--Tizen:TV/qemu-accel-armv7l/_link11
-rw-r--r--Tizen:TV/rinato-linux-kernel/_link11
-rw-r--r--Tizen:TV/u-boot-xu3/_link11
-rw-r--r--Tizen:Wearable/_meta6
-rw-r--r--Tizen:Wearable/cross-aarch64-binutils/_link11
-rw-r--r--Tizen:Wearable/cross-aarch64-gcc49/_link9
-rw-r--r--Tizen:Wearable/cross-arm-binutils/_link11
-rw-r--r--Tizen:Wearable/cross-armv7hl-gcc49/_link9
-rw-r--r--Tizen:Wearable/cross-armv7l-gcc49/_link9
-rw-r--r--Tizen:Wearable/libdbus/_link9
-rw-r--r--Tizen:Wearable/odroid-linux-kernel/_link11
-rw-r--r--Tizen:Wearable/python-libxml2/_link9
-rw-r--r--Tizen:Wearable/python-magic/_link9
-rw-r--r--Tizen:Wearable/qemu-accel-aarch64/_link11
-rw-r--r--Tizen:Wearable/qemu-accel-armv7l/_link11
-rw-r--r--Tizen:Wearable/rinato-linux-kernel/_link11
40 files changed, 111 insertions, 288 deletions
diff --git a/Tizen:Mobile/_meta b/Tizen:Mobile/_meta
index 97e7073..5d81545 100644
--- a/Tizen:Mobile/_meta
+++ b/Tizen:Mobile/_meta
@@ -26,20 +26,20 @@ http://download.tizen.org/snapshots/tizen/mobile/
<debuginfo>
<enable/>
</debuginfo>
- <repository name="arm-wayland">
- <arch>armv7l</arch>
- <arch>i586</arch>
- </repository>
- <repository name="arm64-wayland">
- <arch>aarch64</arch>
+ <repository name="emulator64-wayland">
<arch>i586</arch>
<arch>x86_64</arch>
</repository>
<repository name="emulator32-wayland">
<arch>i586</arch>
</repository>
- <repository name="emulator64-wayland">
+ <repository name="arm64-wayland">
+ <arch>aarch64</arch>
<arch>i586</arch>
<arch>x86_64</arch>
</repository>
+ <repository name="arm-wayland">
+ <arch>armv7l</arch>
+ <arch>i586</arch>
+ </repository>
</project>
diff --git a/Tizen:Mobile/cross-aarch64-binutils/_link b/Tizen:Mobile/cross-aarch64-binutils/_link
index 64cc838..d7ad1a7 100644
--- a/Tizen:Mobile/cross-aarch64-binutils/_link
+++ b/Tizen:Mobile/cross-aarch64-binutils/_link
@@ -1,9 +1,4 @@
-<link package="binutils" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+<link package="binutils" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Mobile/cross-aarch64-gcc49/_link b/Tizen:Mobile/cross-aarch64-gcc49/_link
index a246210..9395288 100644
--- a/Tizen:Mobile/cross-aarch64-gcc49/_link
+++ b/Tizen:Mobile/cross-aarch64-gcc49/_link
@@ -1,9 +1,4 @@
<link package="gcc49" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Mobile/cross-arm-binutils/_link b/Tizen:Mobile/cross-arm-binutils/_link
index a6a9715..d7ad1a7 100644
--- a/Tizen:Mobile/cross-arm-binutils/_link
+++ b/Tizen:Mobile/cross-arm-binutils/_link
@@ -1,9 +1,4 @@
-<link package="binutils" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+<link package="binutils" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Mobile/cross-armv7hl-gcc49/_link b/Tizen:Mobile/cross-armv7hl-gcc49/_link
index 94a2d01..9395288 100644
--- a/Tizen:Mobile/cross-armv7hl-gcc49/_link
+++ b/Tizen:Mobile/cross-armv7hl-gcc49/_link
@@ -1,9 +1,4 @@
<link package="gcc49" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Mobile/cross-armv7l-gcc49/_link b/Tizen:Mobile/cross-armv7l-gcc49/_link
index 94a2d01..9395288 100644
--- a/Tizen:Mobile/cross-armv7l-gcc49/_link
+++ b/Tizen:Mobile/cross-armv7l-gcc49/_link
@@ -1,9 +1,4 @@
<link package="gcc49" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Mobile/emulator-kernel/_meta b/Tizen:Mobile/emulator-kernel/_meta
new file mode 100644
index 0000000..a8c6b40
--- /dev/null
+++ b/Tizen:Mobile/emulator-kernel/_meta
@@ -0,0 +1,8 @@
+<package name="emulator-kernel" project="Tizen:Mobile">
+ <title/>
+ <description/>
+ <build>
+ <disable arch="x86_64" repository="emulator64-wayland"/>
+ </build>
+</package>
+
diff --git a/Tizen:Mobile/libdbus/_link b/Tizen:Mobile/libdbus/_link
index 6e35a51..55c2cc9 100644
--- a/Tizen:Mobile/libdbus/_link
+++ b/Tizen:Mobile/libdbus/_link
@@ -1,9 +1,4 @@
<link package="dbus" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Mobile/odroid-linux-kernel/_link b/Tizen:Mobile/odroid-linux-kernel/_link
index c571adf..f1882de 100644
--- a/Tizen:Mobile/odroid-linux-kernel/_link
+++ b/Tizen:Mobile/odroid-linux-kernel/_link
@@ -1,9 +1,4 @@
-<link package="linux-3.10" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+<link package="linux-3.10" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Mobile/python-libxml2/_link b/Tizen:Mobile/python-libxml2/_link
index 8e73c95..bcc0355 100644
--- a/Tizen:Mobile/python-libxml2/_link
+++ b/Tizen:Mobile/python-libxml2/_link
@@ -1,9 +1,4 @@
<link package="libxml2" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Mobile/python-magic/_link b/Tizen:Mobile/python-magic/_link
index 4faa9ff..882d165 100644
--- a/Tizen:Mobile/python-magic/_link
+++ b/Tizen:Mobile/python-magic/_link
@@ -1,9 +1,4 @@
<link package="file" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Mobile/qemu-accel-aarch64/_link b/Tizen:Mobile/qemu-accel-aarch64/_link
index 5571e3f..573ab9f 100644
--- a/Tizen:Mobile/qemu-accel-aarch64/_link
+++ b/Tizen:Mobile/qemu-accel-aarch64/_link
@@ -1,9 +1,4 @@
-<link package="qemu-accel" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+<link package="qemu-accel" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Mobile/qemu-accel-armv7l/_link b/Tizen:Mobile/qemu-accel-armv7l/_link
index 906ab97..573ab9f 100644
--- a/Tizen:Mobile/qemu-accel-armv7l/_link
+++ b/Tizen:Mobile/qemu-accel-armv7l/_link
@@ -1,9 +1,4 @@
-<link package="qemu-accel" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+<link package="qemu-accel" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Mobile/rinato-linux-kernel/_link b/Tizen:Mobile/rinato-linux-kernel/_link
index c571adf..f1882de 100644
--- a/Tizen:Mobile/rinato-linux-kernel/_link
+++ b/Tizen:Mobile/rinato-linux-kernel/_link
@@ -1,9 +1,4 @@
-<link package="linux-3.10" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+<link package="linux-3.10" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:TV/cross-aarch64-binutils/_link b/Tizen:TV/cross-aarch64-binutils/_link
index 64cc838..d7ad1a7 100644
--- a/Tizen:TV/cross-aarch64-binutils/_link
+++ b/Tizen:TV/cross-aarch64-binutils/_link
@@ -1,9 +1,4 @@
-<link package="binutils" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+<link package="binutils" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:TV/cross-aarch64-gcc49/_link b/Tizen:TV/cross-aarch64-gcc49/_link
index a246210..9395288 100644
--- a/Tizen:TV/cross-aarch64-gcc49/_link
+++ b/Tizen:TV/cross-aarch64-gcc49/_link
@@ -1,9 +1,4 @@
<link package="gcc49" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:TV/cross-arm-binutils/_link b/Tizen:TV/cross-arm-binutils/_link
index a6a9715..d7ad1a7 100644
--- a/Tizen:TV/cross-arm-binutils/_link
+++ b/Tizen:TV/cross-arm-binutils/_link
@@ -1,9 +1,4 @@
-<link package="binutils" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+<link package="binutils" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:TV/cross-armv7hl-gcc49/_link b/Tizen:TV/cross-armv7hl-gcc49/_link
index a246210..9395288 100644
--- a/Tizen:TV/cross-armv7hl-gcc49/_link
+++ b/Tizen:TV/cross-armv7hl-gcc49/_link
@@ -1,9 +1,4 @@
<link package="gcc49" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:TV/cross-armv7l-gcc49/_link b/Tizen:TV/cross-armv7l-gcc49/_link
index a246210..9395288 100644
--- a/Tizen:TV/cross-armv7l-gcc49/_link
+++ b/Tizen:TV/cross-armv7l-gcc49/_link
@@ -1,9 +1,4 @@
<link package="gcc49" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:TV/libdbus/_link b/Tizen:TV/libdbus/_link
index 6e35a51..55c2cc9 100644
--- a/Tizen:TV/libdbus/_link
+++ b/Tizen:TV/libdbus/_link
@@ -1,9 +1,4 @@
<link package="dbus" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:TV/odroid-linux-kernel/_link b/Tizen:TV/odroid-linux-kernel/_link
index c571adf..f1882de 100644
--- a/Tizen:TV/odroid-linux-kernel/_link
+++ b/Tizen:TV/odroid-linux-kernel/_link
@@ -1,9 +1,4 @@
-<link package="linux-3.10" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+<link package="linux-3.10" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:TV/python-libxml2/_link b/Tizen:TV/python-libxml2/_link
index 8e73c95..bcc0355 100644
--- a/Tizen:TV/python-libxml2/_link
+++ b/Tizen:TV/python-libxml2/_link
@@ -1,9 +1,4 @@
<link package="libxml2" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:TV/python-magic/_link b/Tizen:TV/python-magic/_link
index 4faa9ff..882d165 100644
--- a/Tizen:TV/python-magic/_link
+++ b/Tizen:TV/python-magic/_link
@@ -1,9 +1,4 @@
<link package="file" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:TV/qemu-accel-aarch64/_link b/Tizen:TV/qemu-accel-aarch64/_link
index 5571e3f..573ab9f 100644
--- a/Tizen:TV/qemu-accel-aarch64/_link
+++ b/Tizen:TV/qemu-accel-aarch64/_link
@@ -1,9 +1,4 @@
-<link package="qemu-accel" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+<link package="qemu-accel" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:TV/qemu-accel-armv7l/_link b/Tizen:TV/qemu-accel-armv7l/_link
index 906ab97..573ab9f 100644
--- a/Tizen:TV/qemu-accel-armv7l/_link
+++ b/Tizen:TV/qemu-accel-armv7l/_link
@@ -1,9 +1,4 @@
-<link package="qemu-accel" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+<link package="qemu-accel" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:TV/rinato-linux-kernel/_link b/Tizen:TV/rinato-linux-kernel/_link
index c571adf..f1882de 100644
--- a/Tizen:TV/rinato-linux-kernel/_link
+++ b/Tizen:TV/rinato-linux-kernel/_link
@@ -1,9 +1,4 @@
-<link package="linux-3.10" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+<link package="linux-3.10" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:TV/u-boot-xu3/_link b/Tizen:TV/u-boot-xu3/_link
index fbac806..9c9fbd6 100644
--- a/Tizen:TV/u-boot-xu3/_link
+++ b/Tizen:TV/u-boot-xu3/_link
@@ -1,9 +1,4 @@
-<link package="u-boot" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+<link package="u-boot" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Wearable/_meta b/Tizen:Wearable/_meta
index 03d5c36..cf52601 100644
--- a/Tizen:Wearable/_meta
+++ b/Tizen:Wearable/_meta
@@ -21,11 +21,11 @@ http://download.tizen.org/snapshots/tizen/wearable/
<debuginfo>
<enable/>
</debuginfo>
- <repository name="arm-x11">
- <arch>armv7l</arch>
+ <repository name="emulator32-x11">
<arch>i586</arch>
</repository>
- <repository name="emulator32-x11">
+ <repository name="arm-x11">
+ <arch>armv7l</arch>
<arch>i586</arch>
</repository>
</project>
diff --git a/Tizen:Wearable/cross-aarch64-binutils/_link b/Tizen:Wearable/cross-aarch64-binutils/_link
index 64cc838..d7ad1a7 100644
--- a/Tizen:Wearable/cross-aarch64-binutils/_link
+++ b/Tizen:Wearable/cross-aarch64-binutils/_link
@@ -1,9 +1,4 @@
-<link package="binutils" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+<link package="binutils" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Wearable/cross-aarch64-gcc49/_link b/Tizen:Wearable/cross-aarch64-gcc49/_link
index a246210..9395288 100644
--- a/Tizen:Wearable/cross-aarch64-gcc49/_link
+++ b/Tizen:Wearable/cross-aarch64-gcc49/_link
@@ -1,9 +1,4 @@
<link package="gcc49" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Wearable/cross-arm-binutils/_link b/Tizen:Wearable/cross-arm-binutils/_link
index a6a9715..d7ad1a7 100644
--- a/Tizen:Wearable/cross-arm-binutils/_link
+++ b/Tizen:Wearable/cross-arm-binutils/_link
@@ -1,9 +1,4 @@
-<link package="binutils" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+<link package="binutils" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Wearable/cross-armv7hl-gcc49/_link b/Tizen:Wearable/cross-armv7hl-gcc49/_link
index a246210..9395288 100644
--- a/Tizen:Wearable/cross-armv7hl-gcc49/_link
+++ b/Tizen:Wearable/cross-armv7hl-gcc49/_link
@@ -1,9 +1,4 @@
<link package="gcc49" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Wearable/cross-armv7l-gcc49/_link b/Tizen:Wearable/cross-armv7l-gcc49/_link
index a246210..9395288 100644
--- a/Tizen:Wearable/cross-armv7l-gcc49/_link
+++ b/Tizen:Wearable/cross-armv7l-gcc49/_link
@@ -1,9 +1,4 @@
<link package="gcc49" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Wearable/libdbus/_link b/Tizen:Wearable/libdbus/_link
index 6e35a51..55c2cc9 100644
--- a/Tizen:Wearable/libdbus/_link
+++ b/Tizen:Wearable/libdbus/_link
@@ -1,9 +1,4 @@
<link package="dbus" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Wearable/odroid-linux-kernel/_link b/Tizen:Wearable/odroid-linux-kernel/_link
index c571adf..f1882de 100644
--- a/Tizen:Wearable/odroid-linux-kernel/_link
+++ b/Tizen:Wearable/odroid-linux-kernel/_link
@@ -1,9 +1,4 @@
-<link package="linux-3.10" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+<link package="linux-3.10" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Wearable/python-libxml2/_link b/Tizen:Wearable/python-libxml2/_link
index 8e73c95..bcc0355 100644
--- a/Tizen:Wearable/python-libxml2/_link
+++ b/Tizen:Wearable/python-libxml2/_link
@@ -1,9 +1,4 @@
<link package="libxml2" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Wearable/python-magic/_link b/Tizen:Wearable/python-magic/_link
index 4faa9ff..882d165 100644
--- a/Tizen:Wearable/python-magic/_link
+++ b/Tizen:Wearable/python-magic/_link
@@ -1,9 +1,4 @@
<link package="file" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Wearable/qemu-accel-aarch64/_link b/Tizen:Wearable/qemu-accel-aarch64/_link
index 5571e3f..573ab9f 100644
--- a/Tizen:Wearable/qemu-accel-aarch64/_link
+++ b/Tizen:Wearable/qemu-accel-aarch64/_link
@@ -1,9 +1,4 @@
-<link package="qemu-accel" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+<link package="qemu-accel" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Wearable/qemu-accel-armv7l/_link b/Tizen:Wearable/qemu-accel-armv7l/_link
index 906ab97..573ab9f 100644
--- a/Tizen:Wearable/qemu-accel-armv7l/_link
+++ b/Tizen:Wearable/qemu-accel-armv7l/_link
@@ -1,9 +1,4 @@
-<link package="qemu-accel" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete>filename</delete> delete a file -->
-</patches>
+<link package="qemu-accel" cicount="copy">
+ <patches>
+ </patches>
</link>
diff --git a/Tizen:Wearable/rinato-linux-kernel/_link b/Tizen:Wearable/rinato-linux-kernel/_link
index c571adf..f1882de 100644
--- a/Tizen:Wearable/rinato-linux-kernel/_link
+++ b/Tizen:Wearable/rinato-linux-kernel/_link
@@ -1,9 +1,4 @@
-<link package="linux-3.10" cicount="copy">
-<patches>
- <!-- <branch /> for a full copy, default case -->
- <!-- <apply name="patch" /> apply a patch on the source directory -->
- <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
- <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
- <!-- <delete name="filename" /> delete a file -->
-</patches>
+<link package="linux-3.10" cicount="copy">
+ <patches>
+ </patches>
</link>