public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Anuj Mittal <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH v2] x264: update to latest on stable branch
Date: Fri, 15 Feb 2019 04:01:25 +0800	[thread overview]
Message-ID: <20190214200125.13475-1-anuj.mittal@intel.com> (raw)
In-Reply-To: <CAJTo0LYLQRxrByBagTYWfEA2jES-+GfZrfjFCvEDq+ONLmOgDg@mail.gmail.com>

For changes, see:

https://github.com/mirror/x264/compare/e9a5903edf8ca59ef20e6f4894c196f135af735e...0a84d986e7020f8344f00752e3600b9769cc1e85

Remove the perlnative dependency that doesn't seem to be needed.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
---
 meta/recipes-multimedia/x264/x264_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-multimedia/x264/x264_git.bb b/meta/recipes-multimedia/x264/x264_git.bb
index 842ea2547c..34c7dc4f78 100644
--- a/meta/recipes-multimedia/x264/x264_git.bb
+++ b/meta/recipes-multimedia/x264/x264_git.bb
@@ -14,13 +14,13 @@ SRC_URI = "git://github.com/mirror/x264;branch=stable \
            "
 UPSTREAM_CHECK_COMMITS = "1"
 
-SRCREV = "e9a5903edf8ca59ef20e6f4894c196f135af735e"
+SRCREV = "0a84d986e7020f8344f00752e3600b9769cc1e85"
 
-PV = "r2854+git${SRCPV}"
+PV = "r2917+git${SRCPV}"
 
 S = "${WORKDIR}/git"
 
-inherit lib_package pkgconfig perlnative
+inherit lib_package pkgconfig
 
 X264_DISABLE_ASM = ""
 X264_DISABLE_ASM_x86 = "--disable-asm"
-- 
2.17.1



  reply	other threads:[~2019-02-14 20:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-14  5:48 [PATCH 1/4] x264: update to latest on stable branch Anuj Mittal
2019-02-14  5:48 ` [PATCH 2/4] harfbuzz: upgrade 2.2.0 -> 2.3.1 Anuj Mittal
2019-02-14  5:48 ` [PATCH 3/4] pixman: upgrade 0.34.0 -> 0.38.0 Anuj Mittal
2019-02-14 15:58   ` Khem Raj
2019-02-14 19:53     ` Mittal, Anuj
2019-02-14 21:44       ` Khem Raj
2019-02-14  5:48 ` [PATCH 4/4] cairo: upgrade 1.14.12 -> 1.16.0 Anuj Mittal
2019-02-14 14:04 ` [PATCH 1/4] x264: update to latest on stable branch Burton, Ross
2019-02-14 20:01   ` Anuj Mittal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-11-08 15:19 [PATCH V2] x264: Update " Khem Raj

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=20190214200125.13475-1-anuj.mittal@intel.com \
    --to=anuj.mittal@intel.com \
    --cc=openembedded-core@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