From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id 54D8178216 for ; Mon, 21 Aug 2017 11:42:14 +0000 (UTC) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.15.2/8.15.2/Debian-3) with ESMTPSA id v7LBgDHV027764 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Mon, 21 Aug 2017 12:42:15 +0100 Message-ID: <1503315733.32591.61.camel@linuxfoundation.org> From: Richard Purdie To: Bruce Ashfield Date: Mon, 21 Aug 2017 12:42:13 +0100 In-Reply-To: References: X-Mailer: Evolution 3.18.5.2-0ubuntu3.2 Mime-Version: 1.0 X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.11 (dan.rpsys.net [192.168.3.1]); Mon, 21 Aug 2017 12:42:15 +0100 (BST) X-Virus-Scanned: clamav-milter 0.99.2 at dan X-Virus-Status: Clean Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH 0/9] kernel-yocto: consolidated pull request X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Aug 2017 11:42:16 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit On Sun, 2017-08-20 at 22:58 -0400, Bruce Ashfield wrote: > Hi all, > > Here's the collected set of kernel changes that are ready for the M3 > builds. > > We have some kernel meta data changes: > >   kernel-yocto: configuration updates: x86 features >   linux-yocto/4.1: fix fsl-ls10xx sdhci >   linux-yocto: add usb-net configs by default > > Some bug fixes: > >   kernel-yocto: ensure that only valid BSPs are built >   linux-yocto/4.10: CVE & misc fixes > > And the important changes are the addition of the 4.12 kernel + libc > headers > and the removal of the 4.1 kernel. > > I also have some -stable updates queued for the active kernel > versions, but > they will come out once this series has made it into the tree, since > I'm > trying to isolate any 4.12 issues from other -stable updates. > > I built and booted all the qemu targets for 4.12, and have built for > core-image-sato, core-image-kernel-dev, glibc and muslc for all of > the > architectures. My testing didn't pick up any regressions, but I was > battling > some other build errors (non kernel related) during my testing, so I > can > never be 100% sure. > > I've sent patches to poky to remove/bump any references to the 4.1 > kernel > .. if I've missed any, I'm sure people will shout. I added an extra patch for the ones you missed in meta-yocto-bsp ;-) Also, https://autobuilder.yocto.io/builders/build-appliance/builds/425/ steps/BuildImages_1/logs/stdio Error:   Problem: conflicting requests   - nothing provides /bin/awk needed by kernel-devsrc-1.0-r0.0.qemux86_64 Cheers, Richard