diff options
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_4.8.bb')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.8.bb b/meta/recipes-kernel/linux/linux-yocto_4.8.bb index 090358873b..aedfe1b155 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.8.bb @@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "021b4aef55b44597587a1ce5879be642b3dca155" SRCREV_machine_qemux86-64 ?= "021b4aef55b44597587a1ce5879be642b3dca155" SRCREV_machine_qemumips64 ?= "1b20066b88c3abdde1f6c449b6562a516b4cce6d" SRCREV_machine ?= "021b4aef55b44597587a1ce5879be642b3dca155" -SRCREV_meta ?= "b22e47739683444916dc64548df1dbf6856500a5" +SRCREV_meta ?= "926c93ae07de2173b4f764d1da6996597a6d2b73" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.8.git;name=machine;branch=${KBRANCH}; \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.8;destsuffix=${KMETA}" |