diff options
| -rw-r--r-- | meta/recipes-devtools/pseudo/pseudo_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_git.bb index 09a3331d35..9103d49112 100644 --- a/meta/recipes-devtools/pseudo/pseudo_git.bb +++ b/meta/recipes-devtools/pseudo/pseudo_git.bb | |||
| @@ -8,7 +8,7 @@ SRC_URI = "git://git.yoctoproject.org/pseudo \ | |||
| 8 | file://toomanyfiles.patch \ | 8 | file://toomanyfiles.patch \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | SRCREV = "19f18124f16c4c85405b140a1fb8cb3b31d865bf" | 11 | SRCREV = "fddbe854c9db058d5a05830d3bcdd4233d95ee2e" |
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | PV = "1.9.0+git${SRCPV}" | 13 | PV = "1.9.0+git${SRCPV}" |
| 14 | 14 | ||
