[oe-commits] [openembedded-core] 73/94: linux-yocto-rt/4.4: Update KBRANCH

git at git.openembedded.org git at git.openembedded.org
Wed Jun 29 18:37:37 UTC 2016


rpurdie pushed a commit to branch krogoth
in repository openembedded-core.

commit 2c11968fff42d46726028177a59662b2012bb46a
Author: tom.zanussi at linux.intel.com <tom.zanussi at linux.intel.com>
AuthorDate: Sat May 28 14:27:18 2016 -0500

    linux-yocto-rt/4.4: Update KBRANCH
    
    standard/preempt-rt was replaced by standard/preempt-rt/base in
    linux-yocto-4.4.git, so KBRANCH needs to be updated accordingly.
    
    Signed-off-by: Tom Zanussi <tom.zanussi at linux.intel.com>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
index 5e39374..beff921 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
@@ -1,4 +1,4 @@
-KBRANCH ?= "standard/preempt-rt"
+KBRANCH ?= "standard/preempt-rt/base"
 
 require recipes-kernel/linux/linux-yocto.inc
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list