diff options
Diffstat (limited to 'meta-skeleton')
| -rw-r--r-- | meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb b/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb index 6062f8422c..9437240fcf 100644 --- a/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb +++ b/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb | |||
| @@ -64,7 +64,7 @@ LINUX_VERSION_EXTENSION:append = "-custom" | |||
| 64 | # tag: v4.2 64291f7db5bd8150a74ad2036f1037e6a0428df2 | 64 | # tag: v4.2 64291f7db5bd8150a74ad2036f1037e6a0428df2 |
| 65 | SRCREV_machine="64291f7db5bd8150a74ad2036f1037e6a0428df2" | 65 | SRCREV_machine="64291f7db5bd8150a74ad2036f1037e6a0428df2" |
| 66 | 66 | ||
| 67 | PV = "${LINUX_VERSION}+git${SRCPV}" | 67 | PV = "${LINUX_VERSION}+git" |
| 68 | 68 | ||
| 69 | # Override COMPATIBLE_MACHINE to include your machine in a copy of this recipe | 69 | # Override COMPATIBLE_MACHINE to include your machine in a copy of this recipe |
| 70 | # file. Leaving it empty here ensures an early explicit build failure. | 70 | # file. Leaving it empty here ensures an early explicit build failure. |
