diff options
| author | Dalon Westergreen <dwesterg@gmail.com> | 2016-06-23 18:55:47 -0700 |
|---|---|---|
| committer | Dalon Westergreen <dwesterg@gmail.com> | 2016-06-23 18:55:47 -0700 |
| commit | d484674d4dabbe273e7e0628213deb84d1454eac (patch) | |
| tree | 577dfae1309959a459c4d6d2e1d035a394d766de /recipes-kernel | |
| parent | ae5595ae28354f279bde7d382cc1d97bdd8fd99b (diff) | |
| download | meta-altera-d484674d4dabbe273e7e0628213deb84d1454eac.tar.gz | |
Add recipes for 4.6 kernel and add a development recipe for the
4.6 kernel
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-altera-dev_4.6.bb | 3 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-altera_4.6.bb | 5 |
2 files changed, 8 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-altera-dev_4.6.bb b/recipes-kernel/linux/linux-altera-dev_4.6.bb new file mode 100644 index 0000000..697987a --- /dev/null +++ b/recipes-kernel/linux/linux-altera-dev_4.6.bb | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | LINUX_VERSION = "4.6" | ||
| 2 | |||
| 3 | include linux-altera.inc | ||
diff --git a/recipes-kernel/linux/linux-altera_4.6.bb b/recipes-kernel/linux/linux-altera_4.6.bb new file mode 100644 index 0000000..a0b82ee --- /dev/null +++ b/recipes-kernel/linux/linux-altera_4.6.bb | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | LINUX_VERSION = "4.6" | ||
| 2 | |||
| 3 | SRCREV = "9d08abae8b2cf7dbc69c7e17b84109906ed9c721" | ||
| 4 | |||
| 5 | include linux-altera.inc | ||
