All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] V2 Fix incremental rpm image generation
@ 2012-05-14  8:11 Robert Yang
  2012-05-14  8:11 ` [PATCH 1/2] package_rpm.bbclass: " Robert Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Robert Yang @ 2012-05-14  8:11 UTC (permalink / raw)
  To: openembedded-core; +Cc: Zhenfeng.Zhao

Changes of V2:
* Save rpmlib for core-image-minimal rather than remove it

// Robert

The following changes since commit 12b4543ac9f54c0db0ee4a7ee546a71946a051f8:

  classes/rootfs_*: fix splitting package dependency strings (2012-05-13 20:09:56 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib robert/inc_rpm
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/inc_rpm

Robert Yang (2):
  package_rpm.bbclass: Fix incremental rpm image generation
  rootfs_rpm.bbclass: save rpmlib rather than remove it

 meta/classes/image.bbclass       |    6 ++++++
 meta/classes/package_rpm.bbclass |   20 ++++++++------------
 meta/classes/rootfs_rpm.bbclass  |    6 +++++-
 3 files changed, 19 insertions(+), 13 deletions(-)




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

end of thread, other threads:[~2012-06-11 17:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-14  8:11 [PATCH 0/2] V2 Fix incremental rpm image generation Robert Yang
2012-05-14  8:11 ` [PATCH 1/2] package_rpm.bbclass: " Robert Yang
2012-05-14  8:11 ` [PATCH 2/2] rootfs_rpm.bbclass: save rpmlib rather than remove it Robert Yang
2012-05-14  9:44   ` Koen Kooi
2012-05-15  1:20     ` Robert Yang
2012-06-11 17:37       ` Flanagan, Elizabeth
2012-05-24 17:48 ` [PATCH 0/2] V2 Fix incremental rpm image generation Saul Wold

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.