From b1c0b3de20385457fdba4786c5cd11ef9024e6af Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 10 Feb 2011 10:34:40 +0000 Subject: 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 --- meta/conf/distro/include/poky-fixed-revisions.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/conf/distro/include') diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index b7bd6f9fb..948608001 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc @@ -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" -- cgit v1.2.3