Hello, thank you for your email, but I'm beginner with Yocto Project so, excuse me, but I don't understand very well what I've to do. Is it a patch for a recipe? With this I'm able to fix my issue?
Thank you for your attention. Best regards Enrico On 26/12/2018, 04:57, "Naveen Saini" <[email protected] on behalf of [email protected]> wrote: Signed-off-by: Naveen Saini <[email protected]> --- recipes-kernel/linux/linux-intel_4.9.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-intel_4.9.bb b/recipes-kernel/linux/linux-intel_4.9.bb index 30db4d3..687c6be 100644 --- a/recipes-kernel/linux/linux-intel_4.9.bb +++ b/recipes-kernel/linux/linux-intel_4.9.bb @@ -8,8 +8,8 @@ SRC_URI_append = " \ file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ " -LINUX_VERSION ?= "4.9.134" -SRCREV_machine ?= "33c9f20d1f40e87af4ccaf55c0fabb89b068d6ab" +LINUX_VERSION ?= "4.9.146" +SRCREV_machine ?= "0411ffc9047ee2b127991663660d2514ba451ef3" SRCREV_meta ?= "f9e90afd4e47920e990dacb73cd6508917ca5422" # For Crystalforest and Romley -- 2.7.4 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
