All of lore.kernel.org
 help / color / mirror / Atom feed
* [dora][PATCH 0/1] x264 SRCREV fix
@ 2014-06-09 16:31 Paul Eggleton
  2014-06-09 16:31 ` [dora][PATCH 1/1] x264: Update SRCREV to match commit in upstream git repo Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2014-06-09 16:31 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 68da848e0f7f026bf18707d8d59143177ff66f9b:

  gnutls: patch for CVE-2014-3466 backported (2014-06-06 10:27:11 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/x264-dora
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/x264-dora

Khem Raj (1):
  x264: Update SRCREV to match commit in upstream git repo

 meta/recipes-multimedia/x264/x264_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.9.3



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dora][PATCH 1/1] x264: Update SRCREV to match commit in upstream git repo
  2014-06-09 16:31 [dora][PATCH 0/1] x264 SRCREV fix Paul Eggleton
@ 2014-06-09 16:31 ` Paul Eggleton
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggleton @ 2014-06-09 16:31 UTC (permalink / raw)
  To: openembedded-core

From: Khem Raj <raj.khem@gmail.com>

It seems that 585324fee380109acd9986388f857f413a60b896 is no
longer there in git and it has been rewritten to
ffc3ad4945da69f3caa2b40e4eed715a9a8d9526

Change-Id: I9ffe8bd9bcef0d2dc5e6f6d3a6e4317bada8f4be
(From OE-Core rev: b193c7f251542aa76cb5a4d6dcb71d15b27005eb)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/recipes-multimedia/x264/x264_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-multimedia/x264/x264_git.bb b/meta/recipes-multimedia/x264/x264_git.bb
index 406df30..e40290f 100644
--- a/meta/recipes-multimedia/x264/x264_git.bb
+++ b/meta/recipes-multimedia/x264/x264_git.bb
@@ -11,7 +11,7 @@ SRC_URI = "git://git.videolan.org/x264.git \
            file://don-t-default-to-cortex-a9-with-neon.patch \
            "
 
-SRCREV = "585324fee380109acd9986388f857f413a60b896"
+SRCREV = "ffc3ad4945da69f3caa2b40e4eed715a9a8d9526"
 
 PV = "r2265+git${SRCPV}"
 
-- 
1.9.3



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-09 16:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-09 16:31 [dora][PATCH 0/1] x264 SRCREV fix Paul Eggleton
2014-06-09 16:31 ` [dora][PATCH 1/1] x264: Update SRCREV to match commit in upstream git repo Paul Eggleton

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.