diff options
| author | Tomasz Dziendzielski <tomasz.dziendzielski@gmail.com> | 2020-12-02 11:29:46 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-09 12:20:32 +0000 |
| commit | 1c3e8209f83a2c842954e22d92b8194de299a05b (patch) | |
| tree | 049d461655ade07d4d667f11275fb70013dedff3 /meta/recipes-devtools/pseudo | |
| parent | 64a18762f05dcaf525a2c945908b2747897a79df (diff) | |
| download | poky-1c3e8209f83a2c842954e22d92b8194de299a05b.tar.gz | |
pseudo: Update to print PSEUDO_LOGFILE in abort message on path mismatches
(From OE-Core rev: 9259d684415e3e7923de74359a4ed3487e0e9da7)
Signed-off-by: Tomasz Dziendzielski <tomasz.dziendzielski@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/pseudo')
| -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 50933c4bc1..a9f7aa966a 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;branch=oe-core \ | |||
| 8 | file://0003-pseudo_client-Simplify-pseudo_client_ignore_path_chr.patch \ | 8 | file://0003-pseudo_client-Simplify-pseudo_client_ignore_path_chr.patch \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | SRCREV = "cca0d7f15b7197095cd587420d31b187620c3093" | 11 | SRCREV = "69f205c41902e17933b81b1450636848e8da2126" |
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | PV = "1.9.0+git${SRCPV}" | 13 | PV = "1.9.0+git${SRCPV}" |
| 14 | 14 | ||
