diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-11-02 17:48:56 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-11-03 08:21:12 +0000 |
| commit | dd0ecfcf06e7a0a456096f951d94bfe1439224c7 (patch) | |
| tree | f52dc09b1ab5524cfa2c0bdd51e613e6c612f159 /meta | |
| parent | da390c5a3a8a9e7393b59de7abce997bb7d8cba4 (diff) | |
| download | poky-dd0ecfcf06e7a0a456096f951d94bfe1439224c7.tar.gz | |
x264: upgrade to latest revision
(From OE-Core rev: 5e66e24137ca39fee7431424127360a897d5b819)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-multimedia/x264/x264_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/x264/x264_git.bb b/meta/recipes-multimedia/x264/x264_git.bb index f226fec3c4..25ab72c66d 100644 --- a/meta/recipes-multimedia/x264/x264_git.bb +++ b/meta/recipes-multimedia/x264/x264_git.bb | |||
| @@ -14,7 +14,7 @@ SRC_URI = "git://github.com/mirror/x264;branch=stable \ | |||
| 14 | " | 14 | " |
| 15 | UPSTREAM_CHECK_COMMITS = "1" | 15 | UPSTREAM_CHECK_COMMITS = "1" |
| 16 | 16 | ||
| 17 | SRCREV = "cde9a93319bea766a92e306d69059c76de970190" | 17 | SRCREV = "d198931a63049db1f2c92d96c34904c69fde8117" |
| 18 | 18 | ||
| 19 | PV = "r3011+git${SRCPV}" | 19 | PV = "r3011+git${SRCPV}" |
| 20 | 20 | ||
