diff options
author | Paul Barker <pbarker@toganlabs.com> | 2017-06-01 07:01:29 +0100 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.com> | 2017-06-01 13:48:23 +0100 |
commit | e147e12d94fa7b007cc6c61682b6adba458422f6 (patch) | |
tree | 891be6b1b0bb402097fb21e2995b35e84b8d2e5e /recipes-kernel | |
parent | a71483f9d91a2186744792447dc062b505607026 (diff) | |
download | meta-raspberrypi-e147e12d94fa7b007cc6c61682b6adba458422f6.tar.gz |
linux-raspberrypi-dev: Rename recipe
This recipe is now uniquely named instead of just being another version
of linux-raspberrypi.
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi-dev.bb (renamed from recipes-kernel/linux/linux-raspberrypi_dev.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_dev.bb b/recipes-kernel/linux/linux-raspberrypi-dev.bb index 239d630..159e1a6 100644 --- a/recipes-kernel/linux/linux-raspberrypi_dev.bb +++ b/recipes-kernel/linux/linux-raspberrypi-dev.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-dev:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:" |
2 | 2 | ||
3 | LINUX_VERSION ?= "4.11" | 3 | LINUX_VERSION ?= "4.11" |
4 | LINUX_RPI_DEV_BRANCH ?= "rpi-4.11.y" | 4 | LINUX_RPI_DEV_BRANCH ?= "rpi-4.11.y" |