All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/3] meta: check IMAGE_ROOTFS_MAXSIZE and KERNEL_IMAGE_MAXSIZE (if set)
Date: Mon, 7 Jul 2014 02:33:57 -0700	[thread overview]
Message-ID: <cover.1404725000.git.liezhi.yang@windriver.com> (raw)

The following changes since commit c452b098b4c021d4cbeddf5bf13f7fd9b1cc9224:

  Revert "meta-yocto-bsp: oeqa/controllers: add GrubTarget" (2014-07-04 08:45:10 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/size
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/size

Robert Yang (3):
  lib/oe/image.py: check the rootfs size against IMAGE_ROOTFS_MAXSIZE
  kernel.bbclass: update KERNEL_IMAGE_MAXSIZE
  local.conf.sample.extended: add KERNEL_IMAGE_MAXSIZE and
    IMAGE_ROOTFS_MAXSIZE

 meta/classes/kernel.bbclass          |    9 ++++++---
 meta/conf/bitbake.conf               |    4 ++++
 meta/conf/local.conf.sample.extended |    8 ++++++++
 meta/lib/oe/image.py                 |    8 ++++++++
 4 files changed, 26 insertions(+), 3 deletions(-)

-- 
1.7.9.5



             reply	other threads:[~2014-07-07  9:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-07  9:33 Robert Yang [this message]
2014-07-07  9:33 ` [PATCH 1/3] lib/oe/image.py: check the rootfs size against IMAGE_ROOTFS_MAXSIZE Robert Yang
2014-07-07  9:33 ` [PATCH 2/3] kernel.bbclass: update KERNEL_IMAGE_MAXSIZE Robert Yang
2014-07-07  9:34 ` [PATCH 3/3] local.conf.sample.extended: add KERNEL_IMAGE_MAXSIZE and IMAGE_ROOTFS_MAXSIZE Robert Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1404725000.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.