summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorPaul Barker <pbarker@toganlabs.com>2017-06-01 07:01:29 +0100
committerAndrei Gherzan <andrei@gherzan.com>2017-06-01 13:48:23 +0100
commite147e12d94fa7b007cc6c61682b6adba458422f6 (patch)
tree891be6b1b0bb402097fb21e2995b35e84b8d2e5e /recipes-kernel
parenta71483f9d91a2186744792447dc062b505607026 (diff)
downloadmeta-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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-dev:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:"
2 2
3LINUX_VERSION ?= "4.11" 3LINUX_VERSION ?= "4.11"
4LINUX_RPI_DEV_BRANCH ?= "rpi-4.11.y" 4LINUX_RPI_DEV_BRANCH ?= "rpi-4.11.y"