[oe-commits] Mark Hatle : rpm/smart: Fix runtime-relocation issues w/ RPM and Smart

git at git.openembedded.org git at git.openembedded.org
Mon Dec 17 17:23:52 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 355a621caca66ed393d36fff6be8918921cf45ae
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=355a621caca66ed393d36fff6be8918921cf45ae

Author: Mark Hatle <mark.hatle at windriver.com>
Date:   Tue Dec 11 08:09:40 2012 -0600

rpm/smart: Fix runtime-relocation issues w/ RPM and Smart

Fix runtime-relocation issues with the RPM and Smart wrappers.

In addition the patches were necessary to fix related problems.
The changes to the includes three categories of issues:
  *) Incorrect pathname evaluations
  *) Incorrect evaluation of the /etc/rpm/platform file contents
  *) Confusing vendor #define checks

Finally, a simple way to debug the platformScore was added as
that is necessary to debug how this works and into the smart system.

Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../python/python-smartpm_1.4.1.bb                 |   17 ++++-
 .../rpm/rpm/rpm-debug-platform.patch               |   65 +++++++++++++++
 meta/recipes-devtools/rpm/rpm/rpm-platform.patch   |    2 +-
 meta/recipes-devtools/rpm/rpm/rpm-platform2.patch  |   87 +++++++++++++++----
 meta/recipes-devtools/rpm/rpm_5.4.9.bb             |   41 +++++----
 5 files changed, 173 insertions(+), 39 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=355a621caca66ed393d36fff6be8918921cf45ae




More information about the Openembedded-commits mailing list