summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/pkc-firmware
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/pkc-firmware')
-rw-r--r--recipes-bsp/pkc-firmware/pkc-firmware_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/pkc-firmware/pkc-firmware_git.bb b/recipes-bsp/pkc-firmware/pkc-firmware_git.bb
index bc61d676..f5848ebe 100644
--- a/recipes-bsp/pkc-firmware/pkc-firmware_git.bb
+++ b/recipes-bsp/pkc-firmware/pkc-firmware_git.bb
@@ -10,8 +10,8 @@ inherit deploy
10 10
11PACKAGE_ARCH = "${MACHINE_ARCH}" 11PACKAGE_ARCH = "${MACHINE_ARCH}"
12 12
13SRC_URI = "git://git.freescale.com/ppc/sdk/pkc-firmware.git;branch=sdk-v2.0.x" 13SRC_URI = "git://git.freescale.com/ppc/sdk/pkc-firmware.git;nobranch=1"
14SRCREV = "f75d281d83e74758f54d85bacfa74b7c07514413" 14SRCREV = "209e0e6babdab43f38db84591307bedfd0bed542"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17