From patchwork Fri Feb 17 17:42:28 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,0/7] Pending patches in O.S. Systems' tree Date: Fri, 17 Feb 2012 17:42:28 -0000 From: Otavio Salvador X-Patchwork-Id: 21363 Message-Id: To: openembedded-devel@lists.openembedded.org The following changes since commit 83281ff6b918b05f0d12d11a0a031db30f7fb1a5: xfce4-settings: Update to latest stable version 4.8.3. (2012-02-14 15:15:54 +0100) are available in the git repository at: git://github.com/OSSystems/meta-oe master https://github.com/OSSystems/meta-oe/tree/master Otavio Salvador (7): Revert "systemd.bbclass: depends on systemd" udisks: explicitly depends on systemd polkit: depends on systemd net-snmp: sync with 5.7 maintainence branch net-snmp: use netlink support net-snmp: move static libs onto ${PN}-staticdev openbox: add 3.4.11.2 meta-oe/classes/systemd.bbclass | 2 +- .../net-snmp/files/libnl-3-support.patch | 69 + .../net-snmp/files/sync-with-5.7-branch.patch |19998 ++++++++++++++++++++ meta-oe/recipes-extended/net-snmp/net-snmp.inc | 9 +- .../recipes-extended/net-snmp/net-snmp_5.7.1.bb | 4 +- .../recipes-extended/polkit/polkit_0.104.bbappend | 3 + .../openbox/openbox/fix-decorations.patch | 73 + .../openbox/openbox/fix-dialog-buttons.patch | 38 + .../openbox/openbox/sync-with-3.4-working.patch | 2739 +++ .../recipes-graphics/openbox/openbox_3.4.11.2.bb | 40 + meta-oe/recipes-support/udisks/udisks_1.0.4.bb | 4 +- 11 files changed, 22970 insertions(+), 9 deletions(-) create mode 100644 meta-oe/recipes-extended/net-snmp/files/libnl-3-support.patch create mode 100644 meta-oe/recipes-extended/net-snmp/files/sync-with-5.7-branch.patch create mode 100644 meta-oe/recipes-extended/polkit/polkit_0.104.bbappend create mode 100644 meta-oe/recipes-graphics/openbox/openbox/fix-decorations.patch create mode 100644 meta-oe/recipes-graphics/openbox/openbox/fix-dialog-buttons.patch create mode 100644 meta-oe/recipes-graphics/openbox/openbox/sync-with-3.4-working.patch create mode 100644 meta-oe/recipes-graphics/openbox/openbox_3.4.11.2.bb