From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 361EEE009CD; Wed, 1 Feb 2017 07:43:25 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, * medium trust * [147.11.1.11 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 82B10E00546 for ; Wed, 1 Feb 2017 07:43:24 -0800 (PST) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.15.2/8.15.1) with ESMTPS id v11FhL5N000075 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL); Wed, 1 Feb 2017 07:43:22 -0800 (PST) Received: from yow-bashfiel-d4.wrs.com (128.224.56.94) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.294.0; Wed, 1 Feb 2017 07:43:20 -0800 From: Bruce Ashfield To: Date: Wed, 1 Feb 2017 10:43:17 -0500 Message-ID: X-Mailer: git-send-email 2.5.0 MIME-Version: 1.0 Cc: yocto@yoctoproject.org Subject: [PATCH 0/2] poky/yocto-bsps: introduce 4.9 as the default kernel X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2017 15:43:25 -0000 Content-Type: text/plain Hi all, 4.9 has been soaking for a while now, and it is ready (as far as we know) to be the default for the qemu* machines. I've also introduced a 4.9 bbappend for the reference BSPs, but have not confirmed their boot myself. The reference maintainers can follow up with ack/nak and updates. I also have patches to remove 4.8, but I'm sitting on them until we know that switching to 4.9 as the default has gone smoothly. Bruce The following changes since commit 58245344b178052e11a0e8b97100e154b1f4d83c: linux-yocto/4.9: yaffs2 fixes (2017-02-01 09:50:20 -0500) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel-yocto http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-yocto Bruce Ashfield (2): poky: make 4.9 the preferred qemu version yocto-bsps: add 4.9 bbappend meta-poky/conf/distro/poky.conf | 14 ++++++------ .../recipes-kernel/linux/linux-yocto_4.9.bbappend | 26 ++++++++++++++++++++++ 2 files changed, 33 insertions(+), 7 deletions(-) create mode 100644 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend -- 2.5.0