diff options
| -rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_4.9.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bbappend b/recipes-kernel/linux/linux-raspberrypi_4.9.bbappend index 619a263..1062962 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.9.bbappend +++ b/recipes-kernel/linux/linux-raspberrypi_4.9.bbappend | |||
| @@ -23,7 +23,7 @@ do_configure_prepend() { | |||
| 23 | cp ${B}/.config ${WORKDIR}/defconfig | 23 | cp ${B}/.config ${WORKDIR}/defconfig |
| 24 | } | 24 | } |
| 25 | 25 | ||
| 26 | SRCREV_metaenea ?= "0992116a2cf5c7023bd96635c53739c920574f18" | 26 | SRCREV_metaenea ?= "1a3c360fa96d170868e525c0199f41ad47528c8b" |
| 27 | KENEABRANCH = "raspberrypi-4.9" | 27 | KENEABRANCH = "raspberrypi-4.9" |
| 28 | SRC_URI_append = " git://git@git.enea.com/linux/enea-kernel-cache.git;protocol=ssh;type=kmeta;name=metaenea;branch=${KENEABRANCH};destsuffix=enea-kernel-cache" | 28 | SRC_URI_append = " git://git@git.enea.com/linux/enea-kernel-cache.git;protocol=ssh;type=kmeta;name=metaenea;branch=${KENEABRANCH};destsuffix=enea-kernel-cache" |
| 29 | 29 | ||
