Content of COPYING is changed. Checksum of license is updated accordingly. A very brief and unauthentic test procedure was done by: () adding intel-gpu-tools packages in sato distro image () run some executables in tools, benchmark () manually run "basic" sub-test in some test applications.
There are some failures from test, but I think they are not related to this update. Signed-off-by: Jianxun Zhang <[email protected]> --- .../{intel-gpu-tools_1.13.bb => intel-gpu-tools_1.14.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename common/recipes-graphics/intel-gpu-tools/{intel-gpu-tools_1.13.bb => intel-gpu-tools_1.14.bb} (83%) diff --git a/common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.13.bb b/common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.14.bb similarity index 83% rename from common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.13.bb rename to common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.14.bb index 94772ca..7bad217 100644 --- a/common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.13.bb +++ b/common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.14.bb @@ -3,7 +3,7 @@ require ${COREBASE}/meta/recipes-graphics/xorg-app/xorg-app-common.inc SUMMARY = "Intel GPU tools" DESCRIPTION = "Variety of small tools for testing intel graphics." -LIC_FILES_CHKSUM = "file://COPYING;md5=0918806acfedc3e8c0488f2dd61616dd" +LIC_FILES_CHKSUM = "file://COPYING;md5=e4b3dd344780e0400593b21b115a6947" inherit autotools gtk-doc @@ -13,8 +13,8 @@ RDEPENDS_${PN}-tests += "bash" PACKAGE_BEFORE_PN = "${PN}-benchmarks ${PN}-tests" -SRC_URI[md5sum] = "9ef0d6385e2665db7afa6432f1418ed3" -SRC_URI[sha256sum] = "c6e65884c106eff4af3a6896ae3fede6bf309337962f2e75ab897f116872ae34" +SRC_URI[md5sum] = "b09d69526c86174007bea2228e36b2f1" +SRC_URI[sha256sum] = "3596e1d36e9c1203eed5abff5a0f272d573f4eb917b5cee4f029cce5a70a0f0c" PACKAGECONFIG ??= "" PACKAGECONFIG[libunwind] = "--with-libunwind,--without-libunwind,libunwind,libunwind" -- 1.9.1 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
