[oe-commits] [openembedded-core] 31/66: linux-yocto-tiny/4.18: point KBRANCH to 4.18

git at git.openembedded.org git at git.openembedded.org
Tue May 21 23:32:54 UTC 2019


This is an automated email from the git hooks/post-receive script.

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

commit d761b2ae95a84f353c4132bc9b0506c4a4b4c73f
Author: Bruce Ashfield <bruce.ashfield at gmail.com>
AuthorDate: Tue Apr 9 11:37:53 2019 -0400

    linux-yocto-tiny/4.18: point KBRANCH to 4.18
    
    The other kernel versions had the -tiny KBRANCH typo of 4.15
    fixed, but 4.18 was missed. So we update the kbranch to the right
    version for 4.18 as well.
    
    [YOCTO #13247]
    
    Signed-off-by: Bruce Ashfield <bruce.ashfield at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb
index 0be7f08..f4bb49a 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb
@@ -1,5 +1,5 @@
 KBRANCH ?= "v4.18/standard/tiny/base"
-KBRANCH_qemuarm  ?= "v4.15/standard/tiny/arm-versatile-926ejs"
+KBRANCH_qemuarm  ?= "v4.18/standard/tiny/arm-versatile-926ejs"
 
 LINUX_KERNEL_TYPE = "tiny"
 KCONFIG_MODE = "--allnoconfig"

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


More information about the Openembedded-commits mailing list