From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id 2FA6A60746 for ; Wed, 27 Jul 2016 16:57:09 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.15.2/8.15.1) with ESMTPS id u6RGv94k010946 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL); Wed, 27 Jul 2016 09:57:10 -0700 (PDT) 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.248.2; Wed, 27 Jul 2016 09:57:09 -0700 From: Bruce Ashfield To: Date: Wed, 27 Jul 2016 12:57:03 -0400 Message-ID: X-Mailer: git-send-email 2.5.0 MIME-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: [PATCH 0/5] linux-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: Wed, 27 Jul 2016 16:57:10 -0000 Content-Type: text/plain Hi all, Here's the latest batch of linux-yocto (4.1 and 4.4) changes. They are -stable updates, a memory leak fix and configuration tweaks (in particular the removal of debug kernel from the printk fragment). This is a slight overlap with another series that I sent before, since I noticed some mistakes in the 4.1 and 4.4-stable update commits .. so I rephrased them. Cheers, Bruce The following changes since commit 039f47ad197a9a53109c9f3deadd9c35e62c056d: uclibc: remove meta-yocto-bsp append (2016-07-26 08:56:32 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (5): linux-yocto/4.4: bump to v4.4.15 linux-yocto/4.1: bump to v4.1.28 linux-yocto/4.1: bug fixes and configuration changes linux-yocto/4.4: lx-dialog and mei bug fixes linux-yocto/4.4: mousedev and printk configuation streamlining meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 4 ++-- meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto_4.1.bb | 20 ++++++++++---------- meta/recipes-kernel/linux/linux-yocto_4.4.bb | 20 ++++++++++---------- 6 files changed, 31 insertions(+), 31 deletions(-) -- 2.5.0