diff options
| -rw-r--r-- | recipes-bsp/rcw/ls2-rcw_git.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/rcw/ls2-rcw_git.bb b/recipes-bsp/rcw/ls2-rcw_git.bb index b6d9ccd37..7acd6c9b1 100644 --- a/recipes-bsp/rcw/ls2-rcw_git.bb +++ b/recipes-bsp/rcw/ls2-rcw_git.bb  | |||
| @@ -8,7 +8,7 @@ inherit deploy | |||
| 8 | INHIBIT_DEFAULT_DEPS = "1" | 8 | INHIBIT_DEFAULT_DEPS = "1" | 
| 9 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 9 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 
| 10 | 10 | ||
| 11 | SRC_URI = "git://git.freescale.com/ppc/sdk/ls2-rcw.git;branch=sdk-v2.0.x" | 11 | SRC_URI = "git://git.freescale.com/ppc/sdk/ls2-rcw.git;nobranch=1" | 
| 12 | SRCREV = "74ec3bcdf33fbbedf417b800e0d486d1e8031115" | 12 | SRCREV = "74ec3bcdf33fbbedf417b800e0d486d1e8031115" | 
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" | 
