summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/apptrk
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/apptrk')
-rw-r--r--recipes-bsp/apptrk/apptrk_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/apptrk/apptrk_git.bb b/recipes-bsp/apptrk/apptrk_git.bb
index 6cb8cfce..38b700fb 100644
--- a/recipes-bsp/apptrk/apptrk_git.bb
+++ b/recipes-bsp/apptrk/apptrk_git.bb
@@ -7,11 +7,11 @@ DEPENDS = "elfutils"
7 7
8inherit kernel-arch 8inherit kernel-arch
9 9
10SRC_URI = "git://git.freescale.com/ppc/sdk/apptrk.git;nobranch=1 \ 10SRC_URI = "git://git.freescale.com/ppc/sdk/apptrk.git;branch=sdk-v1.9.x \
11 file://apptrk-install-create-all-components-of-DEST.patch \ 11 file://apptrk-install-create-all-components-of-DEST.patch \
12 file://no-strip.patch \ 12 file://no-strip.patch \
13" 13"
14SRCREV = "cbed10997c5e2a4aaa004fb0e1efec858bf1bbe1" 14SRCREV = "4216af328452ed25a557759715a2087986a5a4bd"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17