]> code.ossystems Code Review - openembedded-core.git/commit
package_rpm: Add capability to directly query packageorigin
authorMark Hatle <mark.hatle@windriver.com>
Mon, 11 Jun 2012 18:18:55 +0000 (13:18 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Jun 2012 10:05:53 +0000 (11:05 +0100)
commita8ff3141fd78442bf328c9d3a489db88ad27486b
tree4910919db5894a0daa00ba2b7da0ae836b127e5d
parent8a2b55c5b7c544ec15113bc21e5c62276449c9c3
package_rpm: Add capability to directly query packageorigin

Add functionality to RPM to directly query the packageorigin (path) from
the resolver database, instead of having to do this via an indirect method.

This results in a minor performance improvement.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_rpm.bbclass
meta/recipes-devtools/rpm/rpm/rpm-packageorigin.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm_5.4.9.bb