dra7xx-evm: Fix the kernel provider 73/7173/3
authorKarthik Ramanan <a0393906@ti.com>
Fri, 11 Nov 2016 14:28:20 +0000 (19:58 +0530)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sun, 13 Nov 2016 20:09:26 +0000 (20:09 +0000)
Change-Id: I8f0c1188e268b938c51b1c1eb0272ce6a9f2951d
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
templates/machine/dra7xx-evm/50_local.conf.inc

index 4f67564..2ecfd14 100644 (file)
@@ -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}     \