On 5 February 2018 at 06:21, Anuj Mittal <anuj.mittal@intel.com> wrote:
-SRC_URI = "git://github.com/01org/libva-utils.git;branch=v1.8-branch"
-SRCREV = "011c709b98b52db3b10aeb361dfea9da43930364"
-UPSTREAM_CHECK_URI = "https://github.com/01org/libva-utils/releases"
+SRC_URI = "git://github.com/intel/libva-utils.git"
+SRCREV = "505216d0e0d30273f665c888d4c60aa694060729"
+UPSTREAM_CHECK_URI = "https://github.com/intel/libva-utils/releases"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"

There are proper tarballs available on the github site too now:

https://github.com/intel/libva-utils/releases/download/2.0.0/libva-utils-2.0.0.tar.bz2

Can you switch this to use those instead?

Ross