Openembedded Core Discussions
 help / color / mirror / Atom feed
* [RFC PATCH 0/7][dora] misc WR patches
@ 2013-12-05 22:57 Mark Hatle
  2013-12-05 22:57 ` [RFC PATCH 1/7][dora] native-python: bad interpreter error message Mark Hatle
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Mark Hatle @ 2013-12-05 22:57 UTC (permalink / raw)
  To: openembedded-core

The following patches are various items that we have in our tree, but I
don't believe are generally applicable and should likely -not- be merged
into oe-core.

These are being sent for Yocto Project compliance.

Note a few of these have previous been sent.  The items were resent because
later patches relied on them.

The following changes since commit c303f5ecf7cda1c3b8bb776a6800946c0487cd93:

  Revert "utils.bbclass: Fix override ordering for FILESPATH" (2013-12-03 12:55:47 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib mhatle/dora-misc
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mhatle/dora-misc

Amy Fong (1):
  native-python: bad interpreter error message

Chen Qi (1):
  bind: add support for read-only rootfs

Junxian.Xiao (1):
  Fix conflict between procps and base-files

Ming Liu (2):
  bind: run in the chrooted jail
  bind: use volatiles for managing /var/ subdirs

Wenzong Fan (1):
  nss: workaround multilib build on 32bit host

Yue Tao (1):
  bind: add init.d/bind status command

 meta/classes/distutils.bbclass                     |  14 ++-
 .../bind-add-init-bind-status-command.patch        |  45 ++++++++
 meta/recipes-connectivity/bind/bind-9.8.1/bind9    |  33 ++++++
 .../init.d-add-support-for-read-only-rootfs.patch  |  70 ++++++++++++
 .../bind/bind-9.8.1/init.d-fix-indentation.patch   |  90 ++++++++++++++++
 .../init.d-normalize-for-volatiles.patch           |  37 +++++++
 .../bind/bind-9.8.1/setup-chroot-hooks.patch       | 119 +++++++++++++++++++++
 .../bind/bind-9.8.1/volatiles.98_bind              |   5 +
 .../bind/bind-9.8.1/volatiles.99_bind-chroot       |  10 ++
 meta/recipes-connectivity/bind/bind_9.8.1.bb       |  31 +++++-
 meta/recipes-extended/procps/procps_3.2.8.bb       |   4 +
 .../nss/files/nss-fix-nsinstall-build.patch        |  35 ++++++
 meta/recipes-support/nss/nss.inc                   |   1 +
 13 files changed, 489 insertions(+), 5 deletions(-)
 create mode 100644 meta/recipes-connectivity/bind/bind-9.8.1/bind-add-init-bind-status-command.patch
 create mode 100644 meta/recipes-connectivity/bind/bind-9.8.1/bind9
 create mode 100644 meta/recipes-connectivity/bind/bind-9.8.1/init.d-add-support-for-read-only-rootfs.patch
 create mode 100644 meta/recipes-connectivity/bind/bind-9.8.1/init.d-fix-indentation.patch
 create mode 100644 meta/recipes-connectivity/bind/bind-9.8.1/init.d-normalize-for-volatiles.patch
 create mode 100644 meta/recipes-connectivity/bind/bind-9.8.1/setup-chroot-hooks.patch
 create mode 100644 meta/recipes-connectivity/bind/bind-9.8.1/volatiles.98_bind
 create mode 100644 meta/recipes-connectivity/bind/bind-9.8.1/volatiles.99_bind-chroot
 create mode 100644 meta/recipes-support/nss/files/nss-fix-nsinstall-build.patch

-- 
1.8.1.2.545.g2f19ada



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

end of thread, other threads:[~2013-12-05 22:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-05 22:57 [RFC PATCH 0/7][dora] misc WR patches Mark Hatle
2013-12-05 22:57 ` [RFC PATCH 1/7][dora] native-python: bad interpreter error message Mark Hatle
2013-12-05 22:57 ` [RFC PATCH 2/7][dora] nss: workaround multilib build on 32bit host Mark Hatle
2013-12-05 22:57 ` [RFC PATCH 3/7][dora] Fix conflict between procps and base-files Mark Hatle
2013-12-05 22:57 ` [RFC PATCH 4/7][dora] bind: run in the chrooted jail Mark Hatle
2013-12-05 22:57 ` [RFC PATCH 5/7][dora] bind: add support for read-only rootfs Mark Hatle
2013-12-05 22:57 ` [RFC PATCH 6/7][dora] bind: add init.d/bind status command Mark Hatle
2013-12-05 22:57 ` [RFC PATCH 7/7][dora] bind: use volatiles for managing /var/ subdirs Mark Hatle

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