]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:08:25 +0000 (17:08 +0000)
commitb5e5d25c25f30db1f9855e24afef9d8f0bb77d35
treee251a22561291810d7bba9edf80931763b4367a1
parent1ceb13dda11645229053fc4840954333f8910ba4
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.

(From OE-Core rev: 0f8447a7d99d2645b932eac1c24149f0c2d3791e)

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