All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [RC Fixes 0/8] Avahi, OpenSUSE and other fixes
Date: Tue, 20 Sep 2011 16:43:16 -0700	[thread overview]
Message-ID: <cover.1316562083.git.sgw@linux.intel.com> (raw)

Richard,

This set contains fixes from other folks that have been vetted,
it also contains my (hopefully) final pass at the avahi refactor
along with a bunch of Distro Data Fixes and updates prior to release.

Sau!

The following changes since commit 81274f4488fbc4d68d150870735ec0181b60b451:

  freetype: disable bzip2 compressed font support (2011-09-19 13:14:03 +0100)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib sgw/stage
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgw/stage

Anders Darander (3):
  libzypp: git repo moved to github
  sat-solver: git repo moved to github
  zypper: git repo moved to github

Dexuan Cui (1):
  deb packages support: switch from /var/dpkg to /var/lib/dpkg

Paul Eggleton (1):
  scripts/combo-layer: fix still overzealous regex in default hook
    script

Saul Wold (3):
  distrodata: fix distro_check code
  distro tracking: Update Distro Aliases
  avahi: Refactor recipe to move UI to avahi-ui

 meta/classes/distrodata.bbclass                    |   19 ++++-
 meta/classes/package_deb.bbclass                   |   10 +-
 meta/classes/populate_sdk_deb.bbclass              |    4 +-
 meta/classes/rootfs_deb.bbclass                    |   20 +++---
 .../conf/distro/include/distro_tracking_fields.inc |   83 ++++++++++++++++++-
 meta/lib/oe/distro_check.py                        |    8 +-
 meta/recipes-connectivity/avahi/avahi-ui_0.6.30.bb |   37 +++++++++
 meta/recipes-connectivity/avahi/avahi.inc          |   86 ++++++++++---------
 meta/recipes-connectivity/avahi/avahi_0.6.30.bb    |    6 +-
 meta/recipes-devtools/apt/apt-native_0.7.14.bb     |    2 +-
 meta/recipes-devtools/apt/apt_0.7.14.bb            |    2 +-
 meta/recipes-devtools/apt/files/apt.conf           |    4 +-
 .../dpkg/run-postinsts/run-postinsts               |    2 +-
 .../dpkg/run-postinsts/run-postinsts.awk           |    2 +-
 meta/recipes-devtools/dpkg/run-postinsts_1.0.bb    |    2 +-
 .../update-alternatives-dpkg.inc                   |    6 +-
 meta/recipes-extended/libzypp/libzypp_git.bb       |    2 +-
 meta/recipes-extended/sat-solver/sat-solver_git.bb |    2 +-
 meta/recipes-extended/zypper/zypper_git.bb         |    2 +-
 scripts/combo-layer-hook-default.sh                |    2 +-
 20 files changed, 220 insertions(+), 81 deletions(-)
 create mode 100644 meta/recipes-connectivity/avahi/avahi-ui_0.6.30.bb

-- 
1.7.6




             reply	other threads:[~2011-09-20 23:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-20 23:43 Saul Wold [this message]
2011-09-20 23:43 ` [RC Fixes 1/8] scripts/combo-layer: fix still overzealous regex in default hook script Saul Wold
2011-09-20 23:43 ` [RC Fixes 2/8] deb packages support: switch from /var/dpkg to /var/lib/dpkg Saul Wold
2011-09-20 23:43 ` [RC Fixes 3/8] libzypp: git repo moved to github Saul Wold
2011-09-20 23:43 ` [RC Fixes 4/8] sat-solver: " Saul Wold
2011-09-20 23:43 ` [RC Fixes 5/8] zypper: " Saul Wold
2011-09-20 23:43 ` [RC Fixes 6/8] distrodata: fix distro_check code Saul Wold
2011-09-20 23:43 ` [RC Fixes 7/8] distro tracking: Update Distro Aliases Saul Wold
2011-09-21  7:07   ` Koen Kooi
2011-09-21  7:44     ` Saul Wold
2011-09-21  8:01       ` Koen Kooi
2011-09-20 23:43 ` [RC Fixes 8/8] avahi: Refactor recipe to move UI to avahi-ui Saul Wold

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.1316562083.git.sgw@linux.intel.com \
    --to=sgw@linux.intel.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.