summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-raspberrypi.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi.inc b/recipes-kernel/linux/linux-raspberrypi.inc
index db1dbdb..ea4fcb5 100644
--- a/recipes-kernel/linux/linux-raspberrypi.inc
+++ b/recipes-kernel/linux/linux-raspberrypi.inc
@@ -8,7 +8,7 @@ COMPATIBLE_MACHINE = "^rpi$"
8PE = "1" 8PE = "1"
9PV = "${LINUX_VERSION}+git${SRCPV}" 9PV = "${LINUX_VERSION}+git${SRCPV}"
10 10
11inherit kernel siteinfo 11inherit siteinfo
12require recipes-kernel/linux/linux-yocto.inc 12require recipes-kernel/linux/linux-yocto.inc
13 13
14SRC_URI += " \ 14SRC_URI += " \