summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan <nopeppermint@users.noreply.github.com>2016-01-23 21:29:26 +0100
committerStefan <nopeppermint@users.noreply.github.com>2016-01-23 21:29:26 +0100
commit99c33bc6d05cbc64f270b458d1d9b866a7f5b501 (patch)
tree8d899484ed5398f98f27a4e7204015ddd3539211
parentd232376fa7b0bf3f22d57c6c747983d00c67e34d (diff)
downloadmeta-altera-99c33bc6d05cbc64f270b458d1d9b866a7f5b501.tar.gz
Update linux-altera-ltsi_3.10.bb
update patch which is searched as I got the following ERROR: Fetcher failure: Unable to find revision bcf9c6441ec6e785ec1c829b4650a582b5e7559e in branch socfpga-3.10-ltsi even from upstream
-rw-r--r--recipes-kernel/linux/linux-altera-ltsi_3.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-altera-ltsi_3.10.bb b/recipes-kernel/linux/linux-altera-ltsi_3.10.bb
index baed678..942f681 100644
--- a/recipes-kernel/linux/linux-altera-ltsi_3.10.bb
+++ b/recipes-kernel/linux/linux-altera-ltsi_3.10.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION = "3.10" 1LINUX_VERSION = "3.10"
2LINUX_VERSION_SUFFIX = "-ltsi" 2LINUX_VERSION_SUFFIX = "-ltsi"
3 3
4SRCREV = "bcf9c6441ec6e785ec1c829b4650a582b5e7559e" 4SRCREV = "22e8856f546423a4f45613c9fb0428ff9e395c7e"
5 5
6KERNEL_DEVICETREE_cyclone5 ?= "socfpga_cyclone5.dtb" 6KERNEL_DEVICETREE_cyclone5 ?= "socfpga_cyclone5.dtb"
7KERNEL_DEVICETREE_arria5 ?= "socfpga_arria5.dtb" 7KERNEL_DEVICETREE_arria5 ?= "socfpga_arria5.dtb"