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>
This commit is contained in:
Paul Barker 2017-06-01 07:01:29 +01:00 committed by Andrei Gherzan
parent a71483f9d9
commit e147e12d94

View File

@ -1,4 +1,4 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-dev:" FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:"
LINUX_VERSION ?= "4.11" LINUX_VERSION ?= "4.11"
LINUX_RPI_DEV_BRANCH ?= "rpi-4.11.y" LINUX_RPI_DEV_BRANCH ?= "rpi-4.11.y"