From 6201f5a533d20e1211695a7a907b1dafb5e610c4 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Wed, 4 Mar 2015 14:24:22 -0500 Subject: Fix PREFERRED_PROVIDER comment in linux-xlnx-dev.bb Signed-off-by: Robert P. J. Day --- recipes-kernel/linux/linux-xlnx-dev.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-xlnx-dev.bb b/recipes-kernel/linux/linux-xlnx-dev.bb index cf4c5c78..860c00ee 100644 --- a/recipes-kernel/linux/linux-xlnx-dev.bb +++ b/recipes-kernel/linux/linux-xlnx-dev.bb @@ -1,7 +1,7 @@ # This recipe tracks the 'bleeding edge' linux-xlnx repository. # Since this tree is frequently updated, AUTOREV is used to track its contents. # -# To enable this recipe, set PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-dev" +# To enable this recipe, set PREFERRED_PROVIDER_virtual/kernel = "linux-xlnx-dev" KBRANCH ?= "master-next" -- cgit v1.2.3-54-g00ecf