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 79e0b6bd21..51db84c4d4 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 = "6294b344e5140f5467e6860f45a174440015304e" | 11 | SRCREV = "3fa7c853e0bcd6fe23f7524c2a3c9e3af90901c3" |
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | PV = "1.9.0+git${SRCPV}" | 13 | PV = "1.9.0+git${SRCPV}" |
| 14 | 14 | ||
