[OE-core] [PATCH 0/5] [oe-core] Small fixes from bitbake world

Martin Jansa martin.jansa at gmail.com
Wed Dec 5 18:26:02 UTC 2012


The following changes since commit d84f7d7a12b4271f7b2bfde9fb356d750abff15d:

  sstate.bbclass: fix detection of owners matching sstate files (2012-12-05 15:34:01 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib jansa/pull
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/pull

Martin Jansa (5):
  at: change initscript dependency from build time to runtime
  scripts/sstate-diff-machines.sh: add simple script to compare sstate
    checksums between MACHINEs
  scripts/sstate-sysroot-cruft.sh: add simple script to find files in
    sysroots not tracked by sstate
  git: fix unpackaged python files
  python-smartpm: don't try to remove /usr/share/share twice

 meta/recipes-devtools/git/git.inc                  |   4 +-
 meta/recipes-devtools/git/git_1.7.7.bb             |   2 +-
 .../python/python-smartpm_1.4.1.bb                 |   5 +-
 meta/recipes-extended/at/at_3.1.13.bb              |  13 ++-
 scripts/sstate-diff-machines.sh                    | 107 +++++++++++++++++++++
 scripts/sstate-sysroot-cruft.sh                    |  78 +++++++++++++++
 6 files changed, 198 insertions(+), 11 deletions(-)
 create mode 100755 scripts/sstate-diff-machines.sh
 create mode 100755 scripts/sstate-sysroot-cruft.sh

-- 
1.8.0





More information about the Openembedded-core mailing list