diff options
author | Stephane Desneux <stephane.desneux@open.eurogiciel.org> | 2015-06-04 11:33:18 +0200 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@open.eurogiciel.org> | 2015-06-04 11:33:18 +0200 |
commit | 8917bf2823b5376cbb78ab444e2c7417a760258c (patch) | |
tree | 6238f48bdede4721daa4d28f4e6b18ab9d5d9fee /Tizen:Common | |
parent | eea6bee98b7bf6585a685116503e7a2702f5f300 (diff) | |
download | obs-8917bf2823b5376cbb78ab444e2c7417a760258c.tar.gz obs-8917bf2823b5376cbb78ab444e2c7417a760258c.tar.bz2 obs-8917bf2823b5376cbb78ab444e2c7417a760258c.zip |
Tizen:Common - remove baserev in links
Change-Id: Id140033868223b1c41571c8c413f4fce6a4083c9
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Diffstat (limited to 'Tizen:Common')
-rw-r--r-- | Tizen:Common/cross-aarch64-binutils/_link | 11 | ||||
-rw-r--r-- | Tizen:Common/cross-arm-binutils/_link | 11 | ||||
-rw-r--r-- | Tizen:Common/libdbus/_link | 11 | ||||
-rw-r--r-- | Tizen:Common/odroid-linux-kernel/_link | 11 | ||||
-rw-r--r-- | Tizen:Common/qemu-accel-aarch64/_link | 11 | ||||
-rw-r--r-- | Tizen:Common/qemu-accel-armv7l/_link | 11 | ||||
-rw-r--r-- | Tizen:Common/rinato-linux-kernel/_link | 11 |
7 files changed, 21 insertions, 56 deletions
diff --git a/Tizen:Common/cross-aarch64-binutils/_link b/Tizen:Common/cross-aarch64-binutils/_link index 64cc838..d7ad1a7 100644 --- a/Tizen:Common/cross-aarch64-binutils/_link +++ b/Tizen:Common/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:Common/cross-arm-binutils/_link b/Tizen:Common/cross-arm-binutils/_link index a6a9715..d7ad1a7 100644 --- a/Tizen:Common/cross-arm-binutils/_link +++ b/Tizen:Common/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:Common/libdbus/_link b/Tizen:Common/libdbus/_link index 6e35a51..361290e 100644 --- a/Tizen:Common/libdbus/_link +++ b/Tizen:Common/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> +<link package="dbus" cicount="copy"> + <patches> + </patches> </link> diff --git a/Tizen:Common/odroid-linux-kernel/_link b/Tizen:Common/odroid-linux-kernel/_link index c571adf..f1882de 100644 --- a/Tizen:Common/odroid-linux-kernel/_link +++ b/Tizen:Common/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:Common/qemu-accel-aarch64/_link b/Tizen:Common/qemu-accel-aarch64/_link index 5571e3f..573ab9f 100644 --- a/Tizen:Common/qemu-accel-aarch64/_link +++ b/Tizen:Common/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:Common/qemu-accel-armv7l/_link b/Tizen:Common/qemu-accel-armv7l/_link index 906ab97..573ab9f 100644 --- a/Tizen:Common/qemu-accel-armv7l/_link +++ b/Tizen:Common/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:Common/rinato-linux-kernel/_link b/Tizen:Common/rinato-linux-kernel/_link index c571adf..f1882de 100644 --- a/Tizen:Common/rinato-linux-kernel/_link +++ b/Tizen:Common/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> |