From: Denys Dmytriyenko <denys@ti.com>
To: Jacob Stiffler <j-stiffler@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] ocl: bump SRCREV to version 1.1.9.1
Date: Mon, 25 Jul 2016 14:53:06 -0400 [thread overview]
Message-ID: <20160725185306.GK10741@edge> (raw)
In-Reply-To: <1468332255-31745-1-git-send-email-j-stiffler@ti.com>
On Tue, Jul 12, 2016 at 10:04:15AM -0400, Jacob Stiffler wrote:
> * includes examples fix to link with libdl
>
> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> ---
> meta-arago-extras/recipes-ti/ocl/ocl.inc | 4 ++--
> meta-arago-extras/recipes-ti/ocl/opencl-examples_git.bb | 6 ++----
> 2 files changed, 4 insertions(+), 6 deletions(-)
>
> diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc
> index 9d371ee..4df0c9e 100644
> --- a/meta-arago-extras/recipes-ti/ocl/ocl.inc
> +++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc
> @@ -1,4 +1,4 @@
> -PV = "1.1.9.0"
> +PV = "1.1.9.1"
> INC_PR = "r0"
>
> LIC_FILES_CHKSUM = "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120dff"
> @@ -9,7 +9,7 @@ OCL_GIT_URI = "git://git.ti.com/opencl/ti-opencl.git"
> OCL_GIT_PROTOCOL = "git"
> OCL_GIT_BRANCH = "master"
>
> -OCL_SRCREV = "79860f4b641a45bf689ea127a1525db90d74b5c7"
> +OCL_SRCREV = "aa89b7359d6328e98fa80c55c3b73543c53a1bbc"
>
> BRANCH = "${OCL_GIT_BRANCH}"
> SRC_URI = "${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}"
> diff --git a/meta-arago-extras/recipes-ti/ocl/opencl-examples_git.bb b/meta-arago-extras/recipes-ti/ocl/opencl-examples_git.bb
> index da14f1a..2a4b714 100644
> --- a/meta-arago-extras/recipes-ti/ocl/opencl-examples_git.bb
> +++ b/meta-arago-extras/recipes-ti/ocl/opencl-examples_git.bb
> @@ -4,9 +4,7 @@ LICENSE = "BSD"
>
> include ocl.inc
>
> -PR = "${INC_PR}.1"
> -
> -SRC_URI_append = " file://0001-float_compute-matmpy-Link-with-libdl-to-resolve-link.patch;pnum=2"
Should this patch be removed now?
> +PR = "${INC_PR}.0"
>
> COMPATIBLE_MACHINE = "dra7xx|keystone"
> PACKAGE_ARCH = "${MACHINE_ARCH}"
> @@ -81,4 +79,4 @@ FILES_${PN}-dbg += "\
> ${datadir}/ti/examples/opencl/*/.debug \
> "
>
> -INSANE_SKIP_${PN} = "arch ldflags textrel"
> +INSANE_SKIP_${PN} = "arch ldflags textrel staticdev"
> --
> 2.7.4
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2016-07-25 18:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-12 14:04 [PATCH] ocl: bump SRCREV to version 1.1.9.1 Jacob Stiffler
2016-07-25 18:53 ` 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=20160725185306.GK10741@edge \
--to=denys@ti.com \
--cc=j-stiffler@ti.com \
--cc=meta-arago@arago-project.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.