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