summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-socfpga-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-socfpga-common.inc')
-rw-r--r--recipes-bsp/u-boot/u-boot-socfpga-common.inc11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-socfpga-common.inc b/recipes-bsp/u-boot/u-boot-socfpga-common.inc
new file mode 100644
index 0000000..d0f1723
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-socfpga-common.inc
@@ -0,0 +1,11 @@
1HOMEPAGE = "http://www.denx.de/wiki/U-Boot/WebHome"
2SECTION = "bootloaders"
3
4LICENSE = "GPLv2+"
5LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
6
7PV_append = "+git${SRCPV}"
8
9SRC_URI = "git://git.denx.de/u-boot.git;branch=master"
10
11S = "${WORKDIR}/git"