Hello,

for my projects I use another kernel than the linux-ti-staging. I had to patch 
the meta-arago to achieve this. In my opinion this is a nice feature and is 
achieved by the small patch below for tag 08.04.00.005. Maybe you could 
integrate this into the next releases...

Thanks a lot,
have a nice day,
Bernd


diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc 
b/meta-arago-distro/conf/distro/include/arago-prefs.inc
index f9fab020..dc55bfec 100644
--- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
+++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
@@ -37,7 +37,7 @@ PREFERRED_PROVIDER_virtual/libgbm_keystone = "mesa"
PREFERRED_PROVIDER_virtual/libgl_keystone = "mesa"
PREFERRED_PROVIDER_virtual/mesa_keystone = "mesa"
-PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging${ARAGO_KERNEL_SUFFIX}"
+PREFERRED_PROVIDER_virtual/kernel ?= "linux-ti-staging${ARAGO_KERNEL_SUFFIX}"
 # For TI devices with only baremetal/TI RTOS support
PREFERRED_PROVIDER_virtual/kernel_c66x = "linux-dummy"




-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14142): 
https://lists.yoctoproject.org/g/meta-arago/message/14142
Mute This Topic: https://lists.yoctoproject.org/mt/96028154/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to