[poky] [PATCH 0/4] Addition minor fixes
Mark Hatle
mark.hatle at windriver.com
Thu Mar 10 16:03:50 PST 2011
patch 1/4 has previous been submitted..
patch 2-4 are new works items.
(Patch 2/4) While working on debugging Zypper it was noted that all of
the zypper components ended up in the same directory in /usr/src/debug
on the target. The directory structure was adjusted slightly to ensure
we don't get any conflicts.
(patch 4/4) In addition when debugging C++ components, it's difficult
unless the python helpers are available. Fix the gcc-runtime recipe to
include the helpers.
(patch 3/4) We also fix a race condition where rpm package writing could
occur at the same time that the RPM solvedb is being generated. This
race could cause a failure.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: mhatle/bernard/fixes
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/bernard/fixes
Thanks,
Mark Hatle <mark.hatle at windriver.com>
---
Mark Hatle (4):
gcc-runtime: Ensure that gcc-runtime builds a debug package
package.bbclass: Change the debug directory to avoid conflicts
package_rpm: Fix rootfs generation
gcc-runtime: Fix dbg files
meta/classes/package.bbclass | 10 ++++++++--
meta/classes/package_rpm.bbclass | 8 +++++++-
meta/recipes-devtools/gcc/gcc-package-runtime.inc | 8 ++++++++
meta/recipes-devtools/gcc/gcc-runtime_4.5.1.bb | 2 +-
4 files changed, 24 insertions(+), 4 deletions(-)
--
1.7.3.4
More information about the poky
mailing list