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 48a83cd..f5684f9 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-v1.9.x" 13SRC_URI = "git://git.freescale.com/ppc/sdk/pkc-firmware.git;branch=sdk-v2.0.x"
14SRCREV = "32804a0d5d763b4ccc72dcd97969dc5adc14c2f9" 14SRCREV = "ed90f156389e7f0fc848f70ef015434a3f9b89ef"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17