diff options
-rw-r--r-- | recipes-bsp/ppa/ppa.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/ppa/ppa.inc b/recipes-bsp/ppa/ppa.inc index e1c73652..f05a1ba4 100644 --- a/recipes-bsp/ppa/ppa.inc +++ b/recipes-bsp/ppa/ppa.inc | |||
@@ -8,7 +8,7 @@ inherit deploy | |||
8 | 8 | ||
9 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ppa-generic;nobranch=1 \ | 9 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ppa-generic;nobranch=1 \ |
10 | " | 10 | " |
11 | SRCREV = "f00e7ef29a0e14d9ab0ce31606e768c52e35609d" | 11 | SRCREV = "dcbe27bb5d1f769ca2c061a3d4241aa2d13dc19e" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||