summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYves Vandervennet <yvanderv@opensource.altera.com>2016-02-18 04:40:27 -0600
committerKhem Raj <raj.khem@gmail.com>2016-02-17 15:53:25 -0800
commit2bf1afb8d7c7ed991cf68377dfb003d4b02264d8 (patch)
tree69350a3abb28fba5ddba5ccf0f40f7b1dc7fcfc8
parent77fb44012378ce7a67222c1eb5e76606aac2ac0b (diff)
downloadmeta-altera-2bf1afb8d7c7ed991cf68377dfb003d4b02264d8.tar.gz
Update to add support for the kernel v4.3
- recipes for the stable and development configurations - removed development recipe for 4.2 Signed-off-by: Yves Vandervennet <yvanderv@opensource.altera.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--recipes-kernel/linux/linux-altera-dev_4.3.bb (renamed from recipes-kernel/linux/linux-altera-dev_4.2.bb)2
-rw-r--r--recipes-kernel/linux/linux-altera_4.3.bb5
2 files changed, 6 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-altera-dev_4.2.bb b/recipes-kernel/linux/linux-altera-dev_4.3.bb
index 482c219..0b0f7b5 100644
--- a/recipes-kernel/linux/linux-altera-dev_4.2.bb
+++ b/recipes-kernel/linux/linux-altera-dev_4.3.bb
@@ -1,3 +1,3 @@
1LINUX_VERSION = "4.2" 1LINUX_VERSION = "4.3"
2 2
3include linux-altera.inc 3include linux-altera.inc
diff --git a/recipes-kernel/linux/linux-altera_4.3.bb b/recipes-kernel/linux/linux-altera_4.3.bb
new file mode 100644
index 0000000..5be1e06
--- /dev/null
+++ b/recipes-kernel/linux/linux-altera_4.3.bb
@@ -0,0 +1,5 @@
1LINUX_VERSION = "4.3"
2
3SRCREV = "36cbe30c34b0736af66d3d7f2c19279e84560dbe"
4
5include linux-altera.inc