]> code.ossystems Code Review - openembedded-core.git/commit
package_rpm: Ensure PV manipulations are correct
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 16 Mar 2013 15:46:15 +0000 (15:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 16 Mar 2013 17:07:32 +0000 (17:07 +0000)
commit0f8447a7d99d2645b932eac1c24149f0c2d3791e
treeb1153a85e3d429ef59f91df23fd445d58e83c718
parentf46cf86d0ec3b80ce526b4dad1b1eac5995969ec
package_rpm: Ensure PV manipulations are correct

The previous change to this function fixed one manipuation at
the expense of the other, depending on ow expanded the versioned
dependency string was when the AUTOINC substitution was made.

This update ensures we cover both cases and ensures the classextended
version works as as well as the normal case.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_rpm.bbclass