From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 01/37] package/efl: remove shared version number
Date: Sat, 10 Oct 2015 12:55:44 +0200 [thread overview]
Message-ID: <20151010125544.6d33a1cc@free-electrons.com> (raw)
In-Reply-To: <1444471422-15118-2-git-send-email-romain.naour@openwide.fr>
Dear Romain Naour,
On Sat, 10 Oct 2015 12:03:06 +0200, Romain Naour wrote:
> This is necessary to move efl packages to package directory
> and prepare the efl version bump to the latest release.
>
> Signed-off-by: Romain Naour <romain.naour@openwide.fr>
> ---
> package/efl/efl.mk | 1 -
> package/efl/expedite/expedite.mk | 2 +-
> package/efl/libecore/libecore.mk | 2 +-
> package/efl/libedbus/libedbus.mk | 2 +-
> package/efl/libedje/libedje.mk | 2 +-
> package/efl/libeet/libeet.mk | 2 +-
> package/efl/libefreet/libefreet.mk | 2 +-
> package/efl/libeina/libeina.mk | 2 +-
> package/efl/libeio/libeio.mk | 2 +-
> package/efl/libelementary/libelementary.mk | 2 +-
> package/efl/libembryo/libembryo.mk | 2 +-
> package/efl/libethumb/libethumb.mk | 2 +-
> package/efl/libevas-generic-loaders/libevas-generic-loaders.mk | 2 +-
> package/efl/libevas/libevas.mk | 2 +-
> 14 files changed, 13 insertions(+), 14 deletions(-)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-10-10 10:55 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-10 10:03 [Buildroot] [PATCH v3 00/37] efl bump to 1.15.2 Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 01/37] package/efl: remove shared version number Romain Naour
2015-10-10 10:55 ` Thomas Petazzoni [this message]
2015-10-10 10:03 ` [Buildroot] [PATCH v3 02/37] package/expedite: move to package directory Romain Naour
2015-10-10 10:54 ` Thomas Petazzoni
2015-10-10 12:43 ` Romain Naour
2015-10-10 12:55 ` Thomas Petazzoni
2015-10-10 13:31 ` Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 03/37] package/libelementary: " Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 04/37] package/libevas-generic-loaders: " Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 05/37] package/efl: move one directory higher Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 06/37] package/efl: new host-package Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 07/37] package/efl: new package Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 08/37] package/efl: regenerate the configure script Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 09/37] package/efl: fix framebuffer support Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 10/37] package/efl: add harfbuzz dependency Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 11/37] package/efl: add wayland dependency Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 12/37] package/efl: add libcurl dependency Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 13/37] package/efl: add libblkid dependency Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 14/37] package/efl: add webp dependency Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 15/37] package/efl: add frame buffer config option Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 16/37] package/efl: add jp2k " Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 17/37] package/efl: add X11 support Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 18/37] package/efl: add OpenGL/OpenGLES support Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 19/37] package/efl: enable xinput2.2 Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 20/37] package/efl: add systemd dependency Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 21/37] package/libevas-generic-loaders: bump to version 1.15.0 Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 22/37] package/libevas-generic-loaders: add libraw dependency Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 23/37] package/libelementary: bump to version 1.15.2 Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 24/37] package/libelementary: add host package Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 25/37] package/enlightenment: bump to version 0.19.12 Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 26/37] package/expedite: bump to efl-1.15 branch Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 27/37] package/libethumb: remove package Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 28/37] package/libedje: " Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 29/37] package/libembryo: " Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 30/37] package/libeio: " Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 31/37] package/libefreet: " Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 32/37] package/libedbus: " Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 33/37] package/libecore: " Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 34/37] package/libevas: " Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 35/37] package/libeet: " Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 36/37] package/libeina: " Romain Naour
2015-10-10 10:03 ` [Buildroot] [PATCH v3 37/37] package/libemotion-generic-players: new package Romain Naour
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=20151010125544.6d33a1cc@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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