aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/x-load/x-load_1.46-psp.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/x-load/x-load_1.46-psp.bb')
-rw-r--r--recipes-bsp/x-load/x-load_1.46-psp.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/x-load/x-load_1.46-psp.bb b/recipes-bsp/x-load/x-load_1.46-psp.bb
index 108e408d..cc9ad3f7 100644
--- a/recipes-bsp/x-load/x-load_1.46-psp.bb
+++ b/recipes-bsp/x-load/x-load_1.46-psp.bb
@@ -11,7 +11,7 @@ PR ="r0"
PE = "1"
# TI PSP v1.46_OMAPPSP_03.00.01.06 (Tag is one commit different)
-SRCREV_pn-${PN} = "fc6d5be15c703d21aef0ae0b8c02177721f0445f"
+SRCREV:pn-${PN} = "fc6d5be15c703d21aef0ae0b8c02177721f0445f"
SRC_URI = "git://arago-project.org/git/projects/x-load-omap3.git;protocol=git"
S = "${WORKDIR}/git"
@@ -33,6 +33,6 @@ do_install () {
ln -sf ${MLO_IMAGE} ${D}/boot/${MLO_SYMLINK_NOMACHINE}
}
-FILES_${PN} = "/boot"
+FILES:${PN} = "/boot"
PACKAGE_ARCH = "${MACHINE_ARCH}"