diff options
Diffstat (limited to 'recipes-bsp/rcw')
-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 b4fba4a9..019ae352 100644 --- a/recipes-bsp/rcw/ls2-rcw_git.bb +++ b/recipes-bsp/rcw/ls2-rcw_git.bb | |||
@@ -9,7 +9,7 @@ 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;nobranch=1" | 11 | SRC_URI = "git://git.freescale.com/ppc/sdk/ls2-rcw.git;nobranch=1" |
12 | SRCREV = "83a7a661404b760874759073c9f14c8c2c8a9af3" | 12 | SRCREV = "5d4624f74ad2744160060a006b7b5a6359d69142" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||