[yocto] [meta-selinux][PATCH v2 0/6] Bump versions to catch up with oe-core master.

Philip Tricca flihp at twobit.us
Sat Nov 16 11:04:03 PST 2013


This series includes the low impact changes necessary to bring meta-selinux
up to speed with a few upgrades in oe-core master. The bulk of this is just
renaming bbappends and minor tweaks to existing patches. I've omitted the
work necessary to get tar from 1.26 to 1.27 on account of the addition of
support for attrs/xattrs/acls in the new version. ACLs don't look to work
out of the box so that new work should be in a separate patch.

Philip Tricca (6):
  glib-2.0: rename bbappend from 2.38.0 to 2.38.1
  mesa: rename bbappend from 9.1.6 to 9.2.2
  gnupg: rename bbappend from 2.0.21 to 2.0.22
  openssh: rename bbappend from 6.2p2 to 6.4p1
  sudo: rename bbappend from 1.8.7 to 1.8.8
  at: bump from 3.1.13 to 3.1.14

 recipes-connectivity/openssh/openssh_6.2p2.bbappend |   13 -------------
 recipes-connectivity/openssh/openssh_6.4p1.bbappend |   13 +++++++++++++
 recipes-core/glib-2.0/glib-2.0_2.38.0.bbappend      |    1 -
 recipes-core/glib-2.0/glib-2.0_2.38.1.bbappend      |    1 +
 recipes-extended/at/at/at-3.1.13-selinux.patch      |    4 ++--
 recipes-extended/at/at_3.1.13.bbappend              |    7 -------
 recipes-extended/at/at_3.1.14.bbappend              |    7 +++++++
 recipes-extended/sudo/sudo_1.8.7.bbappend           |    3 ---
 recipes-extended/sudo/sudo_1.8.8.bbappend           |    3 +++
 recipes-graphics/mesa/mesa_9.1.6.bbappend           |    1 -
 recipes-graphics/mesa/mesa_9.2.2.bbappend           |    1 +
 recipes-support/gnupg/gnupg_2.0.21.bbappend         |    5 -----
 recipes-support/gnupg/gnupg_2.0.22.bbappend         |    5 +++++
 13 files changed, 32 insertions(+), 32 deletions(-)
 delete mode 100644 recipes-connectivity/openssh/openssh_6.2p2.bbappend
 create mode 100644 recipes-connectivity/openssh/openssh_6.4p1.bbappend
 delete mode 100644 recipes-core/glib-2.0/glib-2.0_2.38.0.bbappend
 create mode 100644 recipes-core/glib-2.0/glib-2.0_2.38.1.bbappend
 delete mode 100644 recipes-extended/at/at_3.1.13.bbappend
 create mode 100644 recipes-extended/at/at_3.1.14.bbappend
 delete mode 100644 recipes-extended/sudo/sudo_1.8.7.bbappend
 create mode 100644 recipes-extended/sudo/sudo_1.8.8.bbappend
 delete mode 100644 recipes-graphics/mesa/mesa_9.1.6.bbappend
 create mode 100644 recipes-graphics/mesa/mesa_9.2.2.bbappend
 delete mode 100644 recipes-support/gnupg/gnupg_2.0.21.bbappend
 create mode 100644 recipes-support/gnupg/gnupg_2.0.22.bbappend

-- 
1.7.10.4




More information about the yocto mailing list