]> code.ossystems Code Review - openembedded-core.git/commit
package_rpm.bbclass: change the arch's "-" to "_" for platform
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 25 Sep 2012 13:38:36 +0000 (21:38 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Sep 2012 13:56:46 +0000 (14:56 +0100)
commit9880a5261ca509c69efbafa27cddd9b2b8ca08f0
tree7b3d9fe50541ed135526a2a733f89e60612f5e04
parentad17fa82a481ab3c9f17a8338ebad1eb07c0f9d8
package_rpm.bbclass: change the arch's "-" to "_" for platform

The platform and platform_extra will be written to /etc/rpm/platform,
the rpm's arch has changed the "-" to "_", so the value in platform
should also be updated.

[YOCTO #3159]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_rpm.bbclass