aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/imx-test/imx-test.inc6
-rwxr-xr-xrecipes-bsp/imx-test/imx-test/imx-test-11.09.01.tar.gzbin12593960 -> 0 bytes
-rw-r--r--recipes-bsp/imx-test/imx-test_11.09.01.bb2
3 files changed, 5 insertions, 3 deletions
diff --git a/recipes-bsp/imx-test/imx-test.inc b/recipes-bsp/imx-test/imx-test.inc
index 8a079f8..3c108f1 100644
--- a/recipes-bsp/imx-test/imx-test.inc
+++ b/recipes-bsp/imx-test/imx-test.inc
@@ -5,13 +5,13 @@ DEPENDS = "virtual/kernel imx-lib"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
-INC_PR = "r4"
+INC_PR = "r5"
PLATFORM_imx53ard = "IMX53"
PLATFORM_imx53qsb = "IMX53"
PLATFORM_imx51evk = "IMX51"
-SRC_URI = "file://imx-test-${PV}.tar.gz"
+SRC_URI = "${FSL_MIRROR}/imx-test-${PV}.tar.gz"
do_compile() {
LDFLAGS="" make PLATFORM=${PLATFORM} LINUXPATH=${STAGING_KERNEL_DIR} \
@@ -27,4 +27,4 @@ do_install() {
FILES_${PN} += "/unit_tests"
FILES_${PN}-dbg += "/unit_tests/.debug"
-PACKAGE_ARCH = "${MACHINE_ARCH}" \ No newline at end of file
+PACKAGE_ARCH = "${MACHINE_ARCH}"
diff --git a/recipes-bsp/imx-test/imx-test/imx-test-11.09.01.tar.gz b/recipes-bsp/imx-test/imx-test/imx-test-11.09.01.tar.gz
deleted file mode 100755
index f5e5db2..0000000
--- a/recipes-bsp/imx-test/imx-test/imx-test-11.09.01.tar.gz
+++ /dev/null
Binary files differ
diff --git a/recipes-bsp/imx-test/imx-test_11.09.01.bb b/recipes-bsp/imx-test/imx-test_11.09.01.bb
index 063547b..81df189 100644
--- a/recipes-bsp/imx-test/imx-test_11.09.01.bb
+++ b/recipes-bsp/imx-test/imx-test_11.09.01.bb
@@ -7,3 +7,5 @@ COMPATIBLE_MACHINE = "(mx5)"
SRC_URI += "file://0001-ENGR00158471-fix-ipu-unit-test-application-missing-i.patch \
file://0002-ENGR00170223-vpu-Fix-encoder-with-rotation-90-or-270.patch \
file://0003-ENGR00162747-fix-asrc-sample-rate-convert-issue.patch"
+SRC_URI[md5sum] = "5512dc0340cb71087c78f13bb6710ee0"
+SRC_URI[sha256sum] = "b788ac9c787b665c49596726e0095cef9ad835be4c616d2454543ae5f41a81af"