mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
x264: upgrade to latest revision
(From OE-Core rev: 20027520b586e0514774203a882617319cccfa2b) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
255c900701
commit
3e57921973
@@ -14,9 +14,9 @@ SRC_URI = "git://github.com/mirror/x264;branch=stable \
|
||||
"
|
||||
UPSTREAM_CHECK_COMMITS = "1"
|
||||
|
||||
SRCREV = "296494a4011f58f32adc54304a2654627558c59a"
|
||||
SRCREV = "cde9a93319bea766a92e306d69059c76de970190"
|
||||
|
||||
PV = "r2991+git${SRCPV}"
|
||||
PV = "r3011+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user