From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 00/15] updates and qa fixes
Date: Wed, 15 Oct 2014 00:20:48 +0200 [thread overview]
Message-ID: <20141014222048.GN3000@jama> (raw)
In-Reply-To: <1413324868-11856-1-git-send-email-schnitzeltony@googlemail.com>
[-- Attachment #1: Type: text/plain, Size: 4476 bytes --]
On Wed, Oct 15, 2014 at 12:14:13AM +0200, Andreas Müller wrote:
> The following changes since commit d1951db22a9971a1bb7cf25810ec3bdc9669a6f1:
>
> modphp: using PKGCONFIG and PACKAGECONFIG for libxml and soap (2014-10-14 11:48:58 +0200)
You want this in dizzy right? I'm happy to see QA fixes, thanks a lot!
> are available in the git repository at:
>
> git://gitorious.org/schnitzeltony-oe-meta/meta-openembedded.git patches
>
> for you to fetch changes up to 3d89bac9443e27b68ac88571eefbfb8d77e2d3dc:
>
> libgphoto2: add bash to RDEPENDS (2014-10-14 20:15:29 +0200)
>
> ----------------------------------------------------------------
> Andreas Müller (15):
> xfce4-clipman-plugin: update to 1.2.6
> xfce4-equake-plugin: update to 1.3.5
> xfce4-terminal: update to 0.6.3
> xfce-app.bbclass: SRC_URI calculation supports multiple digit version numbers
> orage: update to 4.10.0
> glade3: update to 3.8.5
> mime-support: add perl to RDEPENDS
> xfce4-places-plugin: update to 1.6.0
> gigolo: initial add 0.4.2
> xfce4-mailwatch-plugin: initial add 1.2.0
> packagegroup-xfce-extended: add xfce4-mailwatch-plugin and gigolo
> tumbler: make build deterministic by adding PACKAGECONFIG for gstreamer-thumbnailer
> xfce4-dev-tools: add bash to RDEPENDS
> geany update to 1.24.1
> libgphoto2: add bash to RDEPENDS
>
> meta-oe/recipes-devtools/geany/{geany_1.23.bb => geany_1.24.1.bb} | 4 ++--
> meta-oe/recipes-devtools/glade/{glade3_3.8.2.bb => glade3_3.8.5.bb} | 9 ++++-----
> meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb | 1 +
> meta-oe/recipes-support/mime-support/mime-support_3.48.bb | 1 +
> meta-xfce/classes/xfce-app.bbclass | 2 +-
> meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb | 11 +++++++++++
> meta-xfce/recipes-apps/orage/{orage_4.8.4.bb => orage_4.10.0.bb} | 4 ++--
> meta-xfce/recipes-apps/xfce4-terminal/{xfce4-terminal_0.6.2.bb => xfce4-terminal_0.6.3.bb} | 4 ++--
> meta-xfce/recipes-panel-plugins/clipman/{xfce4-clipman-plugin_1.2.3.bb => xfce4-clipman-plugin_1.2.6.bb} | 6 ++++--
> meta-xfce/recipes-panel-plugins/equake/{xfce4-equake-plugin_1.3.3.bb => xfce4-equake-plugin_1.3.5.bb} | 5 ++---
> meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.2.0.bb | 11 +++++++++++
> meta-xfce/recipes-panel-plugins/places/{xfce4-places-plugin_1.5.0.bb => xfce4-places-plugin_1.6.0.bb} | 4 ++--
> meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb | 2 ++
> meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb | 3 +++
> meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb | 2 ++
> 15 files changed, 50 insertions(+), 19 deletions(-)
> rename meta-oe/recipes-devtools/geany/{geany_1.23.bb => geany_1.24.1.bb} (73%)
> rename meta-oe/recipes-devtools/glade/{glade3_3.8.2.bb => glade3_3.8.5.bb} (73%)
> create mode 100644 meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb
> rename meta-xfce/recipes-apps/orage/{orage_4.8.4.bb => orage_4.10.0.bb} (80%)
> rename meta-xfce/recipes-apps/xfce4-terminal/{xfce4-terminal_0.6.2.bb => xfce4-terminal_0.6.3.bb} (67%)
> rename meta-xfce/recipes-panel-plugins/clipman/{xfce4-clipman-plugin_1.2.3.bb => xfce4-clipman-plugin_1.2.6.bb} (69%)
> rename meta-xfce/recipes-panel-plugins/equake/{xfce4-equake-plugin_1.3.3.bb => xfce4-equake-plugin_1.3.5.bb} (64%)
> create mode 100644 meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.2.0.bb
> rename meta-xfce/recipes-panel-plugins/places/{xfce4-places-plugin_1.5.0.bb => xfce4-places-plugin_1.6.0.bb} (74%)
>
> --
> 1.8.3.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2014-10-14 22:18 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
2014-10-14 22:14 ` [PATCH 01/15] xfce4-clipman-plugin: update to 1.2.6 Andreas Müller
2014-10-14 22:14 ` [PATCH 02/15] xfce4-equake-plugin: update to 1.3.5 Andreas Müller
2014-10-14 22:14 ` [PATCH 03/15] xfce4-terminal: update to 0.6.3 Andreas Müller
2014-10-14 22:14 ` [PATCH 04/15] xfce-app.bbclass: SRC_URI calculation supports multiple digit version numbers Andreas Müller
2014-10-14 22:14 ` [PATCH 05/15] orage: update to 4.10.0 Andreas Müller
2014-10-14 22:14 ` [PATCH 06/15] glade3: update to 3.8.5 Andreas Müller
2014-10-14 22:14 ` [PATCH 07/15] mime-support: add perl to RDEPENDS Andreas Müller
2014-10-14 22:14 ` [PATCH 08/15] xfce4-places-plugin: update to 1.6.0 Andreas Müller
2014-10-14 22:14 ` [PATCH 09/15] gigolo: initial add 0.4.2 Andreas Müller
2014-10-14 22:14 ` [PATCH 10/15] xfce4-mailwatch-plugin: initial add 1.2.0 Andreas Müller
2014-10-14 22:14 ` [PATCH 11/15] packagegroup-xfce-extended: add xfce4-mailwatch-plugin and gigolo Andreas Müller
2014-10-14 22:14 ` [PATCH 12/15] tumbler: make build deterministic by adding PACKAGECONFIG for gstreamer-thumbnailer Andreas Müller
2014-10-14 22:14 ` [PATCH 13/15] xfce4-dev-tools: add bash to RDEPENDS Andreas Müller
2014-10-14 22:14 ` [PATCH 14/15] geany update to 1.24.1 Andreas Müller
2014-10-14 22:14 ` [PATCH 15/15] libgphoto2: add bash to RDEPENDS Andreas Müller
2014-10-14 22:20 ` Martin Jansa [this message]
2014-10-15 7:10 ` [PATCH 00/15] updates and qa fixes Andreas Müller
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=20141014222048.GN3000@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@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