Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] package_rpm.bbclass: fix the arch (replace "-" with "_")
@ 2012-08-28 15:45 Robert Yang
  2012-08-28 15:45 ` [PATCH 1/1] " Robert Yang
  0 siblings, 1 reply; 5+ messages in thread
From: Robert Yang @ 2012-08-28 15:45 UTC (permalink / raw)
  To: openembedded-core; +Cc: Zhenfeng.Zhao

Test info:
MACHINE = beagleboard/mpc8315e-rdb/qemux86
PACKAGE_CLASSES = package_rpm

$ bitbake core-image-minimal core-image-sato meta-toolchain \
	meta-toolchain-sdk adt-installer meta-ide-support

$ bitbake package-index

$ runqemu qemux86 (when MACHINE=qemux86)

All of them are OK.

Note:
The nativesdk's arch would be x86_64_nativesdk or i686_nativesdk (it was
x86_64 or i686 in the past) when use rpm, I have tested as much as I
can, but I'm not sure whether I have missed anything which minds this.

// Robert

The following changes since commit b4c5725af4cd85d5644f0373e2674e903c4eab2b:

  yocto-bsp: add missing xserver-xf86-config .bbappend for qemu (2012-08-25 14:47:07 +0100)

are available in the git repository at:

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

Robert Yang (1):
  package_rpm.bbclass: fix the arch (replace "-" with "_")

 meta/classes/package_rpm.bbclass | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
1.7.11.2




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

end of thread, other threads:[~2012-09-10  3:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-28 15:45 [PATCH 0/1] package_rpm.bbclass: fix the arch (replace "-" with "_") Robert Yang
2012-08-28 15:45 ` [PATCH 1/1] " Robert Yang
2012-09-06 16:52   ` Mark Hatle
2012-09-06 17:38     ` Mark Hatle
2012-09-10  3:16       ` Robert Yang

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