diff options
author | Andrew Wilcox <andy@protium.com> | 2007-12-17 18:31:29 +0000 |
---|---|---|
committer | Andrew Wilcox <andy@protium.com> | 2007-12-17 18:31:29 +0000 |
commit | ce77ced0ef562fdc882a36176dcb21ca096ed365 (patch) | |
tree | 440926b8a0eb6d5eb908921fb31a824555e28070 /conf/distro | |
parent | d4b8505a939f85e0797074b54f104487c14006f4 (diff) |
Remove u-boot-utils-native from RDEPENDS. Remove openprotium specificity.
Add u-boot-utils-native dependency in linux-linstation kernels.
Fix of previous u-boot commit.
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/angstrom-2007-preferred-versions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/angstrom-2007-preferred-versions.inc b/conf/distro/include/angstrom-2007-preferred-versions.inc index ddd9b61791..1b6ed46ac7 100644 --- a/conf/distro/include/angstrom-2007-preferred-versions.inc +++ b/conf/distro/include/angstrom-2007-preferred-versions.inc @@ -1891,7 +1891,7 @@ PREFERRED_VERSION_u-boot-omap2430sdp ?= "1.1.4" PREFERRED_VERSION_u2nl ?= "1.3" PREFERRED_VERSION_uae4all ?= "0.7.1" PREFERRED_VERSION_ubahnnav ?= "0.4.1" -PREFERRED_VERSION_u-boot-utils-native ?= "1.2.0" +PREFERRED_VERSION_u-boot-utils ?= "1.2.0" PREFERRED_VERSION_udev ?= "092" PREFERRED_VERSION_udev-hostap-cs-vcc-workaround ?= "1.0" PREFERRED_VERSION_udhcp ?= "0.9.8" |