diff options
| -rw-r--r-- | recipes-dpaa/usdpaa/usdpaa_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-dpaa/usdpaa/usdpaa_git.bb b/recipes-dpaa/usdpaa/usdpaa_git.bb index 193d8ba9e..dde8fd95c 100644 --- a/recipes-dpaa/usdpaa/usdpaa_git.bb +++ b/recipes-dpaa/usdpaa/usdpaa_git.bb | |||
| @@ -7,8 +7,8 @@ inherit pkgconfig | |||
| 7 | 7 | ||
| 8 | DEPENDS += "flib" | 8 | DEPENDS += "flib" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git;branch=sdk-v2.0.x" | 10 | SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git;nobranch=1" |
| 11 | SRCREV = "a21c62ec9ac015f6c37f89d595e892852055b0fb" | 11 | SRCREV = "7dd9b4eee5346729a83adad491dda979d55ac62b" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
