aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test/imx-test.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/imx-test/imx-test.inc')
-rw-r--r--recipes-bsp/imx-test/imx-test.inc6
1 files changed, 3 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}"