From patchwork Fri Oct 5 23:31:35 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] Update poky-tiny to linux-yocto-tiny_3.4 for qemux86 Date: Fri, 05 Oct 2012 23:31:35 -0000 From: Darren Hart X-Patchwork-Id: 37855 Message-Id: To: Poky , openembedded-core@lists.openembedded.org As these patches are dependent on eachother, sending to both poky and oe-core lists. Flame away. The refresh to 3.4 for tiny is coming in rather late as I was focused on other BSPs. However, qemux86 has been at 3.4 for poky and linux-yocto for a while now. This update effectively uses a subset of that tested config for the images built with poky-tiny. This only impacts qemux86 on poky-tiny. That configuration builds and boots to the serial console. NOTE: This kernel recipe is pending a minor meta-data change to the linux-yocto_3.4 git repository which will require a SRCREV_meta update. That update can be made to only the linux-yocto-tiny_3.4 recipe in order to minimize risk to the rest of the system. However, please do not commit this until the meta-data patch goes in. At that point I will update the branch with the new SRCREV and notify the list in response to this email. The following changes since commit 415be864abdbd6f86e554aba684f5d7a9499e2e7: sstate: Add extra entries to the sstate duplicate files whitelist (2012-10-05 16:18:26 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib dvhart/1.3/tiny http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dvhart/1.3/tiny Darren Hart (2): linux-yocto-tiny: Add tiny recipe for the 3.4 linux-yocto kernel poky-tiny: Update the default kernel to linux-yocto-tiny_3.4 meta-yocto/conf/distro/poky-tiny.conf | 2 +- meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | 26 +++++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletions(-) create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb