summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorChang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>2020-07-17 11:36:03 +0000
committerKhem Raj <raj.khem@gmail.com>2020-07-20 10:00:18 -0700
commitdf732ff4e5fc2a2ad27e07570be87565e1cd98cc (patch)
treecb3d9d0bb59322a4b92c84dd765d143dd49a13de /recipes-bsp
parent363a3f924277d47ebed3cf93a4fbbd59bc25018d (diff)
downloadmeta-altera-df732ff4e5fc2a2ad27e07570be87565e1cd98cc.tar.gz
u-boot-socfpga: add socfpga_v2020.04 branch
Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-socfpga_v2020.04.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-socfpga_v2020.04.bb b/recipes-bsp/u-boot/u-boot-socfpga_v2020.04.bb
new file mode 100644
index 0000000..5e3d99b
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-socfpga_v2020.04.bb
@@ -0,0 +1,7 @@
1require u-boot-socfpga-common.inc
2require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
3
4SRC_URI = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2020.04"
5SRCREV = "2cbc36afbb31bee6e245291c51c283dbde0e3b89"
6
7DEPENDS += "dtc-native bc-native u-boot-mkimage-native"