[OE-core] [PATCH 0/2] Update poky-tiny to linux-yocto-tiny_3.4 for qemux86

Darren Hart dvhart at linux.intel.com
Fri Oct 5 23:31:35 UTC 2012


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

-- 
1.7.5.4





More information about the Openembedded-core mailing list