mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00: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"
|
UPSTREAM_CHECK_COMMITS = "1"
|
||||||
|
|
||||||
SRCREV = "296494a4011f58f32adc54304a2654627558c59a"
|
SRCREV = "cde9a93319bea766a92e306d69059c76de970190"
|
||||||
|
|
||||||
PV = "r2991+git${SRCPV}"
|
PV = "r3011+git${SRCPV}"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user