diff options
| -rw-r--r-- | recipes-kernel/linux/linux-raspberrypi.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi.inc b/recipes-kernel/linux/linux-raspberrypi.inc index d60a3e9..70e8bfe 100644 --- a/recipes-kernel/linux/linux-raspberrypi.inc +++ b/recipes-kernel/linux/linux-raspberrypi.inc | |||
| @@ -12,7 +12,8 @@ SRC_URI += " \ | |||
| 12 | 12 | ||
| 13 | COMPATIBLE_MACHINE = "raspberrypi" | 13 | COMPATIBLE_MACHINE = "raspberrypi" |
| 14 | 14 | ||
| 15 | PV = "${LINUX_VERSION}+git${SRCREV}" | 15 | PE = "1" |
| 16 | PV = "${LINUX_VERSION}+git${SRCPV}" | ||
| 16 | 17 | ||
| 17 | # NOTE: For now we pull in the default config from the RPi kernel GIT tree. | 18 | # NOTE: For now we pull in the default config from the RPi kernel GIT tree. |
| 18 | KERNEL_DEFCONFIG_raspberrypi ?= "bcmrpi_defconfig" | 19 | KERNEL_DEFCONFIG_raspberrypi ?= "bcmrpi_defconfig" |
