All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chen Qi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/5] Changes regarding log checking and license checksums
Date: Wed, 18 Mar 2015 17:16:09 +0800	[thread overview]
Message-ID: <cover.1426670089.git.Qi.Chen@windriver.com> (raw)

The following changes since commit 0752c79282b1cc9699743e719518e6c341d50a3a:

  systemd: fix /var/log/journal ownership (2015-03-16 17:38:51 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib ChenQi/log-check-license-warn
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/log-check-license-warn

Chen Qi (5):
  rootfs.py: two changes regarding log checking
  rootfs.py: add log checking ability for deb and ipk
  packagegroup: add LIC_FILES_CHKSUM
  os-release: add LIC_FILES_CHKSUM
  glibc-collateral.inc: add LIC_FILES_CHKSUM

 meta/lib/oe/rootfs.py                              | 64 +++++++++++++++-------
 meta/recipes-core/glibc/glibc-collateral.inc       |  2 +
 meta/recipes-core/os-release/os-release.bb         |  1 +
 .../packagegroups/packagegroup-base.bb             |  1 +
 .../packagegroups/packagegroup-core-boot.bb        |  1 +
 .../packagegroup-core-buildessential.bb            |  1 +
 .../packagegroup-core-eclipse-debug.bb             |  1 +
 .../packagegroups/packagegroup-core-nfs.bb         |  1 +
 .../packagegroups/packagegroup-core-sdk.bb         |  1 +
 .../packagegroup-core-ssh-dropbear.bb              |  1 +
 .../packagegroups/packagegroup-core-ssh-openssh.bb |  1 +
 .../packagegroup-core-standalone-sdk-target.bb     |  1 +
 .../packagegroups/packagegroup-core-tools-debug.bb |  1 +
 .../packagegroup-core-tools-profile.bb             |  1 +
 .../packagegroup-core-tools-testapps.bb            |  1 +
 .../packagegroups/packagegroup-cross-canadian.bb   |  1 +
 .../packagegroups/packagegroup-self-hosted.bb      |  1 +
 .../packagegroup-core-device-devel.bb              |  1 +
 .../packagegroup-core-full-cmdline.bb              |  1 +
 .../packagegroups/packagegroup-core-lsb.bb         |  1 +
 .../packagegroups/packagegroup-core-clutter.bb     |  1 +
 .../packagegroups/packagegroup-core-directfb.bb    |  1 +
 .../packagegroups/packagegroup-core-x11-base.bb    |  1 +
 .../packagegroups/packagegroup-core-x11-xserver.bb |  1 +
 .../packagegroups/packagegroup-core-x11.bb         |  1 +
 .../packagegroups/packagegroup-core-qt.bb          |  1 +
 .../packagegroups/packagegroup-core-qt4e.bb        |  1 +
 .../packagegroup-qt-toolchain-target.inc           |  1 +
 .../packagegroups/packagegroup-core-x11-sato.bb    |  1 +
 29 files changed, 74 insertions(+), 19 deletions(-)

-- 
1.9.1



             reply	other threads:[~2015-03-18  9:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-18  9:16 Chen Qi [this message]
2015-03-18  9:16 ` [PATCH 1/5] rootfs.py: two changes regarding log checking Chen Qi
2015-03-18  9:48   ` Paul Eggleton
2015-03-18 15:46     ` Aníbal Limón
2015-03-19  2:16       ` ChenQi
2015-03-18 12:03   ` Martin Jansa
2015-03-18  9:16 ` [PATCH 2/5] rootfs.py: add log checking ability for deb and ipk Chen Qi
2015-03-18  9:16 ` [PATCH 3/5] packagegroup: add LIC_FILES_CHKSUM Chen Qi
2015-03-18  9:37   ` Paul Eggleton
2015-03-18  9:16 ` [PATCH 4/5] os-release: " Chen Qi
2015-03-18  9:16 ` [PATCH 5/5] glibc-collateral.inc: " Chen Qi

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.1426670089.git.Qi.Chen@windriver.com \
    --to=qi.chen@windriver.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.