From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] Small fixes from bitbake world
Date: Wed, 5 Dec 2012 19:26:02 +0100 [thread overview]
Message-ID: <cover.1354731942.git.Martin.Jansa@gmail.com> (raw)
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
next reply other threads:[~2012-12-05 18:40 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-05 18:26 Martin Jansa [this message]
2012-12-05 18:26 ` [PATCH 1/5] at: change initscript dependency from build time to runtime Martin Jansa
2012-12-05 18:26 ` [PATCH 2/5] scripts/sstate-diff-machines.sh: add simple script to compare sstate checksums between MACHINEs Martin Jansa
2012-12-05 18:26 ` [PATCH 3/5] scripts/sstate-sysroot-cruft.sh: add simple script to find files in sysroots not tracked by sstate Martin Jansa
2012-12-05 19:04 ` Enrico Scholz
2012-12-05 19:35 ` Martin Jansa
2012-12-05 22:49 ` Enrico Scholz
2012-12-06 4:30 ` Martin Jansa
2012-12-06 10:41 ` Enrico Scholz
[not found] ` <cover.1354737450.git.Martin.Jansa@gmail.com>
2012-12-05 19:59 ` [PATCHv2 " Martin Jansa
2012-12-05 19:59 ` [PATCHv2 4/5] git: fix unpackaged python files Martin Jansa
2012-12-05 18:26 ` [PATCH " Martin Jansa
2012-12-05 19:05 ` Martin Jansa
2012-12-05 18:26 ` [PATCH 5/5] python-smartpm: don't try to remove /usr/share/share twice Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1354731942.git.Martin.Jansa@gmail.com \
--to=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox