Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 00/10] Pending patches
@ 2012-12-14 23:40 Martin Jansa
  2012-12-14 23:40 ` [PATCH 01/10] scripts/sstate-diff-machines.sh: add simple script to compare sstate checksums between MACHINEs Martin Jansa
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Martin Jansa @ 2012-12-14 23:40 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit a24a5e5c9ede4275f7188935a9410b84d406ed19:

  libacpi: Remove QA warning: No GNU_HASH in the elf binary (2012-12-13 14:48:13 +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 (9):
  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
  rootfs_*.bbclass: exclude BUILDNAME var dependency from do_rootfs
  bitbake.conf: exclude DATETIME var dependency from IMAGE_NAME
  kernel.bbclass: include PE in KERNEL_IMAGE_BASE_NAME
  kernel.bbclass: use the same versioning schema for modules.tgz and
    provide link to latest
  autotools: copy also remove-potcdate.sin from
    ${STAGING_DATADIR_NATIVE}/gettext/po
  gettext: move remove-potcdate.sin from gettext-native to
    gettext-minimal-native
  iptables: include /usr/share/xtables/pf.os in PN if it's build

Phil Blundell (1):
  kernel.bbclass: Allow modules*.tar.gz generation to be inhibited

 meta/classes/autotools.bbclass                     |   3 +
 meta/classes/kernel.bbclass                        |  12 ++-
 meta/classes/rootfs_deb.bbclass                    |   1 +
 meta/classes/rootfs_ipk.bbclass                    |   1 +
 meta/classes/rootfs_rpm.bbclass                    |   1 +
 meta/conf/bitbake.conf                             |   1 +
 .../gettext-minimal-0.18.1.1/remove-potcdate.sin   |  19 ++++
 .../gettext/gettext-minimal-native_0.18.1.1.bb     |   4 +-
 meta/recipes-core/gettext/gettext_0.18.1.1.bb      |   3 +-
 meta/recipes-extended/iptables/iptables_1.4.15.bb  |   4 +-
 scripts/sstate-diff-machines.sh                    | 107 +++++++++++++++++++++
 scripts/sstate-sysroot-cruft.sh                    |  78 +++++++++++++++
 12 files changed, 227 insertions(+), 7 deletions(-)
 create mode 100644 meta/recipes-core/gettext/gettext-minimal-0.18.1.1/remove-potcdate.sin
 create mode 100755 scripts/sstate-diff-machines.sh
 create mode 100755 scripts/sstate-sysroot-cruft.sh

-- 
1.8.0.2




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-12-15  1:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-14 23:40 [PATCH 00/10] Pending patches Martin Jansa
2012-12-14 23:40 ` [PATCH 01/10] scripts/sstate-diff-machines.sh: add simple script to compare sstate checksums between MACHINEs Martin Jansa
2012-12-14 23:40 ` [PATCH 02/10] scripts/sstate-sysroot-cruft.sh: add simple script to find files in sysroots not tracked by sstate Martin Jansa
2012-12-14 23:40 ` [PATCH 03/10] rootfs_*.bbclass: exclude BUILDNAME var dependency from do_rootfs Martin Jansa
2012-12-14 23:40 ` [PATCH 04/10] bitbake.conf: exclude DATETIME var dependency from IMAGE_NAME Martin Jansa
2012-12-14 23:40 ` [PATCH 05/10] kernel.bbclass: include PE in KERNEL_IMAGE_BASE_NAME Martin Jansa
2012-12-14 23:40 ` [PATCH 06/10] kernel.bbclass: use the same versioning schema for modules.tgz and provide link to latest Martin Jansa
2012-12-15  1:15   ` Bruce Ashfield
2012-12-14 23:40 ` [PATCH 07/10] kernel.bbclass: Allow modules*.tar.gz generation to be inhibited Martin Jansa
2012-12-14 23:40 ` [PATCH 08/10] autotools: copy also remove-potcdate.sin from ${STAGING_DATADIR_NATIVE}/gettext/po Martin Jansa
2012-12-14 23:40 ` [PATCH 09/10] gettext: move remove-potcdate.sin from gettext-native to gettext-minimal-native Martin Jansa
2012-12-14 23:40 ` [PATCH 10/10] iptables: include /usr/share/xtables/pf.os in PN if it's build Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox