From: "Denys Dmytriyenko" <denys@ti.com>
To: <d-huang@ti.com>
Cc: <meta-ti@lists.yoctoproject.org>, <ajhernandez@ti.com>
Subject: Re: [meta-ti][thud][PATCH] ti-img-encode-decode: Update SRCREV to latest
Date: Wed, 22 Jan 2020 16:39:25 -0500 [thread overview]
Message-ID: <20200122213925.GD3658@beryl> (raw)
In-Reply-To: <20200121185653.15419-1-d-huang@ti.com>
David,
While at it, could you please remove hardcoding of the toolchain?
https://git.ti.com/cgit/jacinto7_multimedia/ti-img-encode-decode/tree/linux/decoder/Makefile#n167
https://git.ti.com/cgit/jacinto7_multimedia/ti-img-encode-decode/tree/linux/encoder/Makefile#n98
Should use CROSS_COMPILE instead. Thanks.
--
Denys
On Tue, Jan 21, 2020 at 12:56:53PM -0600, David Huang via Lists.Yoctoproject.Org wrote:
> From: David Huang <d-huang@ti.com>
>
> Pick up latest version of ti-img-encode-decode with improvements
> to V4L2 decoder stream restart and slice map calculation, and
> encoder performance profiling options.
>
> Signed-off-by: David Huang <d-huang@ti.com>
> ---
> .../ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb b/recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb
> index 87ed70a8c48c..86d954756600 100644
> --- a/recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb
> +++ b/recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb
> @@ -4,12 +4,12 @@ LIC_FILES_CHKSUM = "file://driver/common/dq.c;beginline=1;endline=16;md5=e015e28
>
> inherit module
>
> -MACHINE_KERNEL_PR_append = "e"
> +MACHINE_KERNEL_PR_append = "f"
> PR = "${MACHINE_KERNEL_PR}"
>
> COMPATIBLE_MACHINE = "j7-evm"
>
> -SRCREV = "fe07667a9405f17f04f5d26de5b0ba0626fec807"
> +SRCREV = "030e50dd0c53ec8e7825c85479ac3208925bb58d"
>
> EXTRA_OEMAKE = "KPATH=${STAGING_KERNEL_DIR} KCONF=${STAGING_KERNEL_BUILDDIR}"
> TARGET_CC_ARCH += "${LDFLAGS}"
> --
> 2.17.1
>
>
next prev parent reply other threads:[~2020-01-22 21:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-21 18:56 [meta-ti][thud][PATCH] ti-img-encode-decode: Update SRCREV to latest David Huang
2020-01-21 19:40 ` Alejandro Hernandez
2020-01-21 20:27 ` Denys Dmytriyenko
2020-01-22 21:39 ` Denys Dmytriyenko [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-01-23 16:58 David Huang
2020-01-23 17:05 ` Denys Dmytriyenko
2020-01-23 17:08 ` David Huang
2020-01-23 17:27 ` Denys Dmytriyenko
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=20200122213925.GD3658@beryl \
--to=denys@ti.com \
--cc=ajhernandez@ti.com \
--cc=d-huang@ti.com \
--cc=meta-ti@lists.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.