diff options
author | Andrew Wilcox <andy@protium.com> | 2007-12-17 06:05:26 +0000 |
---|---|---|
committer | Andrew Wilcox <andy@protium.com> | 2007-12-17 06:05:26 +0000 |
commit | 5206b0d92ce6a6622ec041231314d7242a35f0e8 (patch) | |
tree | 94edc2ae7c369c2c6fe5a831d68ba3c6ebc60de6 /conf/distro | |
parent | 2eef78ec91e7fc70a5ccc318e78f43d55d44b8b2 (diff) |
Rename uboot-utils to u-boot-utils-native. u-boot-utils now makes
target u-boot utility fw_setenv for one distro.
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 aaa503edb9..ddd9b61791 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_uboot-utils ?= "1.2.0" +PREFERRED_VERSION_u-boot-utils-native ?= "1.2.0" PREFERRED_VERSION_udev ?= "092" PREFERRED_VERSION_udev-hostap-cs-vcc-workaround ?= "1.0" PREFERRED_VERSION_udhcp ?= "0.9.8" |