diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/machine/dra7xx-evm/50_local.conf.inc | 3 |
1 files changed, 3 insertions, 0 deletions
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} \ |