Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/9] Revised patch set for fixing owners/groups
Date: Thu, 23 Jun 2011 13:19:26 -0500	[thread overview]
Message-ID: <cover.1308852888.git.mark.hatle@windriver.com> (raw)

This is a revised patch set for fixing the owners/groups.  It adds a
local intercrepter routine for "chown" that runs only with native and
nativesdk packages.

Also update the rejected python patch to fix only the gobject item.

The following changes since commit ad098e40e8c57727892819e131bf18308bf244d2:

  packagedata.py: Fix read_subpkgdata_dict() (2011-06-23 16:01:20 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib mhatle/recipe-fixup
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/perms

Mark Hatle (9):
  native/nativesdk: Add a simple chown intercept command
  resolveconf: Fix file owners
  base-passwd: Fix owners/groups
  ghostscript: Fix owner/group of /etc/cups
  libtirpc: Fix owner/group of /etc/netconfig
  tzdata: Ensure all files are owned by root:root
  gnome-doc-utils: Fix the owner/group on select files
  db: Fix file ownership
  python: Add python to the dependency to pygobject

 meta/classes/native.bbclass                        |    2 ++
 meta/classes/nativesdk.bbclass                     |    2 ++
 .../resolvconf/resolvconf_1.48.bb                  |    3 ++-
 .../recipes-core/base-passwd/base-passwd_3.5.22.bb |   10 +++++-----
 .../python/python-pygobject_2.27.91.bb             |    4 ++--
 .../ghostscript/ghostscript_9.02.bb                |    4 +++-
 meta/recipes-extended/libtirpc/libtirpc_0.2.1.bb   |    6 +++++-
 meta/recipes-extended/tzdata/tzdata_2011g.bb       |    4 ++--
 meta/recipes-gnome/gnome/gnome-doc-utils.inc       |    3 +++
 meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb |    2 +-
 meta/recipes-support/db/db_5.1.19.bb               |    2 ++
 scripts/native-intercept/chown                     |    2 ++
 12 files changed, 31 insertions(+), 13 deletions(-)
 create mode 100755 scripts/native-intercept/chown

-- 
1.7.3.4




             reply	other threads:[~2011-06-23 18:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-23 18:19 Mark Hatle [this message]
2011-06-23 18:19 ` [PATCH 1/9] native/nativesdk: Add a simple chown intercept command Mark Hatle
2011-06-23 18:19 ` [PATCH 2/9] resolveconf: Fix file owners Mark Hatle
2011-06-23 18:19 ` [PATCH 3/9] base-passwd: Fix owners/groups Mark Hatle
2011-06-23 18:19 ` [PATCH 4/9] ghostscript: Fix owner/group of /etc/cups Mark Hatle
2011-06-23 18:19 ` [PATCH 5/9] libtirpc: Fix owner/group of /etc/netconfig Mark Hatle
2011-06-23 18:10   ` Koen Kooi
2011-06-23 19:33     ` Khem Raj
2011-06-23 18:19 ` [PATCH 6/9] tzdata: Ensure all files are owned by root:root Mark Hatle
2011-06-23 18:19 ` [PATCH 7/9] gnome-doc-utils: Fix the owner/group on select files Mark Hatle
2011-06-23 18:19 ` [PATCH 8/9] db: Fix file ownership Mark Hatle
2011-06-23 18:19 ` [PATCH 9/9] python: Add python to the dependency to pygobject Mark Hatle

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.1308852888.git.mark.hatle@windriver.com \
    --to=mark.hatle@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox