Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Andrea Adami <andrea.adami@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-handheld][PATCH v2] udev_164: update .bbappend to 182 as in oe-core
Date: Sat, 27 Oct 2012 00:44:26 +0100	[thread overview]
Message-ID: <9586416.7d8ddFxKUP@helios> (raw)
In-Reply-To: <1351291300-4591-1-git-send-email-andrea.adami@gmail.com>

On Saturday 27 October 2012 00:41:40 Andrea Adami wrote:
> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
> ---
>  recipes-core/udev/udev_164.bbappend |    9 ---------
>  recipes-core/udev/udev_182.bbappend |    9 +++++++++
>  2 files changed, 9 insertions(+), 9 deletions(-)
>  delete mode 100644 recipes-core/udev/udev_164.bbappend
>  create mode 100644 recipes-core/udev/udev_182.bbappend
> 
> diff --git a/recipes-core/udev/udev_164.bbappend
> b/recipes-core/udev/udev_164.bbappend deleted file mode 100644
> index 4d263b0..0000000
> --- a/recipes-core/udev/udev_164.bbappend
> +++ /dev/null
> @@ -1,9 +0,0 @@
> -
> -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> -
> -PRINC := "${@int(PRINC) + 2}"
> -
> -# check only for ABS_X (0x00) and ABS_Y (0x01), ignore ABS_PRESSURE (0x18)
> -do_configure_append () {
> -        sed -i -e 's/"input:*-e0*,3,*a0,1,*18,*"/"input:*-e0*,3,*a0,1,*"/'
> ${WORKDIR}/local.rules -}
> diff --git a/recipes-core/udev/udev_182.bbappend
> b/recipes-core/udev/udev_182.bbappend new file mode 100644
> index 0000000..4d263b0
> --- /dev/null
> +++ b/recipes-core/udev/udev_182.bbappend
> @@ -0,0 +1,9 @@
> +
> +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> +
> +PRINC := "${@int(PRINC) + 1}"
> +
> +# check only for ABS_X (0x00) and ABS_Y (0x01), ignore ABS_PRESSURE (0x18)
> +do_configure_append () {
> +        sed -i -e 's/"input:*-e0*,3,*a0,1,*18,*"/"input:*-e0*,3,*a0,1,*"/'
> ${WORKDIR}/local.rules +}

v2 merged to meta-handheld master, thanks.

I've also created a danny branch before this commit.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



      reply	other threads:[~2012-10-26 23:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-26 22:16 [meta-handheld][PATCH] udev_164: update .bbappend to 182 as in oe-core Andrea Adami
2012-10-26 22:20 ` Andrea Adami
2012-10-26 22:41 ` [meta-handheld][PATCH v2] " Andrea Adami
2012-10-26 23:44   ` Paul Eggleton [this message]

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=9586416.7d8ddFxKUP@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=andrea.adami@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