summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-xlnx.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-xlnx.inc')
-rw-r--r--recipes-bsp/u-boot/u-boot-xlnx.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-xlnx.inc b/recipes-bsp/u-boot/u-boot-xlnx.inc
new file mode 100644
index 00000000..03052ddf
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-xlnx.inc
@@ -0,0 +1,12 @@
1require recipes-bsp/u-boot/u-boot.inc
2
3LICENSE = "GPLv2+"
4LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
5
6XILINX_EXTENSION = "-xilinx"
7
8FILESEXTRAPATHS += "${THISDIR}/u-boot-xlnx:"
9SRC_URI = "git://github.com/Xilinx/u-boot-xlnx.git;protocol=https"
10
11include u-boot-extra.inc
12