diff options
Diffstat (limited to 'Tizen:3.0.M2:Common/artik10-linux-kernel/_link')
-rw-r--r-- | Tizen:3.0.M2:Common/artik10-linux-kernel/_link | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Tizen:3.0.M2:Common/artik10-linux-kernel/_link b/Tizen:3.0.M2:Common/artik10-linux-kernel/_link new file mode 100644 index 0000000..3a6e16f --- /dev/null +++ b/Tizen:3.0.M2:Common/artik10-linux-kernel/_link @@ -0,0 +1,9 @@ +<link package="linux-3.10-artik" 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> |