summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorSipke Vriend <sipke.vriend@xilinx.com>2013-05-02 12:26:16 +1000
committerSipke Vriend <sipke.vriend@xilinx.com>2013-05-02 12:57:50 +1000
commita2c9390608141347505080820af55f2429a63e7e (patch)
tree8e0f3535cafd097abf31e1a06eb46f319c803777 /recipes-bsp
parentf79f67aa40ad5416743394bc95e8a9220f927c6a (diff)
downloadmeta-xilinx-a2c9390608141347505080820af55f2429a63e7e.tar.gz
Move RTC config in kernel config to fragments.
Zedboard has no RTC, ZC702 does. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-xlnx_2013.01.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-xlnx_2013.01.bb b/recipes-bsp/u-boot/u-boot-xlnx_2013.01.bb
index 63f88d3c..cc210f0e 100644
--- a/recipes-bsp/u-boot/u-boot-xlnx_2013.01.bb
+++ b/recipes-bsp/u-boot/u-boot-xlnx_2013.01.bb
@@ -7,3 +7,5 @@ PV = "v2013.01${XILINX_EXTENSION}+git${SRCPV}"
7PR = "r1" 7PR = "r1"
8 8
9include u-boot-xlnx.inc 9include u-boot-xlnx.inc
10
11# This revision is just a merge in of v2013.01 - SRCREV = 01ebbdc82fef0f8c2122a69cd3c4900a23b28af4 \ No newline at end of file