All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] package_rpm.bbclass: two fixes
@ 2012-09-25 13:38 Robert Yang
  2012-09-25 13:38 ` [PATCH 1/2] package_rpm.bbclass: change the arch's "-" to "_" for platform Robert Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Robert Yang @ 2012-09-25 13:38 UTC (permalink / raw)
  To: openembedded-core; +Cc: Zhenfeng.Zhao

* Two fixes
  - Change the arch's "-" to "_" in /etc/rpm/platform
  - Fix the incremental rpm image generation

// Robert

The following changes since commit 8b3aa00029e62df6d05710cf166fd5d09bdb29cf:

  documentation/poky-ref-manual/ref-variables.xml: Update B variable (2012-09-24 16:36:09 +0100)

are available in the git repository at:

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

Robert Yang (2):
  package_rpm.bbclass: change the arch's "-" to "_" for platform
  package_rpm.bbclass: no initial_solution in the second build

 meta/classes/package_rpm.bbclass | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

-- 
1.7.11.2




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

end of thread, other threads:[~2012-09-27 15:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-25 13:38 [PATCH 0/2] package_rpm.bbclass: two fixes Robert Yang
2012-09-25 13:38 ` [PATCH 1/2] package_rpm.bbclass: change the arch's "-" to "_" for platform Robert Yang
2012-09-27 15:43   ` Saul Wold
2012-09-25 13:38 ` [PATCH 2/2] package_rpm.bbclass: no initial_solution in the second build Robert Yang
2012-09-27 15:44 ` [PATCH 0/2] package_rpm.bbclass: two fixes 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.