summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Wereski <m.wereski@partner.samsung.com>2017-08-10 08:43:12 +0200
committerMaciej Wereski <m.wereski@partner.samsung.com>2017-08-10 08:43:12 +0200
commit69dca356cee7e654a7be423c58e2ba0ae95d71b5 (patch)
treef02f6fee4094213cbeb90069768a59c94e170f51
parent5775b1f6348d3da33a86d82ca4bdc625ddc9b134 (diff)
downloadobs-69dca356cee7e654a7be423c58e2ba0ae95d71b5.tar.gz
obs-69dca356cee7e654a7be423c58e2ba0ae95d71b5.tar.bz2
obs-69dca356cee7e654a7be423c58e2ba0ae95d71b5.zip
Tizen:Unified: add link for RPi3 u-boot
Change-Id: I5b52c30ddf4619c3da714d475ecf4e393874d82f Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
-rw-r--r--Tizen:Unified/u-boot-rpi3/_link10
1 files changed, 10 insertions, 0 deletions
diff --git a/Tizen:Unified/u-boot-rpi3/_link b/Tizen:Unified/u-boot-rpi3/_link
new file mode 100644
index 0000000..2200748
--- /dev/null
+++ b/Tizen:Unified/u-boot-rpi3/_link
@@ -0,0 +1,10 @@
+<link package="u-boot" 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>
+