summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDalon Westergreen <dwesterg@gmail.com>2016-07-28 16:37:03 -0700
committerKhem Raj <raj.khem@gmail.com>2016-07-28 16:37:03 -0700
commit2d183a7b653bfb59992f485548fe86ca21a7c4e4 (patch)
tree04b93285955fd1dc0444eb94fa1c1b416ef0f2b9
parentb5fe6b230fcd2e70dd4662778aadc318eb097678 (diff)
downloadmeta-altera-2d183a7b653bfb59992f485548fe86ca21a7c4e4.tar.gz
Update 4.1.22 ltsi and 4.6 SRCREV to latest hash tag as this fixes (#33)
a problem with devicetree overlays and bridge resets
-rw-r--r--recipes-kernel/linux/linux-altera-ltsi_4.1.22.bb2
-rw-r--r--recipes-kernel/linux/linux-altera_4.6.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-altera-ltsi_4.1.22.bb b/recipes-kernel/linux/linux-altera-ltsi_4.1.22.bb
index 308b528..d2088bc 100644
--- a/recipes-kernel/linux/linux-altera-ltsi_4.1.22.bb
+++ b/recipes-kernel/linux/linux-altera-ltsi_4.1.22.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION = "4.1.22" 1LINUX_VERSION = "4.1.22"
2LINUX_VERSION_SUFFIX = "-ltsi" 2LINUX_VERSION_SUFFIX = "-ltsi"
3 3
4SRCREV = "48a39aeb13e390b8c9b7076d49d73aa26b3de41c" 4SRCREV = "9862a6691b3f0d5496f39f7b21f6c876dee1549c"
5 5
6include linux-altera.inc 6include linux-altera.inc
7 7
diff --git a/recipes-kernel/linux/linux-altera_4.6.bb b/recipes-kernel/linux/linux-altera_4.6.bb
index a0b82ee..454092d 100644
--- a/recipes-kernel/linux/linux-altera_4.6.bb
+++ b/recipes-kernel/linux/linux-altera_4.6.bb
@@ -1,5 +1,5 @@
1LINUX_VERSION = "4.6" 1LINUX_VERSION = "4.6"
2 2
3SRCREV = "9d08abae8b2cf7dbc69c7e17b84109906ed9c721" 3SRCREV = "49f1664be97b67645ca7625bec2b7a414333987e"
4 4
5include linux-altera.inc 5include linux-altera.inc