diff options
author | Lukasz Wojciechowski <l.wojciechow@partner.samsung.com> | 2017-10-10 15:16:22 +0200 |
---|---|---|
committer | Lukasz Wojciechowski <l.wojciechow@partner.samsung.com> | 2017-10-10 15:16:22 +0200 |
commit | cc62452e9b189ccf223149c6a02c60aed8543432 (patch) | |
tree | dc344d023448ae70098debcf0136725e897d5f82 | |
parent | f33b173cbef1ccd05de931b4e3a958c9b36d2396 (diff) | |
download | obs-cc62452e9b189ccf223149c6a02c60aed8543432.tar.gz obs-cc62452e9b189ccf223149c6a02c60aed8543432.tar.bz2 obs-cc62452e9b189ccf223149c6a02c60aed8543432.zip |
[TRE-1701] Remove links for Artik10 kernel and uboot
Change-Id: Ie47dd6aac8bcaf54daa955ef2f9dd682b2e4f948
Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
-rw-r--r-- | Tizen:Unified/artik10-linux-kernel/_link | 9 | ||||
-rw-r--r-- | Tizen:Unified/linux-3.10-artik/_link | 9 | ||||
-rw-r--r-- | Tizen:Unified/u-boot-artik/_link | 9 | ||||
-rw-r--r-- | Tizen:Unified/u-boot-artik10/_link | 9 |
4 files changed, 0 insertions, 36 deletions
diff --git a/Tizen:Unified/artik10-linux-kernel/_link b/Tizen:Unified/artik10-linux-kernel/_link deleted file mode 100644 index 1b2f754..0000000 --- a/Tizen:Unified/artik10-linux-kernel/_link +++ /dev/null @@ -1,9 +0,0 @@ -<link package="artik5-linux-kernel" 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> diff --git a/Tizen:Unified/linux-3.10-artik/_link b/Tizen:Unified/linux-3.10-artik/_link deleted file mode 100644 index 1b2f754..0000000 --- a/Tizen:Unified/linux-3.10-artik/_link +++ /dev/null @@ -1,9 +0,0 @@ -<link package="artik5-linux-kernel" 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> diff --git a/Tizen:Unified/u-boot-artik/_link b/Tizen:Unified/u-boot-artik/_link deleted file mode 100644 index bdfe20f..0000000 --- a/Tizen:Unified/u-boot-artik/_link +++ /dev/null @@ -1,9 +0,0 @@ -<link package="u-boot-artik5" 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> diff --git a/Tizen:Unified/u-boot-artik10/_link b/Tizen:Unified/u-boot-artik10/_link deleted file mode 100644 index bdfe20f..0000000 --- a/Tizen:Unified/u-boot-artik10/_link +++ /dev/null @@ -1,9 +0,0 @@ -<link package="u-boot-artik5" 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> |