mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
pseudo: Add and use the 1.0 release version
Not using the git version has the advantage of removing several early bootstrap dependencies such as git-native (which pulls in perl and openssl). Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -7,6 +7,8 @@ PREFERRED_VERSION_hal ?= "0.5.14"
|
||||
PREFERRED_VERSION_hal-info ?= "20091130"
|
||||
PREFERRED_VERSION_udev ?= "164"
|
||||
PREFERRED_VERSION_wpa-supplicant ?= "0.7.3"
|
||||
PREFERRED_VERSION_pseudo = "1.0"
|
||||
PREFERRED_VERSION_pseudo-native = "1.0"
|
||||
|
||||
PULSEAUDIOVERSION ?= "0.9.22"
|
||||
PULSEAUDIOVERSION_arm ?= "0.9.15"
|
||||
|
||||
Reference in New Issue
Block a user