summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorIlya Katsnelson <ikatsnelson@vmem.com>2016-01-25 14:17:13 -0800
committerKhem Raj <raj.khem@gmail.com>2016-01-25 22:36:12 +0000
commitddd95023082016a88e49c9c01312ba6ef1028cec (patch)
treeed67caf26b3255902331588dc40b4eb05407fe66 /recipes-bsp
parenta48e92a7d41344f7654e779d1140c6351cde2cab (diff)
downloadmeta-altera-ddd95023082016a88e49c9c01312ba6ef1028cec.tar.gz
u-boot,altera-ltsi-rt: Update to working SHA id
Fix the name of the machine in the comments for Arria10 Signed-off-by: Ilya Katsnelson <ikatsnelson@vmem.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-bsp')
-rwxr-xr-xrecipes-bsp/u-boot/u-boot-socfpga_2014.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-socfpga_2014.10.bb b/recipes-bsp/u-boot/u-boot-socfpga_2014.10.bb
index cecd191..7ee2a5c 100755
--- a/recipes-bsp/u-boot/u-boot-socfpga_2014.10.bb
+++ b/recipes-bsp/u-boot/u-boot-socfpga_2014.10.bb
@@ -46,5 +46,5 @@ UBOOT_PROT ?= "https"
46SRC_URI = "${UBOOT_REPO};protocol=${UBOOT_PROT};branch=${UBOOT_BRANCH}" 46SRC_URI = "${UBOOT_REPO};protocol=${UBOOT_PROT};branch=${UBOOT_BRANCH}"
47 47
48#SoCEDS 15.1 release 48#SoCEDS 15.1 release
49SRCREV = "21d6a65d68d84efba88ff21ceae9bc8f2aa06857" 49SRCREV = "2c7fd1aac5f06ceea822c4d6a8af9ea2b11fdfd4"
50 50