summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa/usdpaa/usdpaa_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-dpaa/usdpaa/usdpaa_git.bb')
-rw-r--r--recipes-dpaa/usdpaa/usdpaa_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-dpaa/usdpaa/usdpaa_git.bb b/recipes-dpaa/usdpaa/usdpaa_git.bb
index 32cad12..e636261 100644
--- a/recipes-dpaa/usdpaa/usdpaa_git.bb
+++ b/recipes-dpaa/usdpaa/usdpaa_git.bb
@@ -9,8 +9,8 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
9 9
10DEPENDS += "flib" 10DEPENDS += "flib"
11 11
12SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git;nobranch=1" 12SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git;branch=sdk-v1.9.x"
13SRCREV = "3b0717952400577608a548fc4c4858a9efd1bd96" 13SRCREV = "b73546dc923d9f3df92af08c2ebaf36d83ab96ea"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16