[OE-core] [PATCH 7/7] sat-solver: Fix solution DB generation and general cleanup

Richard Purdie richard.purdie at linuxfoundation.org
Thu Mar 17 00:22:21 UTC 2011


On Wed, 2011-03-16 at 18:30 -0500, Mark Hatle wrote:
> Uprev sat-solver to the latest git version.  This corrects the solv db
> generation with RPM5.
> 
> Refactor the patches for RPM5 support, cleaning up components of the
> cmake.patch for submission upstream.  (Also fix a problem remaining
> in the upstream with a mismatched function name.)
> 
> Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
> ---
>  .../conf/distro/include/poky-default-revisions.inc |    2 +-
>  .../sat-solver/sat-solver/cmake.patch              |   58 ++---------------
>  .../sat-solver/sat-solver/rpm5-solvdb.patch        |   30 ---------
>  .../sat-solver/sat-solver/rpm5.patch               |   53 ---------------
>  .../sat-solver/sat-solver/sat-solver_rpm5.patch    |   67 ++++++++++++++++++++
>  meta/recipes-extended/sat-solver/sat-solver_git.bb |    7 +-
>  6 files changed, 78 insertions(+), 139 deletions(-)
>  delete mode 100644 meta/recipes-extended/sat-solver/sat-solver/rpm5-solvdb.patch
>  delete mode 100644 meta/recipes-extended/sat-solver/sat-solver/rpm5.patch
>  create mode 100644 meta/recipes-extended/sat-solver/sat-solver/sat-solver_rpm5.patch

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list