summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/pkc-firmware/pkc-firmware_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/pkc-firmware/pkc-firmware_git.bb')
-rw-r--r--recipes-bsp/pkc-firmware/pkc-firmware_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/pkc-firmware/pkc-firmware_git.bb b/recipes-bsp/pkc-firmware/pkc-firmware_git.bb
index f5848ebe..25ef7eaf 100644
--- a/recipes-bsp/pkc-firmware/pkc-firmware_git.bb
+++ b/recipes-bsp/pkc-firmware/pkc-firmware_git.bb
@@ -10,7 +10,7 @@ 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;nobranch=1" 13SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/pkc-firmware;nobranch=1"
14SRCREV = "209e0e6babdab43f38db84591307bedfd0bed542" 14SRCREV = "209e0e6babdab43f38db84591307bedfd0bed542"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"