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:
Richard Purdie
2011-02-10 10:34:40 +00:00
parent 0b50dc8ed6
commit b1c0b3de20
4 changed files with 83 additions and 71 deletions

View File

@@ -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"