preferred kernel provider used to be linux-kirkwood, but
that has not been updated for almost a year and seems dead

Signed-off-by: Frans Meulenbroeks <fransmeulenbro...@gmail.com>
---

I am not too sure if there are much other kirkwood users.
If you are one, please verify if the linux recipe works for you too.
If I get no objections I will push this in two weeks time (around jan 20)

Frans

 conf/machine/include/kirkwood.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/machine/include/kirkwood.inc 
b/conf/machine/include/kirkwood.inc
index 6325403..d1619cb 100644
--- a/conf/machine/include/kirkwood.inc
+++ b/conf/machine/include/kirkwood.inc
@@ -9,9 +9,9 @@ MACHINE_TASK_PROVIDER           = "task-base"
 USE_DEVFS = "0"
 
 PREFERRED_PROVIDER_virtual/bootloader = ""
-PREFERRED_PROVIDER_virtual/kernel = "linux-kirkwood"
+PREFERRED_PROVIDER_virtual/kernel = "linux"
 
-MACHINE_KERNEL_PR = "r18"
+MACHINE_KERNEL_PR = "r19"
 
 IMAGE_FSTYPES += "tar.gz ubi"
 SERIAL_CONSOLE = "ttyS0 115200"
-- 
1.7.1


_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to