Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] meta: check IMAGE_ROOTFS_MAXSIZE and KERNEL_IMAGE_MAXSIZE (if set)
@ 2014-07-07  9:33 Robert Yang
  2014-07-07  9:33 ` [PATCH 1/3] lib/oe/image.py: check the rootfs size against IMAGE_ROOTFS_MAXSIZE Robert Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Robert Yang @ 2014-07-07  9:33 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-07-07  9:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-07  9:33 [PATCH 0/3] meta: check IMAGE_ROOTFS_MAXSIZE and KERNEL_IMAGE_MAXSIZE (if set) Robert Yang
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox