diff options
author | Koen Kooi <koen@openembedded.org> | 2007-05-08 07:54:39 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-05-08 07:54:39 +0000 |
commit | 4e3a92fe8455a3d05eeaf9f725eca8448e5c68d6 (patch) | |
tree | f483d5e7a1f5fc61900819674cb4342c892b2d7d /conf/distro | |
parent | f48c311273ddb1bc2d7e3335e114751f84d230de (diff) |
angstrom: stop locking down gstreamer versions
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index be2a5b88bf..b97a1332e4 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -247,8 +247,6 @@ PCMCIA_MANAGER = "pcmciautils" PREFERRED_VERSION_dbus ?= "1.0.2" PREFERRED_VERSION_dbus-glib ?= "0.72" -PREFERRED_VERSION_gstreamer ?= "0.10.11" - PREFERRED_PROVIDER_hostap-conf ?= "hostap-conf" PREFERRED_PROVIDER_hostap-modules_h2200 ?= "hostap-modules" PREFERRED_PROVIDER_hostap-modules_hx4700 ?= "hostap-modules" |