Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Laurentiu Palcu <laurentiu.palcu@intel.com>,
	 Luo Zhenhua-B19537 <B19537@freescale.com>,
	Zhenhua Luo <zhenhua.luo@freescale.com>,
	 Otavio Salvador <otavio@ossystems.com.br>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 08/13] xf86-input-evdev: upgrade to 2.8.1
Date: Thu, 01 Aug 2013 16:57:44 -0700	[thread overview]
Message-ID: <51FAF5F8.3090602@linux.intel.com> (raw)
In-Reply-To: <de6a83423f5ac7d902282d888934078c89fa0a01.1375275560.git.laurentiu.palcu@intel.com>

On 07/31/2013 06:09 AM, Laurentiu Palcu wrote:
> Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
> ---
>   ...ut-evdev_2.8.0.bb => xf86-input-evdev_2.8.1.bb} |    4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>   rename meta/recipes-graphics/xorg-driver/{xf86-input-evdev_2.8.0.bb => xf86-input-evdev_2.8.1.bb} (83%)
>
Looks like this change will require a bbappend update to your layers.

It's not in master yet, but will be shortly.

Thanks
	Sau!

> diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.8.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.8.1.bb
> similarity index 83%
> rename from meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.8.0.bb
> rename to meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.8.1.bb
> index d19b82f..bc6c7fc 100644
> --- a/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.8.0.bb
> +++ b/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.8.1.bb
> @@ -16,5 +16,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fefe33b1cf0cacba0e72e3b0fa0f0e16"
>
>   DEPENDS += "mtdev"
>
> -SRC_URI[md5sum] = "e9bef0779d364cb588aa93a0ee6736c8"
> -SRC_URI[sha256sum] = "2f5b4403955f8e82603acff7f8f21a67e89a7c0230e1506c6924c4b9dd8f0e57"
> +SRC_URI[md5sum] = "cc1f59e22edfbc69daecf01e43a8dba3"
> +SRC_URI[sha256sum] = "09f887e1ce6cdb92154035db9044e0795a5c80f1ffb9efc599aed9a9dc1ff539"
>


  reply	other threads:[~2013-08-01 23:57 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-31 13:09 [PATCH 00/13] Package upgrades Laurentiu Palcu
2013-07-31 13:09 ` [PATCH 01/13] xf86-video-intel: upgrade to 2.21.13 Laurentiu Palcu
2013-07-31 13:09 ` [PATCH 02/13] git: upgrade to 1.8.3.4 Laurentiu Palcu
2013-07-31 13:09 ` [PATCH 03/13] nasm: upgrade to 2.10.09 Laurentiu Palcu
2013-07-31 13:09 ` [PATCH 04/13] powertop: upgrade to 2.4 Laurentiu Palcu
2013-07-31 13:09 ` [PATCH 05/13] libdrm: upgrade to 2.4.46 Laurentiu Palcu
2013-07-31 13:09 ` [PATCH 06/13] libpciaccess: upgrade to 0.13.2 Laurentiu Palcu
2013-07-31 13:09 ` [PATCH 07/13] xrandr: upgrade to 1.4.1 Laurentiu Palcu
2013-07-31 13:09 ` [PATCH 08/13] xf86-input-evdev: upgrade to 2.8.1 Laurentiu Palcu
2013-08-01 23:57   ` Saul Wold [this message]
2013-07-31 13:09 ` [PATCH 09/13] subversion: upgrade to 1.8.1 Laurentiu Palcu
2013-07-31 22:34   ` Saul Wold
2013-07-31 23:59     ` Flanagan, Elizabeth
2013-08-01  6:30       ` Burton, Ross
2013-08-01  8:37         ` Martin Jansa
2013-08-01 13:25     ` Laurentiu Palcu
2013-07-31 13:09 ` [PATCH 10/13] xhost: upgrade to 1.0.6 Laurentiu Palcu
2013-07-31 13:09 ` [PATCH 11/13] makedepend: upgrade to 1.0.5 Laurentiu Palcu
2013-07-31 13:09 ` [PATCH 12/13] flex: upgrade to 2.5.37 Laurentiu Palcu
2013-07-31 13:56   ` Burton, Ross
2013-07-31 13:09 ` [PATCH 13/13] grub_2.00: fix compilation when using flex 2.5.37 Laurentiu Palcu
2013-07-31 13:58 ` [PATCH 00/13] Package upgrades Burton, Ross
2013-08-02 10:40 ` [PATCH v2 00/13] Package upgrades (cover letter only) Laurentiu Palcu

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=51FAF5F8.3090602@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=B19537@freescale.com \
    --cc=laurentiu.palcu@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=otavio@ossystems.com.br \
    --cc=zhenhua.luo@freescale.com \
    /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