Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] bootimg.bbclass: add comment for NOHDD
@ 2013-05-08  8:13 Robert Yang
  2013-05-08  8:13 ` [PATCH 1/1] " Robert Yang
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Yang @ 2013-05-08  8:13 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 9895d2c074156fee338d91aed7cfb0800477c622:

  maintainers.inc: update sbc pkg maintainer (2013-05-07 13:58:26 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib robert/nohdd
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/nohdd

Robert Yang (1):
  bootimg.bbclass: add comment for NOHDD

 meta/classes/bootimg.bbclass |    1 +
 1 file changed, 1 insertion(+)

-- 
1.7.10.4




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

* [PATCH 1/1] bootimg.bbclass: add comment for NOHDD
  2013-05-08  8:13 [PATCH 0/1] bootimg.bbclass: add comment for NOHDD Robert Yang
@ 2013-05-08  8:13 ` Robert Yang
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Yang @ 2013-05-08  8:13 UTC (permalink / raw)
  To: openembedded-core

Add comment for NOHDD which is used for skipping building the HDDIMG if
set to 1

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
 meta/classes/bootimg.bbclass |    1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/classes/bootimg.bbclass b/meta/classes/bootimg.bbclass
index b7ddf42..117929e 100644
--- a/meta/classes/bootimg.bbclass
+++ b/meta/classes/bootimg.bbclass
@@ -20,6 +20,7 @@
 # External variables (also used by syslinux.bbclass)
 # ${INITRD} - indicates a filesystem image to use as an initrd (optional)
 # ${NOISO}  - skip building the ISO image if set to 1
+# ${NOHDD}  - skip building the HDD image if set to 1
 # ${ROOTFS} - indicates a filesystem image to include as the root filesystem (optional)
 
 do_bootimg[depends] += "dosfstools-native:do_populate_sysroot \
-- 
1.7.10.4




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

end of thread, other threads:[~2013-05-08  8:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-08  8:13 [PATCH 0/1] bootimg.bbclass: add comment for NOHDD Robert Yang
2013-05-08  8:13 ` [PATCH 1/1] " Robert Yang

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