All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Karthik Ramanan <a0393906@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH] libdce: Rename recipe and bump SRCREV
Date: Mon, 31 Oct 2016 13:38:24 -0400	[thread overview]
Message-ID: <20161031173824.GA12745@edge> (raw)
In-Reply-To: <1477903066-1422-1-git-send-email-a0393906@ti.com>

NAK


On Mon, Oct 31, 2016 at 02:07:46PM +0530, Karthik Ramanan wrote:
> Make recipe compatible to 3.00.12.00 version
> Includes minor bug fixes
> 
> Signed-off-by: Karthik Ramanan <a0393906@ti.com>
> ---
>  recipes-multimedia/libdce/libdce_3.00.10.01.bb | 15 ---------------
>  recipes-multimedia/libdce/libdce_git.bb        | 16 ++++++++++++++++
>  2 files changed, 16 insertions(+), 15 deletions(-)
>  delete mode 100644 recipes-multimedia/libdce/libdce_3.00.10.01.bb
>  create mode 100644 recipes-multimedia/libdce/libdce_git.bb
> 
> diff --git a/recipes-multimedia/libdce/libdce_3.00.10.01.bb b/recipes-multimedia/libdce/libdce_3.00.10.01.bb
> deleted file mode 100644
> index 7adb961..0000000
> --- a/recipes-multimedia/libdce/libdce_3.00.10.01.bb
> +++ /dev/null
> @@ -1,15 +0,0 @@
> -DESCRIPTION = "Library used for remotely invoking the hw accelerated codec on IVA-HD"
> -LICENSE = "BSD"
> -LIC_FILES_CHKSUM = "file://libdce.h;beginline=1;endline=31;md5=0a398cf815b8b5f31f552266cd453dae"
> -
> -inherit autotools pkgconfig
> -
> -DEPENDS = "libdrm ti-ipc"
> -
> -SRC_URI = "git://git.omapzoom.org/repo/libdce.git;protocol=git"
> -SRCREV = "f83e785d2b98404fed9e3a6264bf4945c65abd12"
> -
> -S = "${WORKDIR}/git"
> -EXTRA_OECONF += "IPC_HEADERS=${STAGING_INCDIR}/ti/ipc/mm"
> -
> -PR = "r1"
> diff --git a/recipes-multimedia/libdce/libdce_git.bb b/recipes-multimedia/libdce/libdce_git.bb
> new file mode 100644
> index 0000000..60bc140
> --- /dev/null
> +++ b/recipes-multimedia/libdce/libdce_git.bb
> @@ -0,0 +1,16 @@
> +DESCRIPTION = "Library used for remotely invoking the hw accelerated codec on IVA-HD"
> +LICENSE = "BSD"
> +LIC_FILES_CHKSUM = "file://libdce.h;beginline=1;endline=31;md5=0a398cf815b8b5f31f552266cd453dae"
> +
> +inherit autotools pkgconfig
> +
> +DEPENDS = "libdrm ti-ipc"
> +
> +SRC_URI = "git://git.omapzoom.org/repo/libdce.git;protocol=git"
> +SRCREV = "281e466ff5b0344f538ec4e76076290e60774516"
> +
> +S = "${WORKDIR}/git"
> +EXTRA_OECONF += "IPC_HEADERS=${STAGING_INCDIR}/ti/ipc/mm"
> +
> +PV = "3.00.12.00"
> +PR = "r2"
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


      reply	other threads:[~2016-10-31 17:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-31  8:37 [PATCH] libdce: Rename recipe and bump SRCREV Karthik Ramanan
2016-10-31 17:38 ` Denys Dmytriyenko [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=20161031173824.GA12745@edge \
    --to=denys@ti.com \
    --cc=a0393906@ti.com \
    --cc=meta-ti@yoctoproject.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.