From: Karthik Ramanan Date: Fri, 11 Nov 2016 14:28:20 +0000 (+0530) Subject: dra7xx-evm: Fix the kernel provider X-Git-Tag: chinook_3.0.0~73 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=1ee9eef396231620921771796192527c187f5e31;p=AGL%2Fmeta-agl.git dra7xx-evm: Fix the kernel provider Change-Id: I8f0c1188e268b938c51b1c1eb0272ce6a9f2951d Signed-off-by: Karthik Ramanan --- diff --git a/templates/machine/dra7xx-evm/50_local.conf.inc b/templates/machine/dra7xx-evm/50_local.conf.inc index 4f67564ac..2ecfd14ac 100644 --- a/templates/machine/dra7xx-evm/50_local.conf.inc +++ b/templates/machine/dra7xx-evm/50_local.conf.inc @@ -38,6 +38,9 @@ PACKAGES_MULTIMEDIA = " \ PREFERRED_VERSION_ipumm-fw = "3.00.08.02" +PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" +PREFERRED_VERSION_virtual/kernel = "4.4" + # Distribution-specific runtime components IMAGE_INSTALL_append = " \ ${PACKAGES_GFX} \