mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
pseudo_1.6.x.bb/pseudo_git.bb: Pseudo 1.6.4
pseudo 1.6.3 merges (with some changes) the changes from Peter A. Bigot to make --without-fallback-passwd work. It also adds a proposed fix for Yocto bug #7097, which has passed the obvious tests I could think of. pseudo 1.6.4 fixes a silly configure bug introduced with 1.6.3. [YOCTO: #7097] (From OE-Core rev: 67298d4fe6d96692a4e0578a44cc1a0bbf2cdc2b) Signed-off-by: Peter Seebach <peter.seebach@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
07f2eca7e9
commit
2323efc799
@@ -1,7 +1,7 @@
|
||||
require pseudo.inc
|
||||
|
||||
SRCREV = "0dc29e7c67f25d0978a7da5cd8965514912c5b36"
|
||||
PV = "1.6.2+git${SRCPV}"
|
||||
SRCREV = "41389d4279d6a5f694615906217f481605b183b7"
|
||||
PV = "1.6.4+git${SRCPV}"
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user