diff options
| -rw-r--r-- | recipes-kernel/pkc-host/pkc-host_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/pkc-host/pkc-host_git.bb b/recipes-kernel/pkc-host/pkc-host_git.bb index ece2a613c..d3d05eeb0 100644 --- a/recipes-kernel/pkc-host/pkc-host_git.bb +++ b/recipes-kernel/pkc-host/pkc-host_git.bb | |||
| @@ -10,7 +10,7 @@ RDEPENDS_${PN} += "cryptodev-module bc" | |||
| 10 | # if it is fixed. | 10 | # if it is fixed. |
| 11 | REQUIRED_DISTRO_FEATURES = "c29x_pkc" | 11 | REQUIRED_DISTRO_FEATURES = "c29x_pkc" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://git.freescale.com/ppc/sdk/pkc-host.git;branch=sdk-v2.0.x" | 13 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/pkc-host;branch=nxp/sdk-v2.0.x" |
| 14 | SRCREV = "e021464d700b3259d7114fb6e5e54a9f9c3ee326" | 14 | SRCREV = "e021464d700b3259d7114fb6e5e54a9f9c3ee326" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
