@@ -1,13 +1,13 @@
SUMMARY = "Test cases for DMA-Heap framework"
HOMEPAGE = "https://github.com/glneo/dma-heap-tests"
LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://src/heap_test_fixture.cpp;beginline=1;endline=15;md5=d16465a9e7dc8f53bfdf997c4bf55540"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=4c3b4cb87cfc8ccba69d579fbd7b0fb3"
PV = "1.0"
BRANCH = "master"
SRC_URI = "git://github.com/glneo/dma-heap-tests.git;protocol=https;branch=${BRANCH}"
-SRCREV = "334fc8ec8056badc9c6667e6f1328705cb973ab4"
+SRCREV = "230b406e97c12be5f930125a432d0dfa0316aa39"
DEPENDS = "googletest"
License-Update: license text moved to its own file Signed-off-by: Ryan Eatmon <reatmon@ti.com> --- v3: Tweak to License-Update reason. v2: Another SRCREV bump to pick up new LICENSE file and move the LIC_FILES_CHKSUM to that new file. meta-arago-test/recipes-devtools/dma-heap/dma-heap-tests.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)