diff options
author | tcshin93 <tc93.shin@samsung.com> | 2019-11-25 13:03:21 +0900 |
---|---|---|
committer | tcshin93 <tc93.shin@samsung.com> | 2019-11-25 13:03:21 +0900 |
commit | cbe8626b2c3364ec78e5650c0f102d8c1af3cbbe (patch) | |
tree | f634cb34c0142582bc9caa0baba56a2251f55fcd /Tizen:5.5:Base/binutils-armv7l | |
parent | ada7cfaae52712ae0c63503722716353a8b4e654 (diff) | |
download | obs-cbe8626b2c3364ec78e5650c0f102d8c1af3cbbe.tar.gz obs-cbe8626b2c3364ec78e5650c0f102d8c1af3cbbe.tar.bz2 obs-cbe8626b2c3364ec78e5650c0f102d8c1af3cbbe.zip |
Add Tizen:5.5:Base and Tizen:5.5:Unified
Change-Id: I25bd1768d63f2e0de52ec7f9a50072250aec00e5
Diffstat (limited to 'Tizen:5.5:Base/binutils-armv7l')
-rw-r--r-- | Tizen:5.5:Base/binutils-armv7l/_link | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Tizen:5.5:Base/binutils-armv7l/_link b/Tizen:5.5:Base/binutils-armv7l/_link new file mode 100644 index 0000000..64cc838 --- /dev/null +++ b/Tizen:5.5:Base/binutils-armv7l/_link @@ -0,0 +1,9 @@ +<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> |