diff options
| author | Yves Vandervennet <yvanderv@opensource.altera.com> | 2016-02-18 04:40:27 -0600 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2016-02-17 15:53:25 -0800 |
| commit | 2bf1afb8d7c7ed991cf68377dfb003d4b02264d8 (patch) | |
| tree | 69350a3abb28fba5ddba5ccf0f40f7b1dc7fcfc8 /recipes-kernel | |
| parent | 77fb44012378ce7a67222c1eb5e76606aac2ac0b (diff) | |
| download | meta-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>
Diffstat (limited to 'recipes-kernel')
| -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.bb | 5 |
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 @@ | |||
| 1 | LINUX_VERSION = "4.2" | 1 | LINUX_VERSION = "4.3" |
| 2 | 2 | ||
| 3 | include linux-altera.inc | 3 | include 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 @@ | |||
| 1 | LINUX_VERSION = "4.3" | ||
| 2 | |||
| 3 | SRCREV = "36cbe30c34b0736af66d3d7f2c19279e84560dbe" | ||
| 4 | |||
| 5 | include linux-altera.inc | ||
