All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mihai Prica <mihai.prica@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] Add midori and dependencies
Date: Tue, 27 Aug 2013 17:59:34 +0300	[thread overview]
Message-ID: <cover.1377613447.git.mihai.prica@intel.com> (raw)

The Midori web-browser can be used to more easily test the functionality
of webkit-gtk.

* The midori and libnotify recipes are from meta-gnome.
* The python-docutils and vala recipes are from meta-oe.
* The midori and python-docutils packages have been updated to the latest
upstream version.

Midori also depends on ca-certificates. A patch set was sent by Christopher
Larson that adds the recipe in oe-core. This series depends on his addition.

The following changes since commit b467b99a5d25efe5eadfb07dbecba608575256ac:

  linux-yocto: switch genericx86 to use common-pc (2013-08-24 09:37:49 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib mihaip/midori
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mihaip/midori

Mihai Prica (5):
  python-docutils: add version 0.11 from meta-oe
  libnotify: add version 0.6.0 from meta-oe
  vala: add version 0.16 from meta-oe
  vala.bbclass: add class from meta-oe
  midori: add version 0.5.5 from meta-oe

 meta/classes/vala.bbclass                          |   18 +++++++
 .../python/python-docutils_0.11.bb                 |   18 +++++++
 ...-gen-don-t-append-dirty-if-we-re-not-in-g.patch |   53 ++++++++++++++++++++
 meta/recipes-devtools/vala/vala.inc                |   20 ++++++++
 meta/recipes-devtools/vala/vala_0.16.0.bb          |    8 +++
 meta/recipes-gnome/libnotify/libnotify_0.6.0.bb    |   17 +++++++
 meta/recipes-sato/midori/midori_0.5.5.bb           |   43 ++++++++++++++++
 7 files changed, 177 insertions(+)
 create mode 100644 meta/classes/vala.bbclass
 create mode 100644 meta/recipes-devtools/python/python-docutils_0.11.bb
 create mode 100644 meta/recipes-devtools/vala/vala-0.16.0/0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.patch
 create mode 100644 meta/recipes-devtools/vala/vala.inc
 create mode 100644 meta/recipes-devtools/vala/vala_0.16.0.bb
 create mode 100644 meta/recipes-gnome/libnotify/libnotify_0.6.0.bb
 create mode 100644 meta/recipes-sato/midori/midori_0.5.5.bb

-- 
1.7.9.5



             reply	other threads:[~2013-08-27 15:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-27 14:59 Mihai Prica [this message]
2013-08-27 14:59 ` [PATCH 1/5] python-docutils: add version 0.11 from meta-oe Mihai Prica
2013-08-27 14:59 ` [PATCH 2/5] libnotify: add version 0.6.0 " Mihai Prica
2013-08-27 14:59 ` [PATCH 3/5] vala: add version 0.16 " Mihai Prica
2013-08-27 14:59 ` [PATCH 4/5] vala.bbclass: add class " Mihai Prica
2013-08-27 14:59 ` [PATCH 5/5] midori: add version 0.5.5 " Mihai Prica
2013-08-27 15:15 ` [PATCH 0/5] Add midori and dependencies Paul Eggleton
2013-08-28  8:18 ` Martin Jansa
2013-08-28  8:48   ` Paul Eggleton

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.1377613447.git.mihai.prica@intel.com \
    --to=mihai.prica@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.